Skip to content

RocPy/rocpy-website

Repository files navigation

RocPy Website

This is the website for the Rochester Python "RocPy" Meetup, a Python user group in Rochester, NY. This website is statically generated with with Material for MkDocs and GitHub Actions. Additionally, we use Web3Forms for a simple submission to send its organizers an email.

Local Development

  1. Install the tool uv. You'll probably want to use brew (macOS, Linux) or pip.
  2. In another terminal, run uv run mkdocs serve to start the development server.
  3. Open your browser to http://localhost:8000 to see the site.

Then, edit an resources for the site in the docs directory. The site will automatically update as you save changes.

How to Contribute

Pull requests are welcome! If you'd like to contribute to the website, please follow these steps:

  1. Clone the repository
  2. Create a new branch for your changes
  3. Make your changes
  4. Test your changes locally
  5. Push your changes to your fork
  6. Create a pull request

Your PR must be approved before merging. It will be reviewed for content, style, and adherence to the code of conduct. After merging, the GitHub Action defined in .github/workflows/ci.yml will publish the changes to RocPy's organization GitHub Page.

About

RocPy website created using mkdocs-material

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages