Line | |
---|
1 | My blog website based on org-mode and emacs.
|
---|
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.