From c6ad56da03d8c3ec0d7e82f998a725722494fe11 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Thu, 25 Sep 2025 21:30:16 -0500 Subject: Fix spelling --- html/faq.tmpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/faq.tmpl.html') diff --git a/html/faq.tmpl.html b/html/faq.tmpl.html index 2786241..c46d8fb 100644 --- a/html/faq.tmpl.html +++ b/html/faq.tmpl.html @@ -10,7 +10,7 @@

This site is my social media page. I post about projects, things I find interesting, and general things that I want to share.

It has gone through many revisions and was once hosted on the alexscerba.com domain. You can view the original as it was left at old.scerba.org. Posts from the intermediary and original site can be found in the Archive and Extended Archive sections of my blog.

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.

+

I locally host this page and its cousin, alexscerba.com, on an old Dell Latitude E6500 in my basement. They run on Go web servers 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.

Links Page

-- cgit v1.2.3