Skip to content

Latest commit

 

History

History
permalink /
title YiiPress Documentation
showTitle false

YiiPress

YiiPress turns Markdown files into a fast static website. Use the static binary for day-to-day work: no PHP, Composer, database, or application server is needed for building or serving a preview.

Why YiiPress

  • Static binary first — download yiipress, put it in your project, and run it.
  • Plain files — content, navigation, authors, and configuration live in Markdown and YAML.
  • Complete site output — entries, pages, feeds, sitemap, search index, taxonomy pages, author pages, redirects, and 404.html.
  • Fast builds — incremental cache, parallel rendering, native Markdown, and native syntax highlighting.
  • Friendly theming — start with the bundled theme, then override PHP templates only where needed.