Documentation Repository for POR Product within Mr. Albert. 4th October 2021 Author: #aravind
This documentation is written in obsidian and published using eleventy and github pages.
Install obsidian - https://obsidian.md/. Clone this repository. Open this folder as a vault in obsidian and make changes.
Commit the changes.
Make sure all dependancies are installed(one time) - npm install
Everytime you want to see the changes - npx @11ty/eleventy --serve
Github pipeline is setup in such a way that when commits are made to the repo, the docs are automatically published.