1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-25 03:14:01 +01:00
🍭 My blog kremalicious.com built with Astro. Neat. https://kremalicious.com
Go to file
2013-12-05 00:04:00 +01:00
_src
_config.yml
.gitignore
assets sheet.psd
bower.json
Gemfile remove rubypants requirement 2013-12-05 00:04:00 +01:00
Gemfile.lock remove rubypants requirement 2013-12-05 00:04:00 +01:00
Gruntfile.js
package.json
README.md Update README.md 2013-12-04 23:52:22 +01:00

kremalicious3

kremalicious.com based on Jekyll

Requirements

Get up and running

Install dependencies

npm install && bower install && bundle install

Local development

grunt server

Production build

`grunt build`