An open API service indexing awesome lists of open source software.

https://github.com/thoth-station/thoth-station.github.io

Project Thoth website
https://github.com/thoth-station/thoth-station.github.io

artificial-intelligence hacktoberfest thoth

Last synced: about 2 months ago
JSON representation

Project Thoth website

Awesome Lists containing this project

README

        

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.