/thecodingtrain.com

All aboard the Coding Train! Choo choo! 🚂🌈❤️

Primary LanguageJavaScript

Coding Train Website

All Contributors

This repo holds the website for thecodingtrain.com. The website is built with:

  • Gatsby to perform the static site rendering
  • React as the general JavaScript framework

Hacktoberfest 2022

It's time for hacktoberfest again this year! We welcome all the wonderful contributors coming from hacktoberfest, and we urge you to read CONTRIBUTING.md for more details about how you can contribute to this project. We try to be as welcoming and helpful as possible to the newcomers to open source, so please feel free to seek help when you need it. Happy hacking!

Table of Contents

Development info

When updating the website, it is helpful to run the website locally in order to quickly see the changes made. Make sure you have Node.js version 16.x installed and then perform the following steps:

  1. Clone down the repo to your computer and cd into the folder
  2. Run npm install
  3. Run npm run dev

This will start a local server and the website will now be accessible on localhost:8000. Changes to most files will be auto-updated in the browser while the website is running.

Note: In some cases, specially when updating loaded content, you need to restart the local server with npm run dev. And in some cases that may fail because of Gatsby's cache usage. If you run npm run clean before npm run dev, that should fix it.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Kathy
Kathy

🖋
Dipam Sen
Dipam Sen

🖋
Loïc Bertrand
Loïc Bertrand

💻 🖋
Rishi
Rishi

🖋 🤔
Monica Powell
Monica Powell

💻 🖋
btb331
btb331

📆
pgriffin17
pgriffin17

🖋
ArztKlein
ArztKlein

🖋
Zoltán Völcsey
Zoltán Völcsey

💻
Sergey Alyaev
Sergey Alyaev

🤔 📖
Leandro Gonçalves de Oliveira
Leandro Gonçalves de Oliveira

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!