diff --git a/README.md b/README.md index 5af4d5b..c73cb80 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ Where `beta_lumbung_space_` 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