neurospin / gaia

The GAIA website
Other
0 stars 0 forks source link

Build Static Pages

Configuration

You have to customize the following parameters in _config.yml:

You can change the banner image in the index page images/banner.png and the logo images/logo.png.

Then you will need to fill the collections in _collections (only text files). Please look at the example and use the same keys.

Note: For the research collection, you will have to add a new research_<CATEGORY>.md for new categories.

Install local

Jekyll:

For Bibtex conversion:

Jekyll

For those unfamiliar with how Jekyll works, check out https://jekyllrb.com/ for all the details.