Create page with own map in a matter of minutes! Example map: https://delwing.github.io/arkadia-mapa/
- Create new repository using this one as template.
- Replace
map.datwith your own map file - Replace
logo.svgandfavicon.ico - In
page/i18n/en.jsonreplace%title%%description
- Optionally you can also replace ones in
page/index.html - You can add npcs to be searchable in
page/data/npc.jsonjust as the one that it's there. - Push
- Go to repository Settings -> Pages. In Build and deployment section set
SrouceasGithub Actions
Visit your page under https://{repositoryOwner}.github.io/{repository}/ so in case if this example it is: https://delwing.github.io/online-mudlet-map-template/
