all repos — home @ 4215e557d854659f8106a65091bf727544de3925

README.md (view raw)

 1# 5ika.ch
 2
 3## Generate blog
 4
 5**Local files must match following structure:**
 6
 7- `./home` (ssh://5ika.ch:1917/home)
 8- `./weblogg` (ssh://5ika.ch:1917/weblogg)
 9- `./writing` (ssh://5ika.ch:1917/writing)
10
111. Write some content in `writing/published`
122. Go to `weblogg` and generate data and feeds with `deno run --unstable -A mod.ts`
133. Go to `home` and generate posts from JSON-LD with `yarn build`
14
15## Inspiration
16
17https://www.ecliptik.com/