blob: 289375826b2217bd512eed3bdcc83ad2f688da28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
---
description: Information about this blog itself
created: 2023-12-21
---
This blog is running on a self made backend:
[flask backend git repo](https://git.node5.net/blog/blog.node5.net_flask/about/)
The article source markdown and other files are tracked in a separate repo:
[article git repo](https://git.node5.net/blog/articles/)
To see the history for a given article, click the modified date to go to the git repo log example for this article:
[Blog meta - git repo - history](https://git.node5.net/blog/articles/log/Blog%20meta.md)
This blog used to be a statically generated site derived from markdown files, first using
[jekyll](https://jekyllrb.com/).
Then later using:
[self made blog generator git repo](https://git.node5.net/blog/blog-generator/about)
This blog has gone through design revisions, try visiting [/old](https://blog.node5.net/old) to see the old design.
The blog is designed so there's minimal distractions, your attention span only has to follow one line down the page.
The web is generally pretty annoying to use nowadays, since most pages are mini applications that you download, their
performance is sluggish and generally just employ "features" that get in the way of obtaining the desired information,
requiring cognitive overhead.
I've made this blog to document my projects, aiding my own information retention, future reference for myself,
and showing off to others
The blog is available as a tor hidden service visit [tor.node5.net](https://node5.net) or
[node5net2j2kvsepjjlbnovz6wwpcclur3ecuadmo36cikjriqxaucid.onion](http://node5net2j2kvsepjjlbnovz6wwpcclur3ecuadmo36cikjriqxaucid.onion)
directly
### Attributions:
- Font: [github.com - RobotoMono](https://github.com/googlefonts/RobotoMono)
- Dev icons: [vorillaz.github.io - devicons](vorillaz.github.io/devicons/)
|