this very blog page

This commit is contained in:
veclav talica 2023-05-21 19:25:35 +05:00
parent f6c52abd83
commit 6188735fad

View File

@ -0,0 +1,38 @@
Title: This Very Blog
Date: 1684666702
Tags: Meta
CSS: /style.css
### Reasoning ###
Reason for this blog existing is rather simple:
it's just criminal not to document things that I attempt and fail at :)
At least for amusement of you all.
I also need to get better at writing things and expressing my thoughts
and processes so that they would be of use for other people; helping
developing the techniques.
Do not expect it being consistent or high effort, but rather an info dump
of whatever I am interested at the time.
### Aesthetics ###
Main inspiration is plan9 related web with its simplicity. Some notable examples:
* [9front](https://9front.org/), the plan9 fork.
* [Quentin Carbonneaux's site](https://c9x.me/), a real smart fella.
### Software stack ###
Following solutions are used:
* [MultiMarkdown v6] for static HTML generation from human oriented format.
* Python 3 for filling dynamic HTML data such as main page, tags, article edit dates and etc.
[MultiMarkdown v6]: https://github.com/fletcher/MultiMarkdown-6
### Hosting ###
* [Neocities] for hosting, might try to run it locally at some point if I get static IP.
[Neocities]: https://neocities.org