Coder Social home page Coder Social logo

jugbd.org's Introduction

How to create a post?

We use Jekyll to publish content to the site.

You’ll find a folder called _posts. To create a new post you’ll need to create a new markdown file with a file name in this format:

YYYY-MM-DD-title.md

The format is the four-digit year, followed by a hyphen then a two-digit month, followed by another hyphen and two-digit day, followed by a hyphenated title, and ending with the markdown file extension.

Now that you’ve got your new post file, you’ll have to add in a few more things before you’re ready to write your post. Up at the top of your new post file, you’ll have to add in some keys and values.

Examples -

---
title: A great place to learn and grow
author: Bazlur Rahman
date: 2013-09-12 04:00:00 +0000
categories: [Event, News]
tags: [Java, JUGBD, JUG, Event, Bangladesh, Dhaka]
comments: true
---

and then add your content here. 

Once your post is done, create a pull request. That's all.

Thanks.

Reference: https://michaelsoolee.com/jekyll-post-page/

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.