Skip to content

demoraeshugo/ruoutin.tech

 
 

Repository files navigation

🌈 ruoutin.tech 🌈

website-screenshot

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
    • Facebook
    • Instagram
    • Linkedin

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

  1. Clone repo to local device
  2. Create a new development branch
  3. Download all required packages
  4. When developing run gatsby develop to start a live server on localhost:8000
  5. After developing, run gatsby build; gatsby serve to build and serve the production code on localhost:9000
  6. If all looks good, open a PR against Master

Deployment

  1. Merge Master into gh-pages
  2. Run npm run deploy to deploy latest to Github Pages

Licenses & Credits ✉️

Material Kit React Starter

FOSSA Status

Gatsby Material Kit React Starter is the adaptation of Material Kit React to Gatsby.

License

FOSSA Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • SCSS 30.2%