Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add static site generator for generating documentation page #291

Merged
merged 8 commits into from
Jan 12, 2021

Conversation

ziogaschr
Copy link
Member

This PR adds MkDocs static site generator for creating a docs site on docs folder Markdown files addition/modification.

It also adds a GitHub Action that builds the docs and deploys the site at gh-pages branch, which is then served at https://etclabscore.github.io/core-geth/.

Closes #290
Rel #61

ziogaschr and others added 2 commits January 12, 2021 01:15
Co-authored-by: meowsbits <b5c6@protonmail.com>
Co-authored-by: meowsbits <b5c6@protonmail.com>
.gitignore Show resolved Hide resolved
Copy link
Contributor

@meowsbits meowsbits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐿

@ziogaschr ziogaschr merged commit cd048eb into master Jan 12, 2021
@ziogaschr ziogaschr deleted the feat/mkdocs branch January 12, 2021 11:38
@ziogaschr ziogaschr mentioned this pull request Jan 12, 2021
5 tasks
@meowsbits meowsbits mentioned this pull request Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: generate and serve markdown docs
3 participants