Skip to content

ScilifelabDataCentre/node-pathogens-portal-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pathogens-portal-theme

Hugo theme for node pathogens portal inspired by Swedish pathogen portal and Swiss pathogen portal, while following the visual identity of central pathogens portal.

How to use

If you desire to use this theme in your hugo project, follow the steps mentioned.

  1. Open a terminal and go to the root of your hugo project

    cd <path to hugo project>
    

    where <path to hugo project> should be an absolute or relative path to the hugo project

  2. Create a themes directory if it did not exist already and change to it

    mkdir themes && cd themes
    
  3. Clone (download) this theme to in the themes directory

    git clone https://github.com/ScilifelabDataCentre/node-pathogens-portal-theme.git
    
  4. Add the following to your hugo.yaml config file

    theme: "node-pathogens-portal-theme"

    Note: hugo config file can also be in toml and json format, so change the above according to your config format

That is all, after this you can run hugo as usual and it will use this themes to display the content.

Credits

This theme was developed by Scilifelab Data Centre as part of PDN project and is based on central pathogens portal, Swedish pathogen portal and Swiss pathogen portal.

We thank Swiss Institute of Bioinformatics, EMBL-EBI and all collaborators.

About

Hugo theme for pathogens portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published