• Home 
  • About Us 
  • Loan 
    • Get Loan 
    • Loan Application 
  • Blog 
  • Contact Us 
Get Loan
Loading...
  1. Home
  2. Docy Jekyll Theme
  3. Getting Started
  4. Creating your first post in Jekyll
Updated on August 25, 2021

Docy Jekyll Theme

  • Folder icon closed Folder open iconGetting Started
    • Theme Installation
    • Basic Theme Setup
    • Creating your first post in Jekyll
    • Creating docs posts
  • Folder icon closed Folder open iconManage Contents
    • Navigation Bar
    • Footer Options
    • Docy Testimonial
    • Enabling comments (via Disqus)
    • Recommended Topics
    • Google Analytics
  • Folder icon closed Folder open iconDeployment
    • Github
    • Netlify

Creating your first post in Jekyll

Estimated reading: 1 minute 187 views

Create Post File

To create a new post, you can create a new markdown file inside the _posts directory by following the recommended file naming format:

YEAR-MONTH-DAY-title.MARKUP

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

2011-12-31-new-years-eve-is-awesome.md
2012-09-12-how-to-write-a-blog.md

Post Front Matter

Post requires front matter, everything in between the first and second — are part of the YAML Front Matter, and everything after the second — will be rendered with Markdown and show up as “Content”. The following is a post file with different configurations you can add as example:

---
layout: post
title: How To Travel On Low Budget
author: Indigo Violet
avatar: img/blog-classic/author_4.jpg
category: [Travel]
timeToRead: 18 Min Read
post_img: img/blog-classic/classic_03.jpg
---

You can rebuild the site in many different ways, but the most common way is to run bundle exec jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.

To keep things more organized, add post images to /img/blog-classic/ directory

Still stuck? How can we help?

How can we help?

Was this page helpful? Yes No

Leave a Comment Cancel reply

Share this Doc

Creating your first post in Jekyll

Or copy link

Clipboard Icon
CONTENTS

Powered By EazyDocs

© 2024 All Right Reserved by Mantra4money

  • Privacy Policy
  • Term of Use
Facebook Linkedin Instagram