-
Add new markdown(.md) file here for new blog: https://github.com/ietebits/blog/tree/main/content/english/blog
-
The filename should be in Kebab Case So, if title of the blog is "How to get into BIT Sindri" then filename should be how-to-get-into-bit-sindri
-
Filetype must be .md (markdown).
Example:
---
title: IMPORTANT BOOKS & RESOURCES FOR FRESHERS
date: 2020-12-27T12:00:10+06:00
author: IETE-BITS
image : "images/blog/books-blog.jpg"
bg_image: "images/featue-bg.jpg"
categories: ["Academics"]
tags: ["Academics", "Syllabus", "Books", "BIT Sindri"]
description: ""
draft: false
type: "post"
---
<<HERE WILL BE YOUR BLOG CONTENT>>
- title = TITLE OF THE BLOG
- date = Date of publishing blog? (
yyyy-MM-dd'T'HH:mm:ssZ
) - author = Who is the author of blog? Add new author here: https://github.com/ietebits/blog/tree/main/content/english/author
- image = It will be the image for the blog. Add images here: https://github.com/ietebits/blog/tree/main/static/images/blog
- bg_image = It is the feature image. Adding new feature image for every blog is optional.
- categories = Give category to your blog.
- tags = Give tags to your blog.
- description = Add description of your blog.
- draft = false
- type = "post"
https://opensource.guide/how-to-contribute/
- Hugo - The world’s fastest framework for building websites
- Themefisher - Airspace Hugo Theme
- Netflify - Netlify builds, deploys and hosts front-end