Skip to content

gramps-project/gramps-web-docs

Repository files navigation

Gramps Web: Documentation

This is the source repository for the Gramps Web documentation website.

For the source code of Gramps Web, please see

Please use those repositories for reporting issues or feature requests.

Serving the documentation locally

You can run the website locally and preview it in your browser while editing.

To do that, first install the required Python dependencies (you may want to do this in a virtual environment):

python -m pip install -r requirements.txt

Then, you can serve the documentation and open it in the browser with:

mkdocs serve -a localhost:8211 -o

Contributing

Contributions to the documentation are welcome! Please see the Contributing Guide for details.

About

Documentation for Gramps Web

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 22

Languages