Rev | Line | |
---|
[61a051b] | 1 | @w96k is a blog based on Emacs, org-mode and guix.
|
---|
[5f744ae] | 2 | URL: https://w96k.com or https://blog-b494b.firebaseapp.com
|
---|
| 3 |
|
---|
| 4 | You need guix to easily setup it:
|
---|
| 5 | chmod +x env.sh
|
---|
| 6 | ./env.sh
|
---|
| 7 | make build #for building
|
---|
| 8 | make serve #for hosting it using simple httpd server (for dev only)
|
---|
| 9 | make stop #stop serving
|
---|
| 10 |
|
---|
| 11 | I use firebase for deploying. You need firebase npm package installed:
|
---|
| 12 | firebase deploy
|
---|
| 13 |
|
---|
| 14 | Code is licensed under GNU GPLv3 license.
|
---|
| 15 | Content is licensed under CC-BY-SA license.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.