From 7ac941a8410393eb42eae3bb925091e67cad2d94 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 5 Jan 2022 14:32:33 +0100 Subject: [PATCH] docs: how to wipe --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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