Skip to content

FAIRIslandProject/iPlaces_Portal

Repository files navigation

Master Branch Status: Netlify Status

Develop Branch Status:

iPlaces Portal

This portal is forked from the Amphibian Disease Portal.

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://iplaces-test.netlify.app/

Develop Branch URL: TBD

Site v0.0 went live Feb 3rd on Netlify!

Developers

You can update content in 3 general areas:

  • To customize text content on pages goto the content folder and update the relevant markdown files. This section contains markdown
  • To customize and create javascript functions goto static/js/{file}.js This section contains javascript.
  • To customize the behavior of pages, update content in layouts/{section title}/single or list.html . This section contains mainly go syntax

Data for the dashboard is served by the AD Portal API: https://github.com/BNHM/AmphibiaWebDiseasePortalAPI

Running locally

if you have hugo installed you should be able to just type the following at the root directory:

hugo server

About

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors