full bork of content locations / menu + pen

This commit is contained in:
cellarspoon
2022-01-17 14:13:24 +01:00
parent 2b21d9d73a
commit d6faf134f9
6 changed files with 48 additions and 20 deletions

View File

@ -56,13 +56,13 @@ export CALENDAR_URL="https://cloud.lumbung.space/remote.php/dav/public-calendars
export OUTPUT_DIR=content/calendar
lumbunglib-cal
export OUTPUT_DIR=content/video
export OUTPUT_DIR=content/tv
lumbunglib-vid
export OUTPUT_DIR=content/feed
export OUTPUT_DIR=content/shouts
lumbunglib-feed # reads ./feeds_list.txt
export OUTPUT_DIR=content/hash
export OUTPUT_DIR=content/social
export MASTODON_AUTH_TOKEN=foobar
lumbunglib-hash
```