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 hidden (Show)

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
markdown-docs - v0.2.10

Published by ldeluigi over 3 years ago

Changelog

  • Add support for WORKSPACE env variable that overrides GITHUB_WORKSPACE
markdown-docs - v0.2.9

Published by ldeluigi over 3 years ago

Changelog

  • Better CSS support
  • First release on the Marketplace! Wohoo 🚀
markdown-docs - v0.2.8

Published by ldeluigi over 3 years ago

Changelog

  • Fix index
markdown-docs - v0.2.7

Published by ldeluigi over 3 years ago

Changelog

  • Bugfix
markdown-docs - v0.2.6

Published by ldeluigi over 3 years ago

Changelog

  • Bugfix
markdown-docs - v0.2.5

Published by ldeluigi over 3 years ago

Changelog

  • Add documentation file formats for resources (which will be copied along with html files)
markdown-docs - v0.2.4

Published by ldeluigi over 3 years ago

Changelog

  • Add TOC of single file (fix)
  • Add TOC of all files (fix)
  • Stop copying non - markdown files (with some exceptions to be added soon)
  • Add HTML skeleton
  • Add 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