New portal design built in Hugo and Javascript with GEOME backend. Commits to the master and develop branch are watched by netlify and deployed at the following URL addresses:
Master Branch URL: https://amphibiandisease.org
Develop Branch URL: https://amphibiandisease-develop.netlify.com/
Site v2.0 went live May 28th on Netlify!
You can update content in 3 general areas:
content
folder and update the relevant markdown files. This section contains markdownData for the dashboard is served by the AD Portal API: https://github.com/BNHM/AmphibiaWebDiseasePortalAPI
if you have hugo installed you should be able to just type the following at the root directory:
hugo server