Skip to content

A nerdy NIkola theme, based on HACK CSS now with Font Awesome!

Notifications You must be signed in to change notification settings

rtsn/nikola-hack-theme-fontawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nikola-Hack-theme-fontawesome

A nerdy NIkola theme, based on HACK CSS now with Font Awesome!


Sample config

THEME = "hack"
GLOBAL_CONTEXT['HACK_VARIANT'] = 'dark'


NAVIGATION_LINKS = {
    DEFAULT_LANG: (
        ('/archive.html', 'Archives', 'fa fa-folder-open'),
        ('/categories/index.html', 'Tags', 'fa fa-tags'),
        ('/pages/contact/', 'Contact', 'fa fa-at'),
        ('/pages/links/', 'Links', 'fa fa-link'),
        ('https://github.com/', 'My Github', 'fab fa-github'),
        ('/rss.xml', 'RSS', 'fa fa-rss'),
    )    
}

Screenshot

screenshot

About

A nerdy NIkola theme, based on HACK CSS now with Font Awesome!

Topics

Resources

Stars

Watchers

Forks

Languages