diff options
| author | user <user@node5.net> | 2024-03-11 11:31:58 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-11 11:31:58 +0100 |
| commit | 1ede08d1790d1046c06343f273711fe68ab62f83 (patch) | |
| tree | 5270392ffa4cbed5598f5aeca1b6f86171db8626 /Blog meta.md | |
initial commit with 18 articles
Diffstat (limited to 'Blog meta.md')
| -rw-r--r-- | Blog meta.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Blog meta.md b/Blog meta.md new file mode 100644 index 0000000..87410ba --- /dev/null +++ b/Blog meta.md @@ -0,0 +1,18 @@ +--- +description: Information about this blog itself +created: 2023-12-21 +--- + +This blog is a statically generated site derived from markdown files using a +[self made blog generator](https://git.node5.net/blog-generator/about), it used to be generated with jekyll + +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 |
