Separate Category pages

Ranvir Singh · 1 mins read
python django machinelearning

Add separate palces for your more important categories and show them separately to your viewers.

Separate Category pages

You can do by adding category in _categories directory.

Example:

title: Django posts
permalink: /django/
description: Django is the goto Python web development framework for Python developers.
  Its default admin page generation is system provides a lot of features and is
  widely used by a lot of people.
category_name: django
layout: category
category

All the posts with category django will be shown on a separate /django/ page.

What is Lorem Ipsum I?

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

What is Lorem Ipsum II?

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

About Author

Ranvir Singh
Greetings! My name is Ranvir, An Engineering professional with 3+ years of experience in Software development.

Please share your Feedback:

Did you enjoy reading or think it can be improved? Don’t forget to leave your thoughts in the comments section below! If you liked this article, please share it with your friends, and read a few more!