stacksgov / pm

Project management related to stacks governance
https://pm.stacksgov.com/
Creative Commons Zero v1.0 Universal
14 stars 7 forks source link

Configure github pages for resources #69

Closed whoabuddy closed 4 years ago

whoabuddy commented 4 years ago

Per #45, we want to implement GitHub Pages and Docsify to provide a general landing page for the governance resources.

Docsify will allow us to generate documentation content based on the markdown files and folder organization already in the repository.

The information should be accessible both on Github and at resources.stacks.org.

After implementing this for resources, we can use the configuration as a template for other repositories.

lrettig commented 4 years ago

As @whoabuddy and I discussed offline, I think the main challenge here is in writing, and organizing, our content - a task that I believe he already started! The technical challenge of setting up gh-pages and something like docsify to publish it is not so great, I think.

whoabuddy commented 4 years ago

Closing this as the main structure including github pages and docsify are set up, and the structure of the repo translated fairly well. There is still some organization to do, but it can be handled in separate issues.