From 9517ece52470b12b090ff98749b85eec275263a5 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Tue, 9 Jan 2024 15:26:06 -0500 Subject: Initial static site. --- faq.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 faq.html (limited to 'faq.html') diff --git a/faq.html b/faq.html new file mode 100644 index 0000000..e7f00a9 --- /dev/null +++ b/faq.html @@ -0,0 +1,55 @@ + + + + + + + + FAQ - Scerba.org + + + + + + + +
+ + + Alex Scerba + + +
+ +
+
+

FAQ

+

General information about this website and other things to know.

+

Purpose

+

This site serves as my place to share my thoughts and experiences, akin to a social media page but a bit more personal.

+

Web-Hosting

+

I locally host this page and its cousin, alexscerba.com, on an old Dell Latitude E6500 in my basement. Currently, it is a static site served through Nginx, but it will be moved to Go in the near future.

+

TO-DO

+

You can view the README for info on site plans.

+
+
+ + + + -- cgit v1.2.3