← Back to Marketplace

Boilerplate

A clean, minimal reference implementation with IBM Plex Mono typography

Officialv5.0.0
54 downloads/week
Last published: 11/20/2025
Boilerplate screenshot

About

The reference implementation for JSONBlog generators. Features a Medium-inspired design with generous whitespace, optimal typography, and fast static HTML output. Perfect starting point for creating your own generator.

Features

  • Responsive design
  • IBM Plex Mono typography
  • Tags and categories
  • RSS feed
  • Sitemap
  • Markdown rendering
  • AI-generated post indicators
  • Syntax highlighting (Highlight.js)

Live Demo

View Live Demo →

Opens in new tab - See how your blog would look with this generator

Installation

npm Install

npm install -g @jsonblog/generator-boilerplate

Use with JSONBlog CLI

jsonblog build --generator @jsonblog/generator-boilerplate

Programmatic Usage

import { generate } from '@jsonblog/generator-boilerplate';
await generate(blogData, { outputDir: './build' });

Technical Details

Template Engine
Handlebars
CSS Framework
Custom CSS
Package
@jsonblog/generator-boilerplate

Tags

minimaltypographymedium-inspiredai-ready

Categories

BlogPersonal