1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-28 16:48:00 +02:00
🍭 My blog kremalicious.com built with Astro. Neat. https://kremalicious.com
Go to file
2013-11-30 04:03:48 +01:00
_src code style improvements 2013-11-30 03:17:50 +01:00
_config.yml auto generate category pages, give goodies their own layout and download buttons 2013-11-28 22:09:22 +01:00
.gitignore handle js libs with bower, remove socialite, comment out masonry stuff 2013-11-25 22:02:36 +01:00
bower.json get masonry working on photos page 2013-11-29 21:36:09 +01:00
Gemfile gemfile for bundler 2013-11-30 04:03:48 +01:00
Gemfile.lock gemfile for bundler 2013-11-30 04:03:48 +01:00
Gruntfile.js mbp helper.js: active pseudo styles on touch 2013-11-30 02:44:10 +01:00
package.json stuff 2013-11-24 19:15:34 +01:00
README.md gemfile for bundler 2013-11-30 04:03:48 +01:00

kremalicious3

Requirements

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

Get up and running:

npm install && bower install && bundle install

grunt server