🌈 ruoutin.tech 🌈
Purpose ❓❓
- Point visitors to our mailing list
- Give a detailed summary of who we are as a club
- Provide users with a 'hub' to other relevant resources
Current State 😇
- Single page with 'Call to Action' (mailing list) and short discription
- Links to:
- Slack
To Do ✍🏽
- Add more pages/routes
- About Us
- Contact Us Page
- Events (Calendar API preferably)
- Etc
Tooling ⚙️
- Gatsby
- React.JS
- Material.UI
- Material Kit React
- Hosted on Github Pages
Local Development
- Clone repo to local device
- Create a new development branch
- Download all required packages
- When developing run
gatsby develop
to start a live server onlocalhost:8000
- After developing, run
gatsby build; gatsby serve
to build and serve the production code onlocalhost:9000
- If all looks good, open a PR against
Master
Deployment
- Merge
Master
intogh-pages
- Run
npm run deploy
to deploy latest to Github Pages
Licenses & Credits ✉️
Material Kit React Starter
Gatsby Material Kit React Starter
Gatsby Material Kit React Starter is the adaptation of Material Kit React to Gatsby.