This repository contains the website for the OpenWallet Foundation's Technical Advisory Council (TAC), including governance documentation and other information relevant to the TAC.
To see a rendered version of these documents, visit: openwallet-foundation.github.io/tac.
This repository uses MkDocs. For full documentation visit mkdocs.org.
mkdocs serve- Start the live-reloading docs server.mkdocs build- Build the documentation site.mkdocs -h- Print help message and exit.
mkdocs.yml           # The configuration file.
docs/
    index.md         # The homepage.
    governance/      # The governance documents
    meeting-minutes/ # The meeting minutes of past TAC meetings
    assets/          # Images used by the website