Skip to content

andyoakley/mkdocs-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkdocs-blog

Allows mkdocs to be used as a simple blog.

Features:

  • Provides timestamps based on folder structure
  • Enables jinja2 templating
  • Generates a simple RSS feed for recent content

Content layout

Assumes blog content is laid out in a standardized format with numeric years and months as follows:

docs/<year>/<month>/page.md

Within a month, file modification time is used to provide chronological ordering.

Examples

About

Blogging in mkdocs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages