Pandoc Articles
Composing a resume in markdown
A developer explains how to create and manage a resume using Markdown, source control, and tools like pandoc and wkhtmltopdf for PDF conversion.
I Blog in Text, You Read in Text || HTML
A developer explains his minimalist blogging setup using Bash, Pandoc, and Clojure to convert text/Markdown to HTML, replacing a complex WordPress instance.
Publishing documentation with Markdown, LaTeX, Pandoc and GitHub Actions
A guide to automating documentation publishing using Markdown, LaTeX, Pandoc, and GitHub Actions to generate PDFs and Word docs.
R Markdown v1: Feature Complete!
The author discusses the history and revival of R Markdown v1, a minimal Markdown package, and explains why it is now 'feature complete'.
Simple settings for writing and converting markdown with Sublime Text
Simple Sublime Text settings and a build script to improve Markdown writing and conversion with Pandoc.
FOSDEM 2021
A personal reflection on attending FOSDEM 2021, focusing on a talk about using Pandoc for documentation workflows and sharing related tools and resources.
One Simple Trick™ to create inline bibliography entries with Markdown and pandoc
A guide to creating inline bibliography entries in Markdown documents using pandoc and custom Citation Style Language (CSL) files.
How to migrate from BibDesk to Zotero for pandoc-based writing
A guide for academics on migrating from BibDesk to Zotero for managing citations and PDFs within a pandoc-based Markdown writing workflow.
Minor site updates
A developer details switching from Pandoc to Pygments for syntax highlighting on their blog, including Haskell code snippets and implementation changes.
Converting from AsciiDoc to Google Docs and MS Word
A technical guide on converting AsciiDoc documents to Microsoft Word (.docx) and Google Docs formats using asciidoctor and pandoc tools.
Gruvbox Syntax Highlighting for Pandoc
A guide to implementing Gruvbox color scheme syntax highlighting for code blocks in Pandoc-generated websites.