diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-12-22 13:34:31 -0500 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-12-22 13:34:31 -0500 |
| commit | 2281bc2514099b41fd471212a0a8e91955b49f02 (patch) | |
| tree | 282c4ef040e50c5956e9220b1c641312b8ac76e0 /zola-static/content/about-this-site.md | |
| parent | bd6bc98539d7d256b372fe393a4a040724ac2544 (diff) | |
big improvements and project images
Diffstat (limited to 'zola-static/content/about-this-site.md')
| -rw-r--r-- | zola-static/content/about-this-site.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/zola-static/content/about-this-site.md b/zola-static/content/about-this-site.md index fabd3fb..0ae6045 100644 --- a/zola-static/content/about-this-site.md +++ b/zola-static/content/about-this-site.md @@ -4,9 +4,8 @@ template = "main-page.html" +++ # About this website -- The pages are generated from markdown files with [Zola](https://getzola.org). -- I use [Nginx](https://nginx.org/) as my web server. -- It is hosted on [Vultr](https://www.vultr.com/). -- [Epik](https://epik.com) is my domain registrar. +- The pages are generated from markdown files by [Zola](https://getzola.org). +- Content is served by [Nginx](https://nginx.org/). +- The domain is registered with [Njalla](https://njal.la/). There are no ads or trackers on this site. The source code is available on [github](https://github.com/JackJ30/jackjamison.net). |
