Skip to content

thoth-station/thoth-station.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thoth-station.github.io

Project Thoth website

How to contribute

Parts of the Thoth website are built using Jekyll via a GitHub action. Jekyll is configured to read markdown files from the _j directory and render them in a Jekyll theme. Jekyll also renders a few other markdown files:

  • 404.html
  • home.markdown
  • justifications.markdown
  • recommendation_types.markdown
  • helm-charts/README.md

The rest of the website is generated using Hugo where the main index.html file provides linkage to both internal and external pages.

Follow the guidelines outlined the thoth-station core repository to make a contribution.