diff options
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2018-11-03-new-blog.md | 7 | ||||
| -rw-r--r-- | _posts/2018-12-10-test.md | 6 |
2 files changed, 13 insertions, 0 deletions
diff --git a/_posts/2018-11-03-new-blog.md b/_posts/2018-11-03-new-blog.md new file mode 100644 index 0000000..4ed6ddc --- /dev/null +++ b/_posts/2018-11-03-new-blog.md @@ -0,0 +1,7 @@ +--- +layout: post +author: Alee +--- +Hey all! We now have a blog system in our website! + +For now, we post everything that's related to Silicon Linux here and on Discord! diff --git a/_posts/2018-12-10-test.md b/_posts/2018-12-10-test.md new file mode 100644 index 0000000..52c7d19 --- /dev/null +++ b/_posts/2018-12-10-test.md @@ -0,0 +1,6 @@ +--- +layout: post +author: Alee +--- +This is a test post. +And so on and so on... |
