Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll portfolio theme with YAML-based customization and Sitepins CMS support.
Dizer Jekyll is a free Jekyll portfolio theme by Themefisher that builds a personal portfolio website from a single YAML settings file and deploys directly to GitHub Pages.
Dizer Jekyll is a Jekyll portfolio theme ported from the Dizer HTML Template, designed and developed by Themefisher. The theme takes content defined in _data/settings.yml and generates a static portfolio site through the Jekyll static site generator. It is built to run on GitHub Pages with minimal setup, and it includes pre-configured integration with the Sitepins Git-based headless CMS for visual content editing.
_data/settings.yml, so no HTML or CSS editing is required for content changes.https://yourusername.github.io/your-repo-name/, after enabling Pages.bundle install to install dependencies and jekyll serve or bundle exec jekyll serve to preview the site locally.To get started, fork the repository on GitHub; your site is then served from GitHub Pages. For local editing, run bundle install followed by jekyll serve to launch a development server. Content changes are made in _data/settings.yml, or through the Sitepins app by clicking the "Edit with Sitepins" button.
Dizer Jekyll is free to use under the MIT license. The demo images have their own separate licenses and are not permitted for redistribution.
Yes, the theme code is released under the MIT license, so it can be used and modified freely. The placeholder images in the demo are for demonstration purposes and are not covered by that license.
Fork the repository and enable GitHub Pages in your repo settings. The site will be available at your GitHub Pages URL. Alternatively, run Jekyll locally with bundle exec jekyll serve.
Yes, you can edit _data/settings.yml to update text and site settings. The Sitepins CMS integration also provides a visual editor for content, requiring no code.
The theme includes Hero, About, Team, Skills, Experience, Education, Services, Portfolio, Testimonials, Client Slider, and Contact sections, all customizable through the YAML settings file.
