1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-09 23:46:46 +01:00
🍭 My blog kremalicious.com built with Astro. Neat. https://kremalicious.com
Go to file
2013-12-01 18:40:48 +01:00
_src rename featured to sticky 2013-12-01 18:40:48 +01:00
_config.yml rename featured to sticky 2013-12-01 18:40:48 +01:00
.gitignore
assets sheet.psd
bower.json
Gemfile
Gemfile.lock
Gruntfile.js
package.json
README.md

kremalicious3

Requirements

https://npmjs.org/, http://bower.io/, http://bundler.io/

Get up and running

Install dependencies npm install && bower install && bundle install

Local development grunt server

Production build grunt build