Zero to Prod in Half an Hour: Part 2 --- Generating Static HTML
In this part of the series, we’ll create a generator that reads a repository full of Go source code files, and create syntax-highlighted HTML versions of those files. In this process, Pygments Python Syntax Highlighter will do the heavy-lifting.
Lecture
Zero to Prod in Half an Hour: Part 2 --- Generating Static HTML
Playlist
▶ Part 2: Generating Static HTML
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.
Read The Source
Until the next lecture… May the source be with you 🦄.