diff options
| author | Christian Cleberg <[email protected]> | 2026-01-01 20:09:54 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-01-01 20:09:54 -0600 |
| commit | 8f7b1b7f0b03868f62880040bd574a0d17d7ff42 (patch) | |
| tree | cce8c982fa2d470b9421a1eba644519363212e6c /content/uses | |
| parent | 153a0c293a0db0309744c730d810aa7a29259b62 (diff) | |
| download | cleberg.net-8f7b1b7f0b03868f62880040bd574a0d17d7ff42.tar.gz cleberg.net-8f7b1b7f0b03868f62880040bd574a0d17d7ff42.tar.bz2 cleberg.net-8f7b1b7f0b03868f62880040bd574a0d17d7ff42.zip | |
add links to /uses page
Diffstat (limited to 'content/uses')
| -rw-r--r-- | content/uses/index.org | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/content/uses/index.org b/content/uses/index.org index 01c580b..191e22a 100644 --- a/content/uses/index.org +++ b/content/uses/index.org @@ -5,13 +5,15 @@ What are the technologies behind =cleberg.net=? See below. I tend to flip-flop on my DNS providers and Git hosts often, but the rest of these technologies are consistently powering this website. -| Technology | What I Use | -|-----------------------+------------| -| Registrar | Njalla | -| DNS | Cloudflare | -| Operating System | Ubuntu | -| Web Server | Nginx | -| SSL | Certbot | -| Static Site Generator | Weblorg | -| Markup Language | Org-mode | -| Git Host | GitHub | +| Technology | What I Use | +|-----------------------+-------------| +| Registrar | [[https://njal.la][Njalla]] | +| DNS | [[https://cloudflare.com][Cloudflare]] | +| Server | [[https://cleberg.net/blog/server-build.html][Self-hosted]] | +| Operating System | [[https://ubuntu.com][Ubuntu]] | +| Web Server | [[https://nginx.org][Nginx]] | +| SSL | [[https://certbot.eff.org][Certbot]] | +| Static Site Generator | [[https://github.com/emacs-love/weblorg][Weblorg]] | +| Markup Language | [[https://orgmode.org][org-mode]] | +| Git Host | [[https://git.cleberg.net][cGit]] | +| CI/CD | [[https://git.cleberg.net/cleberg.net.git/tree/build.py][build.py]] | |
