@@ -68,6 +68,10 @@ <h3 style="margin-top:0;">Table of Contents</h3>
6868 fill ="var(--accent) " transform ="translate(495,393) " />
6969 </ svg >
7070 </ div >
71+ < a href ="https://github.com/GitFolderDownloader/GitFolderDownloader.github.io " title ="Give a Star "
72+ class ="icon-btn " style ="position: fixed;top: 5px;left: 5px;z-index: 100; ">
73+ < span class ="material-icons "> star_rate</ span >
74+ </ a >
7175 < header class ="wiki-header ">
7276 < div class ="logo " style ="justify-content: flex-start;width: -webkit-fill-available; ">
7377 < a href ="../ " class ="primary-btn " title ="Go back to Home "
@@ -94,7 +98,8 @@ <h3>Copy GitHub URL</h3>
9498 < div class ="step-num "> 2</ div >
9599 < div >
96100 < h3 > Paste & Download</ h3 >
97- < p > Paste the link into Git Folder Downloader. The app automatically detects the branch, recursive path, and
101+ < p > Paste the link into Git Folder Downloader. The app automatically detects the branch, recursive
102+ path, and
98103 file structure. Click < strong > Download</ strong > to get a ZIP file.</ p >
99104 < p > Use the < strong > Paste</ strong > button to automatically paste a GitHub URL from your clipboard.
100105 </ p >
@@ -122,7 +127,8 @@ <h3>How it works:</h3>
122127 https://GitFolderDownloader.github.io/< code > ?=</ code > /user/repo/tree/branch/folder< br /> < br />
123128 https://GitFolderDownloader.github.io/< code > ?url=</ code > /user/repo/tree/branch/folder
124129 </ div > < br >
125- < p > When a user opens this link, Git Folder Downloader will < strong > automatically launch</ strong > , fetch the files, and
130+ < p > When a user opens this link, Git Folder Downloader will < strong > automatically launch</ strong > , fetch the
131+ files, and
126132 prepare the download without any user input.</ p >
127133
128134 < h3 > Advanced URL Parameters</ h3 >
@@ -250,7 +256,8 @@ <h2><span class="material-icons">view_week</span>Partial Folder Download (start/
250256 <!-- Preview & Progress -->
251257 < section class ="wiki-card ">
252258 < h2 > < span class ="material-icons "> pending_actions</ span > Preview & Progress</ h2 >
253- < p > Before downloading, Git Folder Downloader shows a live preview of the first 50 files and a progress bar during the
259+ < p > Before downloading, Git Folder Downloader shows a live preview of the first 50 files and a progress bar
260+ during the
254261 download process. The API/headless page also exposes a simple progress UI (title, numeric status, and a
255262 bar).</ p >
256263 </ section >
@@ -404,6 +411,19 @@ <h3>Notifications</h3>
404411 Reserved.< br > < br > Made with ♥ by < a aria-label ="Visit M Ramzan Ch " href ="https://mramzanch.blogspot.com/ "
405412 title ="M Ramzan Ch Blog " style ="text-decoration:none; color:var(--accent); "> M Ramzan Ch</ a > </ footer >
406413 </ div >
414+ < a href ="https://github.com/MicroResearch-Corporation/ " class ="github-corner " aria-label ="View source on GitHub ">
415+ < svg width ="80 " height ="80 " viewBox ="0 0 250 250 "
416+ style ="fill:var(--accent);color:var(--input-bg);border:0;position:absolute;top:5px;right:5px "
417+ aria-hidden ="true ">
418+ < path d ="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z "> </ path >
419+ < path
420+ d ="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2 "
421+ fill ="currentColor " style ="transform-origin:130px 106px " class ="octo-arm "> </ path >
422+ < path
423+ d ="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z "
424+ fill ="currentColor " class ="octo-body "> </ path >
425+ </ svg >
426+ </ a >
407427</ body >
408428
409429< script src ="/src/tooltips.js "> </ script >
0 commit comments