1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-16 09:33:13 +02:00
🍭 My blog kremalicious.com built with Astro. Neat. https://kremalicious.com
Go to file
2013-12-02 00:48:17 +01:00
_src list item fix 2013-12-02 00:48:17 +01:00
_config.yml rename featured to sticky 2013-12-01 18:40:48 +01:00
.gitignore new generated folder 2013-11-30 04:10:58 +01:00
assets sheet.psd topbar elements rewrite 2013-12-01 00:47:47 +01:00
bower.json navbar with site search prototype 2013-11-30 17:13:55 +01:00
Gemfile titlecase, rubypants for post content, more stuff from octopress 2013-12-01 18:23:11 +01:00
Gemfile.lock titlecase, rubypants for post content, more stuff from octopress 2013-12-01 18:23:11 +01:00
Gruntfile.js full content search 2013-11-30 18:02:27 +01:00
package.json fixes 2013-12-02 00:37:18 +01:00
README.md navbar with site search prototype 2013-11-30 17:13:55 +01:00

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