Markdown blog with EJS
Create a blog using Markdown and EJS in Node.js. Parse content with gray-matter and markdown-it, and render posts with Express.
Self-taught Web Developer with a passion for reading, continuous learning, and tackling projects on my own!
Create a blog using Markdown and EJS in Node.js. Parse content with gray-matter and markdown-it, and render posts with Express.
Simplify your Express routing with a global router and avoid repeating boilerplate code in every route file.
Improve your Express and EJS app with dynamic content, organized routing, and DRY techniques for a cleaner Node.js backend.
Learn to build dynamic Node.js apps using EJS, with full setup, templating, data passing, static files, and LiveReload integration.
Learn how to implement a CSP nonce in Node.js with EJS templates to improve security for inline scripts and styles.