Eli Flanagan
ce0f0ec935
use nix-shell to build on nixos
...
Fix #616 . Add brief documentation for how to use it.
2019-02-19 19:23:27 -05:00
Nathan Musoke
dca593ce13
Add snacraft config
...
This allows the easy generation of snaps as requested in #227 .
This commit does not add automatic generation and publication of snaps
to the Snap Store, but they can easily be generated for local/personal
use by
```
snapcraft
sudo snap install gutenberg_xxx.snap
```
Add directories with snapcraft artifacts to `.gitignore`.
2018-06-04 23:37:55 +12:00
Vincent Prouillet
f1abbd0860
Move copy utils to utils crate
2018-03-20 18:43:17 +01:00
Vincent Prouillet
52fa0c3023
WIP site
2017-09-08 18:59:51 +09:00
Vincent Prouillet
d78477b619
Add Sass support for *nix
2017-07-06 22:19:50 +09:00
Vincent Prouillet
998283d17c
Faster render_sitemap
2017-07-05 08:27:27 +09:00
Vincent Prouillet
414457ed92
Get assets of page only if file is named index.md
2017-06-21 18:07:40 +09:00
Vincent Prouillet
cfcc4e7c38
Add script to generate test sites for benches
2017-06-20 23:21:57 +09:00
Vincent Prouillet
7e496878e5
Sections
...
Parse _index.md files as sections and render them
2017-03-19 19:20:24 +09:00
Vincent Prouillet
91fa7e358c
Started working on gutenberg again
2017-02-24 11:21:58 +09:00
Vincent Prouillet
021b8ea21f
Create new project
2016-12-06 14:51:33 +09:00