diff --git a/source/_posts/.gitignore b/source/_posts/.gitignore deleted file mode 100644 index 2e1fa2d..0000000 --- a/source/_posts/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.md \ No newline at end of file diff --git a/source/_posts/my-first-post-here-uwu.md b/source/_posts/my-first-post-here-uwu.md new file mode 100644 index 0000000..d73bd9d --- /dev/null +++ b/source/_posts/my-first-post-here-uwu.md @@ -0,0 +1,8 @@ +--- +extends: _layouts.post +title: My first post here UwU +date: 2017-03-23 +--- +So I have completely rewritten my blog page. Why you may ask? Because I discovered the static site generator jigsaw, +wich does a far better job then jekyll, at least in my opinion. Anything here is made without any templates from scratch, +without any JavaScript bloat. Enjoy your stay! \ No newline at end of file