Extremely simple and fast blog deployment from GitHub.
No coding or complex setup required beyond GitHub content.
Leverages familiar GitHub workflows for content management.
Offers a good selection of themes for varied aesthetics.
Cons
Limited customization options beyond themes and basic elements.
Reliance on GitHub for content management may not suit all users.
Specific features like comments or advanced analytics are not mentioned.
Key Features
GitHub repository integration for content sourcingAutomatic markdown file conversion to blog posts21 pre-designed blog themesCustomizable headers and footersDedicated links page functionalityZero-configuration setup
Pricing
Free
plok.sh is completely free to use with no hidden costs.
plok.sh is a free, instant blogging platform that transforms any GitHub repository into a fast, beautiful blog without requiring a CMS, dashboard, accounts, or build process. Simply create a /blog folder with markdown files in your repo, and plok.sh renders them as clean, themed blog posts accessible at plok.sh/username/repo/post-slug.
The platform offers extensive customization with 21 themes including GitHub Light, Catppuccin, Rose Pine, Dracula, and Nord, plus 8 font options from System to JetBrains Mono. Posts feature automatic table of contents generation, syntax highlighting powered by Shiki with theme-matched code blocks, and frontmatter support for title, date, and description metadata.
Built with Next.js 15, plok.sh delivers edge-cached, mobile-friendly responses without client-side JavaScript bloat. Additional features include optional blog.config.yaml for configuration, headers and footers for templating, a Linktree-style links page via /blog/links.yaml, and Google Analytics integration. The MIT-licensed project can be self-hosted on Vercel, Netlify, or Docker.
Create a /blog folder in your GitHub repo with markdown files, and plok.sh automatically renders them as blog posts accessible at plok.sh/username/repo/post-slug. No CMS, dashboard, or accounts required.
What themes are available?
plok.sh offers 21 themes including GitHub Light, Catppuccin, Rose Pine, Dracula, Nord, and more. You can also choose from 8 font options.
Does plok.sh support code syntax highlighting?
Yes, plok.sh uses Shiki for syntax highlighting with theme-matched code blocks that automatically adapt to your chosen theme.
Is plok.sh free to use?
Yes, plok.sh is free forever and MIT-licensed. You can use the hosted service or self-deploy to Vercel, Netlify, or Docker.
Can I use my own domain?
Yes, when self-hosting plok.sh on Vercel, Netlify, or Docker, you can configure your own custom domain for your blog.