docs: how to wipe

This commit is contained in:
cellarspoon 2022-01-05 14:32:33 +01:00
parent 707cb8c8a1
commit 7ac941a841
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 6 additions and 0 deletions

View File

@ -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