markdown-docs

Action/docker image that transforms your markdown into a static website. No need for particular configuration: it just works.

MIT License

Stars
21
Committers
5

Bot releases are visible (Hide)

markdown-docs - v0.4.2

Published by github-actions[bot] about 3 years ago

Commits

  • 38f76ef: Fix action.yml (ldeluigi)
markdown-docs - v0.4.1

Published by github-actions[bot] about 3 years ago

Commits

  • e27e2db: Fix description length (ldeluigi)
markdown-docs - v0.4.0

Published by github-actions[bot] about 3 years ago

Commits

  • a42b2f3: Update cron release name on docker hub (ldeluigi)
  • 02409b8: Add multi language supprt (#21) (famima65536) #21
  • 8a18d6d: Improve quality. Add documentation on language setting. (Luca Deluigi)
  • 510af1c: Update README.md (ldeluigi)
  • 2a91465: Add support for custom colors, custom icon (ldeluigi)
  • 29e1a94: Disable HTML minification (ldeluigi)
  • 3c6f20d: Remove newline (ldeluigi)
  • 18d9eb0: Add icon to docs (ldeluigi)
  • b50798e: Fix ci (ldeluigi)
markdown-docs - v0.3.13

Published by github-actions[bot] about 3 years ago

Commits

  • c3dfe79: Add literate-nav plugin (ldeluigi)
markdown-docs - v0.3.12

Published by github-actions[bot] about 3 years ago

Commits

  • 88a9055: Update ci.yml (ldeluigi)
  • c744d4b: Update ci.yml (ldeluigi)
  • fa8253c: Update ci.yml (ldeluigi)
  • d83cb11: Update ci.yml (ldeluigi)
markdown-docs - v0.3.11

Published by github-actions[bot] about 3 years ago

Commits

  • fddd959: Update ci.yml (ldeluigi)
markdown-docs - v0.3.10

Published by github-actions[bot] about 3 years ago

Commits

  • 3e7742b: Update ci.yml (ldeluigi)
markdown-docs - v0.3.9

Published by ldeluigi about 3 years ago

Changelog

markdown-docs - v0.3.8

Published by ldeluigi over 3 years ago

Changelog

  • Default PlantUML theme is now "plain"
markdown-docs - v0.3.7

Published by ldeluigi over 3 years ago

Changelog

  • The 404 page now redirects to the same folder if the path doesn't end with a /
  • Otherwise, redirects to ../
  • This will create a chain of redirects that should bring the user to the closes index.html file from the child path to the site root.
markdown-docs - v0.3.6

Published by ldeluigi over 3 years ago

Changelog

  • Workaround fix for the 404 page (unstable)
markdown-docs - v0.3.5

Published by ldeluigi over 3 years ago

Changelog

markdown-docs - v0.3.4

Published by ldeluigi over 3 years ago

Changelog

  • Fix edit_uri.
markdown-docs - v0.3.3

Published by ldeluigi over 3 years ago

Changelog

  • Fix edit_uri if root folder.
markdown-docs - v0.3.2

Published by ldeluigi over 3 years ago

Changelog

  • Fix README.md ignored by index.md generation.
markdown-docs - v0.3.1

Published by ldeluigi over 3 years ago

Changelog

  • Add theme styles.
  • Add index.md generation if absent.
markdown-docs - v0.3.0

Published by ldeluigi over 3 years ago

Changelog

  • Refactor everything based on MkDocs, theme Material, with many material extensions
  • Add lots of extensions

What to expect from this update and from next ones

  • +++ now it's cool and powerful, you can achieve top notch documentation quality
  • +++ colors customization
  • --- won't support qrcode generation (Pillow is too heavy... not worth it), no google maps (useless)
  • --- tried everything but can't support .drawio file includes
markdown-docs - v0.2.13

Published by ldeluigi over 3 years ago

Changelog

  • Add table CSS
markdown-docs - v0.2.12

Published by ldeluigi over 3 years ago

Changelog

  • After finishing, the script will now delete generated css, js, index and contents from the source directory
markdown-docs - v0.2.11

Published by ldeluigi over 3 years ago

Changelog

  • Add support for JS files linked from HTML
  • Default js file is script.js and contains code that enable TOC collapsing
  • Fix TOC generation
  • Add global TOC CSS
Package Rankings
Top 8.07% on Github actions
Badges
Extracted from project README
CI/CD GitHub code size in bytes Docker Pulls GitHub marketplace GitHub release (latest by date including pre-releases)
Related Projects