Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
27 stars 9 forks source link

Adds CI/CD workflow for website generation from the README Documentation #83

Closed Gaurav-Gosain closed 1 year ago

Gaurav-Gosain commented 1 year ago

Pretty Website auto generated from the README markdown file. Uses Jekyll to automatically create and update the content for your website (uses the README.md file as the entry point (index) of the website) and automatically deploy it via Github pages whenever any changes are made to the master / main branch of your repository.

Example website that will be generated:

Auto-generates sub routes (other markdown files are interpreted and parsed as HTML files on the website for example the content for the Docs/GenerateImplementation.md file can be viewed at https://gaurav-gosain.github.io/p2p-rendering-computation/Docs/GenerateImplementation.html

Akilan1999 commented 1 year ago

Thanks a lot for the PR!

Gaurav-Gosain commented 1 year ago

You are welcome 😄

Oh and yes now you can directly link your docs as:

https://p2prc.akilan.io/Docs/