Skip to content

dsoto/codebraid-mkdocs-mwe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebraid and MkDocs

This is a small repo to demonstrate integration of Codebraid and MkDocs to programmatically generate content for a static website.

Makefile

This approach separates the concerns between pandoc for HTML and MkDocs for the static website. The source documents are in the raw_docs folder. The makefile uses pandoc to convert each of these markdown source files into an HTML file with a .md extension in the docs directory. Then MkDocs creates a static website.

Packages

This repo requires the following packages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published