Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 968 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 968 Bytes

🚧 Unmaintained


Screenshots

Setup

To enable Disqus comments go to your blogs code injection settings and add <script>var disqus="YOUR_DISQUS_SHORTNAME";</script> to your blog header.

Development

Install Grunt:

npm install -g grunt-cli

Install Grunt modules:

npm install

Install Bower:

npm install -g bower

Install Bower components:

bower install

Build Grunt project:

grunt

Distribute Grunt project:

grunt build

Copyright & License

Copyright (C) 2016-2019 Peter Amende - Released under the MIT License.