Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 560 Bytes

Attila

Theme used for Replicated blog

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 dependencies:

npm install

Build Grunt project:

grunt build

Copyright & License

Copyright (C) 2015-2017 Peter Amende - Released under the MIT License.