To run this repo you need VS Code with the Docs Assembler extension installed.
The markdown files that GitHub Pages uses are in docs
Maps are stored in tsmaps.
Use the Docs Assembler extension:
- To publish the maps as markdown files to
pub. - Compare the published files with the live files.
- Copy the contents of
pubtodocs. - Run a git commit.
- Push changes to GitHub.
- Wait for the GitHub Action
pages build and deploymentto complete. - Browse to the repo's GitHub pages url.