Skip to content

GraysonNull/attila

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • JavaScript 30.6%
  • HTML 18.5%