gitea-open-letter/scripts
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
..
ci.sh fix: mv website/* . and fix publish pipeline 2022-10-27 23:55:37 +05:30
lib.sh fix: mv website/* . and fix publish pipeline 2022-10-27 23:55:37 +05:30
prep.sh fix: rm whole content/ directory instead of just the file 2022-10-28 14:29:45 +05:30
spellcheck.sh fix: mv website/* . and fix publish pipeline 2022-10-27 23:55:37 +05:30
zola.sh fix: links rendered from letter.md should point to root 2022-10-28 14:30:12 +05:30