Giter VIP home page Giter VIP logo

blog.jboss-outreach.org's Introduction

JBoss Blog

Codacy Badge

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 rake

Pull requests

Please take reference of these

  • Create your post under _posts dirertory, in yyyy-mm-dd-title.md format.
  • Posts
  • Pull requests

Please make sure that you follow the specified format shown below in your post

File name: YYYY-MM-DD-post-title.md

For example, 2018-01-10-updating-readme.md would be a valid file name.

Inside the file itself, before writing your blog, paste in the following snippet and fill in all the fields appropriately. Make sure that you add a space right before you add your information.

---
layout: post
title: "[MY POST NAME]"
description: "[POST DESCRIPTION]"
headline: 
modified:
category: personal
tags: []
feature-img: 
mathjax: 
chart: 
author: '[YOUR NAME]'
comments: true
featured: true
---

For other examples, navigate to _posts and view any of the posts.

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'

This site is based on the Type Theme by Rohan Chandra Default Type Theme blog

It is a free and open-source Jekyll theme, great for blogs and easy to customize.

Get Started

Demo

Using Type

License

The MIT License (MIT)

Help

If you need any help or are stuck anywhere, feel free to ask a question in the JBoss GCI chat.

blog.jboss-outreach.org's People

Contributors

aiyaad avatar alirizwi avatar ananthavijay avatar apoorvaagupta avatar apoorvatyagi7 avatar ashesh3 avatar ayushmunot avatar bhavyaagg avatar bolt108 avatar chaitanyagiri avatar divyanshkul avatar hitgif avatar jamesliuzx avatar jatinluthra14 avatar jayant1441 avatar keenwarrior avatar lakhina avatar lokshiv avatar momtahinakarim avatar pblynn avatar prajjwal avatar priyanshu-yadav avatar razetime avatar sachinrammoorthy avatar sidhyatikku avatar vicens-aniol avatar vishwas-adiga avatar w0lf07 avatar yashk0thari avatar zwliew avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.