Hosts the website, blog and docs for the Continuous Compliance Framework
The website is built using VuePress, and utilises a customised version of the default theme.
It also utilises TailwindCSS for styling.
npm install
# That's itmake help # For common commands
make run # Runs the website locally
make build # Builds the website for distributionsrc/docshosts all of the CCF documentation.src/docs/sidebar.jscontrols the sidebar links for the documentation.src/postshosts all of the CCF blog content.
Have a look around in the markdown files to see how to contribute your own. To learn more about frontmatter, components and markdown features have a look at the VuePress documentation for the most up to date content.
The pages for the website are VueJS Components with TailwindCSS styling. They are stored in src/.vuepress/pages.
To register a new page, you must register the page in src/.vuepress/config.js.
To add the page to the navigation bar, you must also register it in src/.vuepress/config.js.
Available on:
Yandex on Ian's gmail account.
If you create a yandex ID I can share the metrics with you (go to Account Settings => Representatives, and add the user's ID/email).