markdown icon indicating copy to clipboard operation
markdown copied to clipboard

Configure Github Actions to update gh-pages

Open jonasfj opened this issue 1 year ago • 0 comments

Looks like tool/update-gh-pages.sh can be used to generate gh-pages which creates the website: https://dart-lang.github.io/markdown/

It'd be nice if we could configure Github Actions to automatically update the site, either:

  • On push to main, or,
  • When a new release is tagged.

For what it's worth, I really love the website and frequently use it to investigate markdown rendering issues :D

jonasfj avatar Aug 15 '24 13:08 jonasfj