diff --git a/README.md b/README.md index 5772b21..8b3432a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ -My Stack Problems +## My Stack Problems > This project forked and has been modified from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll), and the search posts using [Super Search](https://github.com/chinchang/super-search) +### Feature + +* Sitemap and XML Feed +* Paginations in homepage +* Posts under category +* Realtime Search Posts _(description)_ under query. +* Related Posts +* Highlight pre +* Next & Previous Post +* Disqus comment + +#### Screenshot + ![Screenshot Post](https://raw.githubusercontent.com/agusmakmun/agusmakmun.github.io/master/img/screenshot-post.png "Screenshot Post") diff --git a/img/screenshot-post.png b/img/screenshot-post.png index 40f39b5..089e17e 100644 Binary files a/img/screenshot-post.png and b/img/screenshot-post.png differ