- Notifications
You must be signed in to change notification settings - Fork121
All aboard the Coding Train! Choo choo! 🚂🌈❤️
License
CodingTrain/thecodingtrain.com
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo holds the website forthecodingtrain.com. The website is built with:
- CONTRIBUTING.md. This page will tell you all the necessary information about contributing to this repo.
- Content Structure Guide. This guide walks you through the process of adding content to the website.
- HACKTOBERFEST.md. Here for Hacktoberfest? This guide lists out all the ways to contribute to the Coding Train for Hacktoberfest.
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 version20.x installed and then perform the following steps:
- Clone down the repo to your computer and
cdinto the folder - Run
npm install - Run
npm run dev
This will start a local server and the website will now be accessible onlocalhost: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 withnpm run dev.And in some cases that may fail because of Gatsby's cache usage. If you runnpm run clean beforenpm run dev, that should fix it.
This repository is licensed under the MIT License. SeeLICENSE for more information.
Please note that while the code in this repository is licensed under the MIT License, any brand and visual assets included in this repository are not covered by the license. These assets, including but not limited to images, icons, and logos, are solely intended for use on thecodingtrain.com and should not be reused or distributed without express permission. If you have any questions regarding the use of these assets, please contacthelp@thecodingtrain.com.
Thanks goes to these wonderful people (emoji key):
This project follows theall-contributors specification. Contributions of any kind welcome!
About
All aboard the Coding Train! Choo choo! 🚂🌈❤️
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.