| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | about, selfhosting: remove pointers that are not valid anymoreHEADmain | la-ninpre | 2023-11-26 | 2 | -71/+9 |
| | | | | | pleroma, owncast and gitea are on hiatus. maybe at some point they'll be working again. | ||||
| * | links: add solene's blog | la-ninpre | 2023-06-20 | 1 | -0/+3 |
| | | |||||
| * | links: fix postnix.pw, not https | la-ninpre | 2023-06-19 | 1 | -1/+1 |
| | | |||||
| * | about: add a list of interesting links | la-ninpre | 2023-06-19 | 2 | -0/+21 |
| | | |||||
| * | header: remove trailing slash from meta tag | la-ninpre | 2023-03-16 | 1 | -1/+1 |
| | | | | | w3c validator says it's not needed. i agree. | ||||
| * | about: add missing contact info, tweak info about cryptokeys | la-ninpre | 2023-02-16 | 4 | -66/+25 |
| | | |||||
| * | blog: rewrite article in better words | la-ninpre | 2023-02-03 | 1 | -34/+44 |
| | | |||||
| * | selfhosting: fix typo | la-ninpre | 2022-12-21 | 1 | -1/+1 |
| | | |||||
| * | selfhosting: correct and add information | la-ninpre | 2022-09-29 | 1 | -7/+75 |
| | | |||||
| * | about: add irc contact info | la-ninpre | 2022-09-23 | 1 | -0/+10 |
| | | |||||
| * | selfhosting: fix link spacing | la-ninpre | 2022-08-31 | 1 | -0/+3 |
| | | |||||
| * | selfhosting: add info on status page | la-ninpre | 2022-08-31 | 1 | -1/+6 |
| | | |||||
| * | about: fix typo | la-ninpre | 2022-06-29 | 1 | -1/+1 |
| | | |||||
| * | selfhosting: add info about xmpp server | la-ninpre | 2022-06-24 | 1 | -0/+7 |
| | | |||||
| * | update gpg key with a new uid | la-ninpre | 2022-06-24 | 1 | -10/+14 |
| | | |||||
| * | about: add contact information and xmpp omemo keys | la-ninpre | 2022-06-24 | 3 | -1/+75 |
| | | |||||
| * | footer: change link of licence to local file | la-ninpre | 2022-06-19 | 1 | -1/+1 |
| | | | | | if i'm right, this makes all links on the site local. | ||||
| * | gpg: update key expiration date | la-ninpre | 2022-06-02 | 1 | -13/+22 |
| | | |||||
| * | ssgignore: remove | la-ninpre | 2022-04-25 | 1 | -1/+0 |
| | | | | | all scripts are in `bin` directory now. | ||||
| * | footer: change source link to relative | la-ninpre | 2022-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | i've tweaked cgit to serve aaoth.xyz repo under /src/*. now source code is available through yggdrasil, tor and i2p without leaving the site. in httpd.conf it looks like this: ``` ... location "/src/*" { root "/cgi-bin/cgit.cgi" fastcgi { socket "/run/slowcgi.sock" param CGIT_CONFIG "/cgit/cgitrc-embed" } } ... ``` so i'm just pointing cgit to other configuration file which is tweaked to fit for this purpose (e.g. noheader option is turned on and there's no scan-path, just one repo). | ||||
| * | header: use sans-serif font in stylesheet | la-ninpre | 2022-04-23 | 1 | -1/+1 |
| | | |||||
| * | header: fix formatting | la-ninpre | 2022-04-22 | 1 | -7/+4 |
| | | |||||
| * | blog: make post titles compatible with gemini feeds | la-ninpre | 2022-04-19 | 1 | -1/+1 |
| | | | | | see gemini://gemini.circumlunar.space/docs/companion/subscription.gmi | ||||
| * | reimplement website using shell scripts | la-ninpre | 2022-04-19 | 90 | -0/+1039 |
| major change, i know. now i'm using ssg and rssg by roman zolotarev. okay, well, not exactly. ssg is modified to generate pages for gemini too. it's hard to maintain two different things simultaneously. bye-bye jekyll! | |||||
