Wykres commitów

4 Commity (main)

Autor SHA1 Wiadomość Data
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 2022-10-27 23:55:37 +05:30