Skip to content

A blog theme for those who want to build a blog with django.

License

Notifications You must be signed in to change notification settings

dinoallo/nestblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NestBlog

Nest is originally a theme for Pelican 3.5+, a static site generator written in Python.
Github user Moliver created this theme for his blog, and you can find his source code here.
I re-wrote some parts of the code for those who wants to develop their own blog using django but doesn't like to build it from scratch.

Preview

You can find some screenshots here or browse it yourself at www.allosaurus.info/nestblog !

Prerequisite(s)

Features

  • Featured site header image
  • Featured article header image
  • Featured multi-language site
    (For more information on this feature, read the the django document)
  • Pygments syntax highlighting
  • Disqus support for comments
  • ModelTranslation support for translation of your model

Warning! Some features for analytics and feeds from the original code are not supported currently.

Settings

Some of the context variables are defined in context_processors.py file. You can change their value or customize your own variables here.
For more information, read the django document.

Third-party assets

The theme uses external softwares, scripts, libraries and artworks:

About

A blog theme for those who want to build a blog with django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published