| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | licence: increment year | la-ninpre | 2022-06-09 | 1 | -1/+1 |
| | | |||||
| * | gpg: update key expiration date | la-ninpre | 2022-06-02 | 1 | -13/+22 |
| | | |||||
| * | rssg: fix date variable | la-ninpre | 2022-04-26 | 1 | -1/+1 |
| | | | | | it seems that i forgot to specify it before | ||||
| * | gitignore: add acme dump | la-ninpre | 2022-04-26 | 1 | -0/+1 |
| | | |||||
| * | ssg: fix formatting | la-ninpre | 2022-04-26 | 1 | -20/+20 |
| | | |||||
| * | rssg: fix formatting and remove -x flag | la-ninpre | 2022-04-26 | 1 | -14/+14 |
| | | |||||
| * | 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 |
| | | |||||
| * | readme: add note about dependencies | la-ninpre | 2022-04-19 | 1 | -0/+8 |
| | | |||||
| * | 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 | ||||
| * | rssg: fix date formatting | la-ninpre | 2022-04-19 | 1 | -2/+15 |
| | | | | | | use RSSG_DATE_IMPL environmental variable to set date(1) flavour of your choice. | ||||
| * | fix build script and post-receive hook | la-ninpre | 2022-04-19 | 2 | -2/+2 |
| | | | | | *facepalm* | ||||
| * | reimplement website using shell scripts | la-ninpre | 2022-04-19 | 277 | -3006/+1463 |
| | | | | | | | | | 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! | ||||
| * | strip exif metadata from imagesjekyll | la-ninpre | 2022-03-25 | 20 | -0/+0 |
| | | |||||
| * | add onion and i2p links | la-ninpre | 2022-03-24 | 1 | -4/+15 |
| | | | | | wohoo, darknets \(.. ) | ||||
| * | remove custom fonts to reduce load | la-ninpre | 2022-03-24 | 40 | -283/+3 |
| | | | | | basically, there's no need to load all of these. | ||||
| * | footer: add yggdrasil link | la-ninpre | 2022-03-14 | 1 | -1/+7 |
| | | |||||
| * | bring back top margins for paragraphs | la-ninpre | 2022-02-28 | 1 | -4/+0 |
| | | | | | dunno why i removed it in the first place. | ||||
| * | move previous home page to about page | la-ninpre | 2022-02-28 | 5 | -32/+47 |
| | | | | | also modified contents of about page, removed some junk paragraphs. | ||||
| * | add robots.txt | la-ninpre | 2022-02-28 | 1 | -0/+1 |
| | | |||||
| * | add pleroma link, change distrotoot link to starnix | la-ninpre | 2022-02-14 | 2 | -2/+6 |
| | | | | | | distrotoot is going down soon. starnix will be it's replacement, but aside of that i started my own pleroma instance. | ||||
| * | remove keybase link (account deleted) | la-ninpre | 2022-02-08 | 2 | -4/+0 |
| | | |||||
| * | fix missing visual categories | la-ninpre | 2021-11-21 | 1 | -1/+1 |
| | | | | | daaaaaaaamn. 13 is the demonic number indeed. | ||||
| * | fix permalinks in visual categories' pages | la-ninpre | 2021-11-21 | 4 | -4/+4 |
| | | | | | 8 + 4 = 12 files! that's mess... | ||||
| * | fix broken thumbnails on music page | la-ninpre | 2021-11-20 | 1 | -1/+2 |
| | | | | | you know what i forgot? that's right, 8 files. | ||||
| * | add permalink back | la-ninpre | 2021-11-20 | 1 | -0/+1 |
| | | |||||
| * | update post-receive example hook | la-ninpre | 2021-11-20 | 1 | -2/+2 |
| | | | | | i renamed arts to visual, remember? 7 files! | ||||
| * | remove unnecessary css and alts | la-ninpre | 2021-11-20 | 2 | -9/+1 |
| | | |||||
| * | rename art to visual | la-ninpre | 2021-11-19 | 50 | -14/+13 |
| | | | | | | | | 'cause it makes more sense. also, this action made me realize that my website is very poorly designed, because to just rename one page i needed to make changes in 6 different files! that's really gross... i hope i can improve it. | ||||
| * | fix typo in a bandcamp link | la-ninpre | 2021-11-05 | 1 | -1/+1 |
| | | |||||
| * | add new post | la-ninpre | 2021-11-03 | 3 | -0/+82 |
| | | |||||
| * | tweak licensing terms | la-ninpre | 2021-10-28 | 4 | -1/+25 |
| | | |||||
| * | add height of a logo | la-ninpre | 2021-10-19 | 1 | -1/+1 |
| | | | | | to improve speed of loading and bump up lighthouse score | ||||
| * | add new links and fix alts on link icons | la-ninpre | 2021-10-18 | 3 | -3/+10 |
| | | | | | | add toki.social and keybase link. i'm unsure how i can use the keybase original logo, so i'm using google's icon instead. | ||||
| * | add gitlab link and icon | la-ninpre | 2021-09-30 | 2 | -0/+3 |
| | | |||||
| * | fix css errors | la-ninpre | 2021-09-29 | 2 | -5/+1 |
| | | | | | remove nonexistent properties from fonts.css, quote font name with spaces. | ||||
| * | rename pic-path.html to pic-path.liquid | la-ninpre | 2021-09-19 | 3 | -2/+2 |
| | | | | | 'cause it contains only liquid script and not a single line of html. | ||||
| * | fix duplicate ids and image sizes in music pages | la-ninpre | 2021-09-19 | 2 | -5/+6 |
| | | |||||
| * | fix html errors | la-ninpre | 2021-09-19 | 6 | -18/+16 |
| | | |||||
| * | tweak css to improve contrast and accesibility | la-ninpre | 2021-09-15 | 1 | -2/+15 |
| | | |||||
| * | add <meta> tags and lang keyword to <html> tag | la-ninpre | 2021-09-15 | 2 | -8/+12 |
| | | | | | also add alts to link images. | ||||
| * | fix permalinks | la-ninpre | 2021-08-26 | 21 | -22/+22 |
| | | | | | | openbsd doesn't like that i was trying to access 'example.com/page.html' by entering 'example.com/page' into the web browser. | ||||
| * | merge branch 'music-projects' | la-ninpre | 2021-08-26 | 150 | -196/+1584 |
| |\ | | | | | | | music info is messed up now, but kinda works | ||||
| | * | convert tabs to spacesmusic-projects | la-ninpre | 2021-08-26 | 1 | -11/+11 |
| | | | |||||
| | * | add releases permalinks and page layout | la-ninpre | 2021-08-26 | 22 | -24/+86 |
| | | | |||||
| | * | increase contrast and padding in logos | la-ninpre | 2021-08-26 | 5 | -0/+0 |
| | | | |||||
| | * | remove annoying period | la-ninpre | 2021-08-26 | 1 | -1/+1 |
| | | | |||||
