mirror of
https://github.com/hamaluik/mkbook.git
synced 2024-11-16 00:13:01 +00:00
.. | ||
02-markdown | ||
01-introduction.md | ||
03-frontmatter.md | ||
04-structure.md | ||
05-customization.md | ||
06-how-it-works.md | ||
README.md |
title = "The mkbook Book" author = "Kenton Hamaluik" url = "https://hamaluik.github.io/mkbook/"
mkbook is my simpler alternative to mdbook which is a great tool, but for which I really dislike some of the decisions they took, such as relying on javascript for highlighting and navigation, and including a lot of bells and whistles such as javascript-based search.
This tool aims to work somewhat similarly to mdbook, but is generally intended to be a more minimal alternative that is customized more towards my needs and desires than anything else.