Shake Blog

Shake Blog

Shake Blog

Welcome to the Shake Blog! Shake Blog is a starter project for building your own static site generator using Shake and Haskell. 欢迎来到 Shake Blog!Shake Blog 是一个入门项目,旨在帮助你使用 Shake 和 Haskell 构建自己的静态网站生成器。

It produces a blog with posts, standalone pages, tag archives, and an Atom feed of posts. 它能够生成包含文章、独立页面、标签归档以及文章 Atom 订阅源的博客。

It is not a turnkey blogging platform. You are expected to fork the codebase and modify it as your site grows — tweak the templates, add new page types, change the URL structure, wire in new build rules. 它并非一个“开箱即用”的博客平台。你需要分叉(fork)代码库,并随着网站的发展对其进行修改——例如调整模板、添加新的页面类型、更改 URL 结构或接入新的构建规则。

See the posts below for detailed usage instructions. 请参阅下方的文章以获取详细的使用说明。

Recent Posts 近期文章

  • Getting Started with Shake Blog — July 19, 2026 Shake Blog 入门指南 — 2026年7月19日
  • Hosting Shake Blog on GitHub Pages — July 18, 2026 在 GitHub Pages 上托管 Shake Blog — 2026年7月18日
  • Shake Blog Features in Detail — July 17, 2026 Shake Blog 功能详解 — 2026年7月17日
  • Markdown Demo — July 16, 2026 Markdown 演示 — 2026年7月16日

You can find all posts in the archives. 你可以在归档页面找到所有文章。