diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-13 01:51:16 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-13 01:51:16 -0400 |
| commit | 9d84f5c4a187a41e4eba954018c9e9b9fcc46d2e (patch) | |
| tree | 34343c2f06e416fe25c8ee6cb19ded1a3ba00382 /zola-static/content/about-this-site.md | |
| parent | 8b5d0b19659b35b7d2433a25a22d188ecbeecddd (diff) | |
emacs article
Diffstat (limited to 'zola-static/content/about-this-site.md')
| -rw-r--r-- | zola-static/content/about-this-site.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/zola-static/content/about-this-site.md b/zola-static/content/about-this-site.md index ec41a95..b8b6499 100644 --- a/zola-static/content/about-this-site.md +++ b/zola-static/content/about-this-site.md @@ -3,4 +3,10 @@ title = "About This Site" template = "main-page.html" +++ -This site is generated with [zola](https://getzola.org). +# About this website +- The pages are generated from markdown files with [Zola](https://getzola.org). +- I use [Nginx](https://https://nginx.org/) as my web server. +- It is hosted on [Vultr](https://www.vultr.com/). +- [Epik](https://epik.com) is my domain registrar. + +There are no ads or trackers on this site. The source code is available on [github](https://github.com/JackJ30/jackjamison.xyz). |
