From 2a42e014399768b75b8420fbb896d544d4cad471 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Sun, 10 Nov 2024 15:59:14 -0500 Subject: Update link to new schema for blog posts --- html/faq.tmpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html') diff --git a/html/faq.tmpl.html b/html/faq.tmpl.html index 4ebbf1a..2786241 100644 --- a/html/faq.tmpl.html +++ b/html/faq.tmpl.html @@ -12,7 +12,7 @@

Web-Hosting

I locally host this page and its cousin, alexscerba.com, 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 gallery page 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.

File Server

-

I run my own Filebrowser instance across two servers in different locations. You can read more about the setup in my 3-2-1... Backup article.

+

I run my own Filebrowser instance across two servers in different locations. You can read more about the setup in my 3-2-1... Backup article.

Links Page

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.

-- cgit v1.2.3