From 9e6f6d962d962818d52e6702c1e20361f5e4cf07 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 16 Nov 2016 00:07:11 +0330 Subject: [PATCH] open-source blog --- README.md | 12 ++++++++++++ _config.yml | 1 + _includes/header.html | 1 + 3 files changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bec14ba --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +theread.me +========== + +An open-source blog, about programming, life and travel, might as well expand to other stuff, too. + +Want to write on the blog? open a pull-request. + +Authors are anonymous, you are not credited for the posts on the blog (there is no indication of the author of the post). + +There is no clear rule of what gets accepted and what gets rejected, if you get rejected, there will most probably +be an explanation of why, if it's not something very off-topic, and if value is found in the content, you will most likely +be accepted. We don't want to dictate anything, we just want to keep things tidy. diff --git a/_config.yml b/_config.yml index 5ce3b0b..977b510 100644 --- a/_config.yml +++ b/_config.yml @@ -6,6 +6,7 @@ baseurl: "" # the subpath of your site, e.g. /blog/ url: "https://theread.me" # the base hostname & protocol for your site twitter_username: mdibaiee github_username: mdibaiee +repo: "https://github.com/mdibaiee/theread.me" # Build settings markdown: kramdown diff --git a/_includes/header.html b/_includes/header.html index 506a9d0..7c59ad2 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -13,6 +13,7 @@ {% endif %} {% endfor %} email + write rss