Vincent Prouillet
93338c2762
Update changelog and version
5 years ago
Vincent Prouillet
94253361db
Update snapcraft.yaml
5 years ago
Vincent Prouillet
07bd79bbee
Try to update snapcraft.yml one more time
5 years ago
Vincent Prouillet
5a9718ff1c
Update snapcraft.yaml
5 years ago
Bob "Wombat" Hogg
c832de1c5d
Add home plug to snapcraft.yml
This should fix permissions errors when initializing or writing files.
6 years ago
Vincent Prouillet
d2d0da13f0
Update snapcraft.yaml
6 years ago
Chris
d9e78f7baa
Add missing new-line ending
6 years ago
Chris
d32cf35031
Fix snapcraft build.
Add missing pkg-config for finding openssl to snapcraft.yaml
6 years ago
Vincent Prouillet
e3d86e2de3
Update netlify and snapcraft
6 years ago
Vincent Prouillet
0101e5cb12
Update docs to refer to zola
6 years ago
Vincent Prouillet
f84ae7c93b
Rename all occurrences of gutenberg to zola in code
6 years ago
Vincent Prouillet
8a23c539c7
Add build-packages to snapcraft ( #322 )
6 years ago
Vincent Prouillet
99657da5e1
Move snapcraft file
6 years ago
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`.
6 years ago