/mathesar-wiki

Mathesar wiki content. Please note that any change made here will reflect on the wiki.

Primary LanguageShell

Mathesar Wiki

This repository holds the source content for Mathesar's wiki, as published to:

https://wiki.mathesar.org/

Table of Contents

Preview your edits locally

  1. Install requirements.

    pip install -r requirements.txt
    
  2. Start MkDocs

    mkdocs serve -a localhost:9000
    
  3. Preview the docs at http://localhost:9000

  4. Keep mkdocs running while you edit and your local preview will refresh automatically.

Contribution process

  • Mathesar maintainers are encouraged to push small commits directly to master.

  • Community contributors may suggest changes by opening PRs.

Reference

See also