You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
355 B
30 lines
355 B
# https://jonathan.is
|
|
|
|
## quickstart
|
|
|
|
develop
|
|
|
|
zs serve --debug
|
|
|
|
build
|
|
|
|
podman compose build
|
|
|
|
run
|
|
|
|
podman compose up
|
|
|
|
deploy - runs a post-receive hook on the remote which pushes to neocities
|
|
|
|
git push
|
|
|
|
## todo
|
|
|
|
### features
|
|
- [ ] generate rss feed
|
|
|
|
### usability
|
|
- [ ] test in chrome
|
|
- [ ] redirect jedahan.com
|
|
- [ ] redirect jonathan.is
|