abhi40308 / blog.jboss-outreach.org

Blog site for JBoss Outreach

Home Page:https://blog.jboss-outreach.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Pull requests

Please take ref of these

  • Create your post under _posts dirertory, in yyyy-mm-dd-title.md format.
  • posts
  • pull request

Setup

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

https://blog.jboss-outreach.org/

License:MIT License


Languages

Language:JavaScript 45.5%Language:HTML 22.2%Language:CSS 20.7%Language:Ruby 10.1%Language:Shell 1.5%