Skip to content

Commit

Permalink
Deployed b320ce1 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mshannaq committed Nov 15, 2023
1 parent f11138d commit 0886a5c
Show file tree
Hide file tree
Showing 11 changed files with 1,253 additions and 62 deletions.
38 changes: 38 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,44 @@



<li class="md-nav__item">
<a href="/introduction/" class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>








<li class="md-nav__item">
<a href="/why-smartyurl/" class="md-nav__link">


<span class="md-ellipsis">
Why Using SmartyURL?
</span>


</a>
</li>








<li class="md-nav__item">
<a href="/developers/" class="md-nav__link">

Expand Down
40 changes: 39 additions & 1 deletion developers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@



<link rel="prev" href="..">
<link rel="prev" href="../why-smartyurl/">


<link rel="next" href="../ip2location/">
Expand Down Expand Up @@ -259,6 +259,44 @@




<li class="md-nav__item">
<a href="../introduction/" class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>








<li class="md-nav__item">
<a href="../why-smartyurl/" class="md-nav__link">


<span class="md-ellipsis">
Why Using SmartyURL?
</span>


</a>
</li>










Expand Down
109 changes: 49 additions & 60 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@



<link rel="next" href="developers/">
<link rel="next" href="introduction/">


<link rel="icon" href="assets/images/favicon.png">
Expand Down Expand Up @@ -286,22 +286,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#server-requirements" class="md-nav__link">
Server Requirements
</a>

</li>

<li class="md-nav__item">
<a href="#installation" class="md-nav__link">
Installation
</a>

</li>

<li class="md-nav__item">
<a href="#documentation" class="md-nav__link">
Documentation
<a href="#getting-started" class="md-nav__link">
Getting Started
</a>

</li>
Expand All @@ -326,6 +312,44 @@



<li class="md-nav__item">
<a href="introduction/" class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>








<li class="md-nav__item">
<a href="why-smartyurl/" class="md-nav__link">


<span class="md-ellipsis">
Why Using SmartyURL?
</span>


</a>
</li>








<li class="md-nav__item">
<a href="developers/" class="md-nav__link">

Expand Down Expand Up @@ -424,22 +448,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#server-requirements" class="md-nav__link">
Server Requirements
</a>

</li>

<li class="md-nav__item">
<a href="#installation" class="md-nav__link">
Installation
</a>

</li>

<li class="md-nav__item">
<a href="#documentation" class="md-nav__link">
Documentation
<a href="#getting-started" class="md-nav__link">
Getting Started
</a>

</li>
Expand Down Expand Up @@ -470,41 +480,20 @@


<h1 id="smartyurl-documentation">SmartyURL Documentation</h1>
<p>SmartyURL, a powerful &amp; open-source URL management tool, empowers businesses and individuals they need self-hosted tool to customize, track, shorten URLs, and manage their URLs for marketing, analytics, and reporting.</p>
<p>You can utilize SmartyURL to generate redirect links to the final URL, considering various variables like the visitor's geographical location or user device information.</p>
<p><img alt="image" src="https://github.com/extendy-sam/SmartyURL/assets/146824708/3f24ac02-d42e-413f-a2d8-5564587862f1" /></p>
<p>For instance, you can create a unified link for mobile app downloads, dynamically adjusting the destination URL based on the user's device, whether it runs on Android or iOS. This ensures users are directed to the appropriate download link from the official store, tailored to their operating system.</p>
<p><img alt="image" src="https://github.com/extendy-sam/SmartyURL/assets/146824708/22b62a10-e02c-43e7-8d76-2f875f6d9230" /></p>
<p>Likewise, you can also generate intelligent links to route visitors to specific URLs based on their location. For instance, users from the United States will be redirected to one link, while those from Saudi Arabia will be directed to another</p>
<p><img alt="image" src="https://github.com/extendy-sam/SmartyURL/assets/146824708/0afe4a88-918e-4713-bab7-fe0d51d08433" /></p>
<p>SmartyURL, a powerful &amp; open-source URL management tool, empowers businesses and individuals they need self-hosted tool to customize, track, shorten URLs, and manage their URLs for marketing, analytics, and reporting.</p>
<p>In addition to shortening URLs (based on domain that you use), SmartyURL also offers a variety of other features, such as:</p>
<ul>
<li><strong>Space-saving and improved readability</strong></li>
<li><strong>Smart URL redirects.</strong></li>
<li><strong>Tracking and analytics</strong></li>
<li><strong>Customization</strong></li>
</ul>
<h2 id="server-requirements">Server Requirements</h2>
<ul>
<li>
<p>You need a web hosting account (for a domain or sub-domain) with PHP 8.1 or higher support and the following PHP extensions (typically supported by most PHP hosting providers):</p>
<ul>
<li><a href="http://php.net/manual/en/mysqlnd.install.php">mysqlnd</a> , <a href="http://php.net/manual/en/intl.requirements.php">intl</a> , <a href="http://php.net/manual/en/mbstring.installation.php">mbstring</a> , <a href="https://www.php.net/manual/en/curl.setup.php">libcurl</a> , <a href="https://www.php.net/manual/en/gmp.installation.php">gmp</a> , <a href="https://www.php.net/manual/en/json.installation.php">json</a>, <a href="https://www.php.net/manual/en/bc.setup.php">bcmath</a></li>
</ul>
</li>
<li>
<p>Your web hosting account should have MySQL 8.0+ support</p>
</li>
</ul>
<h2 id="installation">Installation</h2>
<p>Since SmartyURL is still in its early stages, you can find installation instructions in the <a href="developers/">Developer's Guide</a>. Once we release the first version of SmartyURL, we will provide detailed installation instructions.</p>
<h2 id="documentation">Documentation</h2>
<ul>
<li><a href="developers/">Developer's Guide</a></li>
<li><a href="ip2location/">Accuracy of Geographical Location of IPs</a></li>
<li><a href="license/">License</a></li>
<li><a href="legalnotice/">Legal Notice</a></li>
</ul>
<h2 id="getting-started">Getting Started</h2>
<p>Getting started with SmartyURL is quick and straightforward:
- <a href="introduction/">Introduction to SmartyURL</a>.
- <a href="installation/">Installation of SmartyURL</a>.</p>
<p><a href="why-smartyurl/">Why to use SmartyURL</a></p>
<h2 id="acknowledgments">Acknowledgments</h2>
<p>Every open-source project depends on its contributors to be a success. Thanks to:</p>
<p><a href="https://github.com/extendy/smartyurl/graphs/contributors">
Expand Down
38 changes: 38 additions & 0 deletions installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,44 @@



<li class="md-nav__item">
<a href="../introduction/" class="md-nav__link">


<span class="md-ellipsis">
Introduction
</span>


</a>
</li>








<li class="md-nav__item">
<a href="../why-smartyurl/" class="md-nav__link">


<span class="md-ellipsis">
Why Using SmartyURL?
</span>


</a>
</li>








<li class="md-nav__item">
<a href="../developers/" class="md-nav__link">

Expand Down
Loading

0 comments on commit 0886a5c

Please sign in to comment.