This commit is contained in:
parent
707cb8c8a1
commit
7ac941a841
@ -31,6 +31,12 @@ Where `beta_lumbung_space_<service-name>` and you see the service name in the [`
|
||||
|
||||
Add your RSS feed URL to [`feeds_list.txt`](./feeds_list.txt) and don't forget [this deploy step](https://git.autonomic.zone/ruangrupa/living-room#deploy-a-new-feeds_list-txt).
|
||||
|
||||
### How do I wipe all the generated content?
|
||||
|
||||
(requires `lumbung.space` docker context)
|
||||
|
||||
`docker exec -it $(docker container ls -q -f name=beta_lumbung_space_app) bash -c "rm -rf /src/content/*"`
|
||||
|
||||
## Hacking
|
||||
|
||||
### Generate the site
|
||||
|
Loading…
Reference in New Issue
Block a user