Guide
Overview
What Blogin is and how it works.
Getting Started
Install Blogin and build your first site.
Writing Posts
Front matter, sections, and tags.
Layouts
HAML templates, chrome partials, and per-section layouts.
Template Data
The context object every layout renders against, and the shapes it exposes.
Data files
Load JSON and YAML into layouts, site-wide and per directory.
CSS Frameworks
Emit framework-specific classes without touching the core renderer.
Syntax Highlighting
Server-side highlighting for fenced code.
Math and Diagrams
Write math and diagrams that render in the browser.
Feeds and Search
Atom feeds, the sitemap, and browser search.
Pagination
How listings split into pages, the URLs they get, and how to render your own.
Metadata and SEO
Open Graph and Twitter tags, canonical links, and robots.txt.
Previewing and Building
The preview server, incremental builds, and debug output.
Configuration
The keys in blogin.json.
Internationalization
Build a site in more than one language.
Themes
Reuse a set of layouts and assets across sites.
Deploying
Publishing the built public/ directory.
Cookbook
The ways a Blogin site can be customized, and where each one is documented.