Home  

Publish (node)

🌐 Generate a html or pdf document from a markdown file using node.js

Status🟢 ACTIVE 🔒 PRIVATE
CreatedOctober 9, 2024
LanguageNunjucks
Topicshighlightjs html markdown markdown-it nodejs nunjucks pdf pupeeter

This is a project that makes possible to publish web documents based on templates.

The documents used markdown format and the templates are Nunjucks files, using HTML and CSS.

I first made this project to create official documents for my company, then I used it for my teaching, using templates I’ve created that use and respect the visual design of the schools.

It is also useful to give reports for schools or clients.

There are two export modes:

Resources likes styles, images... are directly integrated into the HTML file. It allows me to have a single HTML file.

It is easy to publish markdown documents and put them online.