geminispace.info

gemini search engine
git clone https://git.clttr.info/geminispace.info.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit fe1c2054cbd2e8985f8e94b4335a09338735e37b
parent be45fc45968486e8669bbe0eed0163e5c853a640
Author: Remco van 't Veer <remco@remworks.net>
Date:   Tue, 27 Oct 2020 20:26:59 +0100

Include notes on updating the index

Signed-off-by: Natalie Pendragon <natpen@natpen.net>

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -27,7 +27,9 @@ Now you'll have created `index.new` directory, rename it to `index`. # Updating the index -TODO +1. Run: "poetry run crawl" +2. Run: "poetry run build_index" +3. Restart frontend ## Roadmap / TODOs