Skip to content

dicos/nice-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nice-Blog theme

This is the theme used in my pelican blog http://www.guilhermetoti.com.br

Screenshot

Theme screenshot

Extras

Pages can have subtitles, just add:

Subtitle: Put your subtitle here

Articles can have one cover image, just add:

Image: image_name.extension

Image must be on `/content/images

Settings

This settings must be on pelicanconf.py

Change theme color

THEME_COLOR = 'blue'

Available colors is on /static/css/colors

To select what to show on sidebar

SIDEBAR_DISPLAY = ['about', 'categories', 'tags']

The text in sidebar About

SIDEBAR_ABOUT = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sequi quae hic dicta eius ad quam eligendi minima praesentium voluptatum? Quidem quaerat eaque libero velit impedit dicta, repudiandae sapiente. Deserunt, excepturi."

About

The theme used on my pelican

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.2%
  • HTML 10.8%