CodingTrain / project-trainsite

The future version of The Coding Train's website! 🚂
GNU General Public License v3.0
1 stars 2 forks source link

Project TrainSite

This repository contains the future version of The Coding Train's website. Ideas and suggestions should be tracked here as well. If you need help with the current system, please use the main repository instead! View the current site at http://thecodingtrain.com.


Motivation

The Coding Train's current website is based on the GitHub Pages feature in combination with Jekyll. At it's core, everything is very easy to understand and use. However, the site has grown to a point where it gets exponentially more difficult to incorporate new features into the system. Some of them would require complex workarounds while others are simply not possible without a database. That's why we've decided to move to a more dynamic system in the long run.

Technologies

This list is neither complete nor set in stone. Just some ideas that might be fun to explore.

Requirements


Link for the Frontend Repository

https://github.com/CodingTrain/project-trainsite-frontend

Link for the Backend Repository

https://github.com/CodingTrain/project-trainsite-api

Code of Conduct

Please refer to The Coding Train's Code of Conduct.