Blog-Doc, a tiny and dead simple SSG!
Discover Blog-Doc, a tiny static site generator built with JavaScript, Eta templates, and Markdown for simple blog or doc sites.
Self-taught Web Developer with a passion for reading, continuous learning, and tackling projects on my own!
Discover Blog-Doc, a tiny static site generator built with JavaScript, Eta templates, and Markdown for simple blog or doc sites.
Learn how to show and hide elements using only CSS with the :target pseudo-class, no JavaScript needed for simple interactions.
Convert your Markdown blog into a simple static site generator using Node.js, EJS, and Express with LiveReload and custom routing.
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.