Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Blog template, very inspired by medium.com

A Jamstack blog starter built with Nuxt 3, Storyblok, and Tailwind CSS — a demo repo for building fast, headless blogs.
Mediumm Template is an open-source HTML blog template inspired by the editorial look of Medium.com, built with Pug (formerly Jade) and compiled into static HTML pages.
Mediumm Template is a static blog template inspired by the visual design of Medium.com. It takes Pug/Jade source files and compiles them into a set of ready-to-deploy HTML pages. The project is maintained by GitHub user jojoee and hosted in the repository jojoee/mediumm-template. It is one of three published versions of the same design, alongside a WordPress theme (jojoee/medium-clone) and a React implementation (jojoee/mediumm-react).
mediumm on both package managers with version badges in the README.Yes, the template is available as a public GitHub repository, and you can download or fork it without charge.
It includes six: a 404 error page, an author page, a category page, a home page, a generic page, and a post page.
The HTML is generated from Pug (formerly Jade) templates. It is distributed through Bower and npm, and the repository is configured with Travis CI.
Yes, the same design has been implemented as a WordPress theme in jojoee/medium-clone and as a React app in jojoee/mediumm-react. A Hexo version is planned but not yet available.
The README notes a known issue with displaying <pre> tags in the comment section due to string formatting in JSON, so the comment area may need fixes before production use.
