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