diff options
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..ee6e62e --- /dev/null +++ b/index.md @@ -0,0 +1,20 @@ +--- +title: blog.pipeframe.xyz +layout: default +id: index +toc: false +post: false +--- + +Welcome to my blog! + +If I ever feel like writing something there's a good chance it'll be posted +here. As common with programmers, I have a serious +[bikeshedding](https://en.wiktionary.org/wiki/bikeshedding) problem, so beware +of any outdated posts or references to unfinished projects. + +RSS/atom: +``` +https://{{ site.domain }}/atom.xml +``` + |