Commit Graph

6 Commits

Author SHA1 Message Date
Aravinth Manivannan 21e1b822bf
feat: publish closing remarks
NOTE: this setup will break if the title/level 1 heading changes
2022-10-30 21:49:42 +05:30
Aravinth Manivannan 435b23a63c
feat: generate updates from status.md 2022-10-30 14:20:17 +05:30
Aravinth Manivannan 44a98fb20c
fix: links rendered from letter.md should point to root
DESCRIPTION
    README.md is processed and written to content/letter.md before
    invoking Zola. templates/index.html uses a hack to render
    content/letter.md in index.html. So relative links defined in
    letter.md, will be relative to /letter/

    This patch removes /letter/ from links
2022-10-28 14:30:12 +05:30
Aravinth Manivannan 93a246b4fb
fix: rm whole content/ directory instead of just the file 2022-10-28 14:29:45 +05:30
Aravinth Manivannan 5fd3bdb36a
fix: rm absolute URLs 2022-10-28 00:03:44 +05:30
Aravinth Manivannan 030221f258
fix: mv website/* . and fix publish pipeline
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-10-27 23:55:37 +05:30