Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

nashvillefcc/mentor-night-site

Repository files navigation

Nashville's Mentor Night Site

This is the source code for our group's upcoming public Web site. Development mostly happens in the /src folder, while the build files are in the /docs folder. Old, archived progress for this project is located at this repository. Since we moved to Gatsby, all progress has been logged on this repository.

Built With

This project was bootstrapped with the Gatsby starter gatsby-starter-tailwind.

"Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps." -Gatsby

"Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces." –Tailwind CSS

Getting Started

From the command line, you can run:

  • npm install - Installs dependencies for this project.
  • npm run develop - Runs the site in development mode, allows for live editing.
  • npm run build - Builds the site for deployment in public folder, which we ignore with git.
  • npm run analyze - See what ESLint and Prettier can fix.
  • npm run fix - Run Prettier and ESLint with the --fix option.
  • npm run test - TODO: https://gatsby.dev/unit-testing\

If you are using VS Code, we have recommended extensions listed in the mentor-night-site.code-workspace file. VS Code will automatically detect that list and prompt you to install.

Contributing

When contributing to this repository, please notify us first before assigning yourself to the ticket. We can be contacted via Discord or GitHub. See the task board for a list of features and bugs we're working on.

See the CONTRIBUTING page for more details.

Contact

Please refer to the author details in /package.json.

About

Source code for our group's upcoming public Web site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published