diff options
| author | Christian Cleberg <[email protected]> | 2025-12-16 21:08:20 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-12-16 21:08:20 -0600 |
| commit | b5922121d971f92ce05409f3522b8c015952c1ca (patch) | |
| tree | 774eb9adb7056d10e48c204857c7344b8fe106e2 /content/uses | |
| parent | 4135abcafecf12368aa90a84cac55c74716a4040 (diff) | |
| download | cleberg.net-b5922121d971f92ce05409f3522b8c015952c1ca.tar.gz cleberg.net-b5922121d971f92ce05409f3522b8c015952c1ca.tar.bz2 cleberg.net-b5922121d971f92ce05409f3522b8c015952c1ca.zip | |
add /uses/ page
Diffstat (limited to 'content/uses')
| -rw-r--r-- | content/uses/index.org | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/uses/index.org b/content/uses/index.org new file mode 100644 index 0000000..01c580b --- /dev/null +++ b/content/uses/index.org @@ -0,0 +1,17 @@ +#+title: Uses +#+slug: index + +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 | |
