Skip to content

MkDocs vs RawGit

A side-by-side look at MkDocs and RawGit. For an in-depth review of either product, follow the links below.

MkDocs

MkDocs

Development

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

markdowndocumentationstatic-site-generator
RawGit

RawGit

Development

RawGit is a free web service that serves raw files directly from GitHub with proper Content-Type headers. It acts as a CDN for GitHub, allowing developers to easily link to JavaScript, CSS, and images from any GitHub repo.

githubcdnraw-fileslinking

Related Comparisons