Skip to content

A zig build script that uses pandoc to transform GFM (Github Flavored Markdown) to HTML

Notifications You must be signed in to change notification settings

c43721/zig-static-blog

Repository files navigation

Test Docs

This is a toy project that is inspired by the technical write up from TigerBetle that implemented static docs generation from markdown using Zig and Pandoc.

I've done modifications to run on Windows.

Usage

You must have the following installed:

You can then run zig build and all of the HTML produced from /content folder will be outputted in the zig-out directory.

Acknowledgements

Thank you to the TigerBeetle team for writing up a fantastic article on this!

About

A zig build script that uses pandoc to transform GFM (Github Flavored Markdown) to HTML

Topics

Resources

Stars

Watchers

Forks