Skip to content

DanOpcode/norrmalm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norrmalm

Simple and light Pelican theme.

Author: Daniel Jonsson
License: MIT License

Prerequisites

Instructions to install tools necessary to build the theme:

$ sudo yum install nodejs npm # Install nodejs and npm on Fedora
$ sudo npm install -g gulp # Install gulp

Setup

Install dependencies that gulp needs to build the theme:

$ npm install

Build

Use gulp to build the theme:

$ gulp build

Development

Continuously build the theme when file changes are detected:

$ gulp

Useful when doing development.

Template settings

  • DISPLAY_PAGES_ON_MENU. Display pages in the menu.
  • FOOTER_CONTENT. The site footer's content.

Credits

Framework:

Background image:

Fonts:

Icons:

About

Simple and light Pelican theme

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors