diff options
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 |
