Skip to content

CivicTechWR/CTWR-Organization-Documentation

Repository files navigation

CivicTechWR Organization and Documentation

Welcome to the CivicTechWR organization and documentation repository. Here, you’ll find all the policies, guidelines, and templates you need for smooth operations and effective project management.

Build Status

Interested in contributing? Check out our Currently Happening in CTWR project board to see where you can make a difference!

Links

Local Development

  1. Clone the repository:
git clone https://github.com/yourusername/CTWR-Organization-Documentation.git
cd CTWR-Organization-Documentation
  1. create a virtual environment
python3 -m venv venv
  1. activate the virtual environment & install dependencies
./venv/bin/pip install -r requirements.txt
./venv/bin/pip install "mkdocs-material[imaging]"
  1. Run the development server
./venv/bin/mkdocs serve
  1. View the documentation at http://127.0.0.1:8000

Contributing

Please read our Contributing Guidelines for details on how to contribute to this documentation.

License

This project is licensed under the terms specified in the LICENSE file.

About

A repo for managing Files & Wiki related to organizing this organization. Not for code.

Resources

License

Stars

Watchers

Forks