Skip to content

bhavyaagg/blog

Repository files navigation

JBoss Blog

This is a Jekyll blog. To maintain the blog, it's best you have Ruby installed. From within Ruby, install Jekyll and Rake too.

gem install jekyll
gem install rake

Creating New Articles

There is a rake task for this -

rake new_post["Topic of new post"]

Creating a new page

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'

Based on Type Theme by Rohan Chandra Default Type Theme blog

A free and open-source Jekyll theme. Great for blogs and easy to customize.

Get Started

Demo

Using Type

License

The MIT License (MIT)

About

Blog site for JBoss Outreach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published