ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms
https://zigrazor.github.io/CXXGraph/
Mozilla Public License 2.0
457 stars 112 forks source link

Build a Docusaurus Documentation #384

Closed ZigRazor closed 7 months ago

ZigRazor commented 9 months ago

Please add Documentation Site built with Docusaurus. This issue can be releated to #213 .

ghost commented 9 months ago

Hello, I'd be happy to take a swing at this.

ZigRazor commented 9 months ago

Ok, I assign it to you @Horicabu

ghost commented 8 months ago

Hello Zigrazor, I've finally got some proper time to work on this project, and I am in early stages of configuration and preparing to port over your docs.

While I'm here, do you have any site elements you'd like carried over from your Pages site?

ZigRazor commented 8 months ago

Not at the moment, after a first deploy we can discuss how to integrate all the elements necessary. Obviously, the minimum requirement are an introduction to the framework, some documentation and contacts

ghost commented 8 months ago

Sounds good. expect an early build soon.

ghost commented 7 months ago

Hello Zigrazor! Apologies for the long wait, but I have an early build with the gh-pages documentation alongside previously discussed features ready to deploy.

How do you want to deploy the site for initial review?

ZigRazor commented 7 months ago

I think you can release it as a pull request on gh-pages branch. Then you can help me to deploy it on github pages

ghost commented 7 months ago

https://github.com/ZigRazor/CXXGraph/pull/402. I imagine fat will need to be trimmed from this PR. Do advise.

ZigRazor commented 7 months ago

The base site is up, for modify the Site the branch is WebSite. Just push the changed files and the site will be updated. Thank you for first implementation to @Horicabu. If you want to continue contribute to the website you are welcome!