Skip to content

Ouranosinc/PAVICS-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAVICS-landing

The landing page serving as the entrance to PAVICS

Serving content

The entire site is designed to run without a compile step. Simply serve the contents of the src folder.

For testing, you can run npx http-server src -c-1 to view the site locally, or use any other webserver to serve the contents of src folder.

Localizing

  • Ensure that there is a fresh copy of all root pages (e.g. src/index.html) as a French version with _fr suffix (e.g. src/index_fr.html)
  • Ensure that there is a fresh copy of all pages (e.g. src/pages/index.html) as a French version with _fr suffix (e.g. src/pages/index_fr.html).
  • Translate all pages: (src/pages/*_fr.html)
  • Check translation of src/assets/template_fr.html. Be sure that localization toggle (language-switcher) is set to French as default in French version.

Python environment.yml

To ensure notebooks and exemples will run on the platform correctly it is advised to use the most recent PAVICS environment.yml https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/blob/master/docker/environment.yml

About

The landing page serving as the entrance to PAVICS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published