aboutsummaryrefslogtreecommitdiff
path: root/html/faq.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2024-10-28 11:37:31 -0400
committerAlex Scerba <alex@scerba.org>2024-10-28 11:37:31 -0400
commit81b25f1f3523a8218e59b72a079eb2887ea81858 (patch)
tree94c5d9caffbbe089679691e7193c3ca5923ca3b9 /html/faq.tmpl.html
parentd79e3e9950b642b6ee6a882bcc31b914efa15707 (diff)
Add FAQ on new Links page
Diffstat (limited to 'html/faq.tmpl.html')
-rw-r--r--html/faq.tmpl.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/faq.tmpl.html b/html/faq.tmpl.html
index 8acb590..4ebbf1a 100644
--- a/html/faq.tmpl.html
+++ b/html/faq.tmpl.html
@@ -13,5 +13,7 @@
<p>I locally host this page and its cousin, <a href="https://alexscerba.com" target="_blank" rel="noopener noreferrer">alexscerba.com</a>, on an old Dell Latitude E6500 in my basement. They run on go webservers for template functionality. Dynamic features like tags and masonry layout on the <a href="/gallery">gallery page</a> will be coming soon. Continuous integration is setup using Git and a fetch/merge script which runs in a cron job every minute. This lets me publish articles and site changes without much fuss.</p>
<h2>File Server</h2>
<p>I run my own Filebrowser instance across two servers in different locations. You can read more about the setup in my <a href="/blog#202408161">3-2-1... Backup article</a>.</p>
+ <h2>Links Page</h2>
+ <p>The links page came about due to my unmanaged yet ever growing bookmarks bar. I wanted a way to visualize my bookmarks and easily access them on the go.</p>
</section>
{{ end }}