Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A light, simple, responsive Jekyll theme for personal websites and blogs, with code highlighting, search, and GitHub Pages support.
beNice17 is a lightweight, responsive Jekyll theme designed for personal websites and blogs, distributed as an open-source GitHub repository.
beNice17 is a Jekyll theme built for personal websites and blogs. It takes a standard Jekyll site structure and turns it into a polished front-end with a homepage, post list, menu, big header image, code highlighting, and a search page. The theme is distributed as a GitHub repository and can be deployed to GitHub Pages by forking and renaming the repo. It is created by vietanhdev, as indicated by the demo site and contact email.
_config.yml — Site URL, title, and other Jekyll settings are edited in the standard _config.yml file./html_includes/head/topbar-menu.html directly._config.yml, and push to get a live site at your-username.github.io.Setting up beNice17 follows the standard Jekyll GitHub Pages workflow. First, fork the theme repository on GitHub. Second, rename the forked repository to match your GitHub username (e.g., your-username.github.io). Third, edit _config.yml to set your site URL and other settings. Fourth, modify /html_includes/head/topbar-menu.html to change the navigation menu. Once pushed, GitHub Pages serves the site automatically.
Yes. beNice17 is an open-source Jekyll theme available on GitHub. The repository is public, and you can fork, modify, and use it for personal or commercial projects without payment.
You need a GitHub account to fork the repository and use GitHub Pages for hosting. To customize locally, you should have Jekyll installed; the README links to jekyllrb.com for full configuration instructions.
Yes. The navigation menu is stored in /html_includes/head/topbar-menu.html. You can edit this HTML file to add, remove, or reorder menu items.
Yes. The theme includes a search page, as shown in the screenshot. Search functionality is built in, so you don't need to integrate a third-party service.
The README provides a contact email: [email protected]. The developer also maintains the demo site at https://vietanhdev.com/beNice17/ where you can see the theme in action.
