This is a Jekyll blog. To maintain the blog, it's best you have Ruby installed. From within Ruby, install Jekyll and Rake too, as shown below.
$ gem install jekyll
$ gem install rakePlease take reference of these
- Create your post under
_postsdirertory, inyyyy-mm-dd-title.mdformat. - Posts
- Pull requests
There is a rake task for this -
$ rake new_post["Topic of new post"]
There is a rake task for this as well -
$ rake new_page["Title of Page"]
Set page.sitemap.include to 'yes', to include the page in sitemap.
sitemap:
include: 'yes'
This site is based on the Type Theme by Rohan Chandra

It is a free and open-source Jekyll theme, great for blogs and easy to customize.
The MIT License (MIT)
If you need any help or are stuck anywhere, feel free to ask a question in the JBoss GCI chat.