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
- Host: GitHub
- URL: https://github.com/thoth-station/thoth-station.github.io
- Owner: thoth-station
- Created: 2018-04-14T07:42:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T22:05:59.000Z (about 2 years ago)
- Last Synced: 2025-03-24T13:51:26.437Z (3 months ago)
- Topics: artificial-intelligence, hacktoberfest, thoth
- Language: JavaScript
- Homepage: https://thoth-station.github.io/
- Size: 701 MB
- Stars: 3
- Watchers: 9
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
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.mdThe 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.