Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.49 KB

README.md

File metadata and controls

44 lines (29 loc) · 2.49 KB

Built with Material for MkDocs

Friends of Toowong Cemetery website

The Friend of Toowong Cemetery site fotc.au replaces https://fotc.org.au/.

About

  • This site is built using Material for MkDocs Insiders.
  • Pages are written in Markdown
  • Snippets are used to modularise content
  • Images are stored in /assets
  • The Site is configured using mkdoc.yml
  • Some customisations are made:
  • Source images are store in /source-images. Some images are made with Sketch
  • The website uses Google Forms to collect Site Feedback, Membership Applications, Story Contributions

Contribute

To contribute you can:

Contributors

Thanks to everyone for their contributions on Github and in the discussion forum.

Development

Run locally $ mkdocs serve to preview your site before publishing

Build $ mkdocs build creates html files locally in \site

Deploy occurs when there is a commit to the main branch which triggers a workflow

Keep things up-to-date:

pip3 install --upgrade git+https://{GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git