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

MkDocs migration of Practicalli Clojure #91

Merged
merged 7 commits into from
Mar 10, 2023
Merged

Conversation

practicalli-johnny
Copy link
Contributor

@practicalli-johnny practicalli-johnny commented Mar 10, 2023

Convert book generation to use MkDocs and Material theme

Add GitHub workflows for book

  • MegaLinter to check markdown and links
  • MkDocs book builder, deploying to gh-pages branch

Resolve #90 #89

@github-actions
Copy link

github-actions bot commented Mar 10, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ MARKDOWN markdownlint 242 461 1.17s
✅ MARKDOWN markdown-link-check 242 0 2.17s
⚠️ MARKDOWN markdown-table-formatter 242 1 0.42s
⚠️ SPELL cspell 248 1 0.76s
⚠️ SPELL misspell 247 1 0.16s
⚠️ YAML prettier 5 1 0.71s
✅ YAML v8r 5 0 3.71s
✅ YAML yamllint 5 0 0.33s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

no extra space allowed between page name: and file path
@practicalli-johnny practicalli-johnny merged commit 7db4623 into main Mar 10, 2023
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.

Convert ClojureScript book to MkDocs
1 participant