practicalli / clojure-web-services

Develop production grade server-side web services and APIs using Clojure and REPL driven development
https://practical.li/clojure-web-services
Creative Commons Attribution Share Alike 4.0 International
11 stars 14 forks source link

Mkdocs migration #118

Closed practicalli-johnny closed 1 year ago

practicalli-johnny commented 1 year ago

Convert book from GitBook to MkDocs with Material theme.

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
:warning: MARKDOWN markdownlint 219 98 1.34s
✅ MARKDOWN markdown-link-check 219 0 1.34s
:warning: MARKDOWN markdown-table-formatter 219 1 0.36s
:warning: SPELL cspell 225 1803 7.06s
:warning: SPELL misspell 224 1 0.15s
:warning: YAML prettier 5 1 0.59s
✅ YAML v8r 5 0 3.52s
✅ YAML yamllint 5 0 0.3s

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_