Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Publii Starter Theme

Version: 1.0.6.0

NOTE: This theme is not supported anymore, to get started with building a Publii theme, you can try out the Blank theme.

Starter theme screenshot

The Starter theme for Publii. A flexible, CSS Grid Layout based expandable template that's perfect for users looking to get a headstart on their Publii theme development adventure, with all you need to craft your very own custom layouts and styles.

Live demo: https://getpublii.com/themes/demo/starter/

Usage

To install all dependencies run inside the theme directory:

npm install

To compile SASS->CSS and minify JS run:

gulp watch

The above command will automatically detect all changes inside *.scss and *.js files.

You can also run:

gulp sass
gulp js

To render *.scss and *.js files only once.

Author:

Bob Mitro TidyCustoms (@tidycustoms - https://tidycustoms.net/)

Documentation

Dev documentation is available at https://getpublii.com/dev/

Contributors:

Credits

License

MIT