~mil/mepo_website

Website for mepo
Fix URL for readme; add warning to deploy.sh
Fix keybindings for load/save
Minor typo cleanup

clone

read-only
https://git.sr.ht/~mil/mepo_website
read/write
git@git.sr.ht:~mil/mepo_website

You can also use your local clone with git send-email.

#mepo_website

Static site generator script reponsible for generating the documentation website for mepo published to mepo.lrdu.org.

  • Compile: ./compile.sh gen
  • Compile and start test webserver: ./compile.sh genserve
  • Deploy: ./deploy.sh

#Release Instructions

  • Update scripts section of userguide if any scripts docs changed
    • Run/copy from: mepo/scriptsdev/mepo_dev_generatescriptsdoc.sh
  • Update CLI opts in src/pages/userguide.md:
    • Run/copy from: mepo -h
  • Regenerate contributors list (git shortlog) in: src/pages/contribute.md
  • Update zig version number in: src/pages/developguide.md
  • Everything else is automated

#Tags

Website docs tags should correlate with mepo release tag.