Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimalist black-and-white Jekyll blog theme ported from Hexo NexT, built for distraction-free reading and note-taking.

A minimalistic, responsive Hugo blog theme with customizable colors, social links, and 100/100 Lighthouse performance.

A minimal, bold, responsive Jekyll theme for bloggers, based on Minimal Mistakes.

A Hexo blog theme derived from landscape-plus and Writing, with Travis CI integration and easy git-based updates.

A minimal, opinionated Hugo theme with light/dark modes, KaTeX math typesetting, syntax highlighting, and i18n translations.
kpper_next is a minimalist black-and-white Jekyll blog theme created by developer kpper, porting the classic Hexo NexT design to Jekyll for distraction-free reading and note-taking on GitHub Pages.
kpper_next is a Jekyll theme that transforms plain Markdown content into a static blog with a black-and-white, clean layout. It takes a Jekyll site's posts and pages as input and outputs a fully static HTML site ready for GitHub Pages hosting. The theme is a direct port of Simpleyyt's jekyll-theme-next, which itself is based on iissnan's popular Hexo NexT theme. The author, kpper, is a backend developer who built it primarily to have an online notebook for personal knowledge storage.
username.github.io and pushing the Jekyll source; the theme includes the required _config.yml settings.url and baseurl in _config.yml for absolute URLs and subdirectory deployment.kpper.github.io/kpper_next and the source is open for star on GitHub.The page describes the deployment workflow in its "Deploy" section: rename your GitHub repository to username.github.io (lowercase), configure url and baseurl in _config.yml if using a subdirectory, then push the Jekyll source to GitHub Pages. The theme follows standard Jekyll conventions, so posts go in the _posts folder and configuration lives in _config.yml.
kpper_next is free and open source under the MIT License. There are no paid tiers or premium features.
Yes, kpper_next is released under the MIT License, so it is completely free to use, modify, and redistribute, including for commercial purposes.
Create a repository named username.github.io where username is your GitHub username in lowercase. Clone the theme source, add your Markdown posts, and push to the repository. GitHub Pages will build and serve the site automatically.
Yes, you can set the baseurl in _config.yml to something like /blog to host the site under a subpath. Note that the related kpper_simple theme has known baseurl navigation issues, but kpper_next is not noted as having this problem.
Yes, the theme is open source and you can fork it, edit the templates, styles, and configuration. The author provides documentation in each theme repository to guide modifications.
