Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll theme for GitHub Pages that combines Bootstrap 4 and fullpage.js to build responsive scrolling static websites and blogs.
Jekyll FullIt Theme is a free, MIT-licensed Jekyll theme for publishing static websites and blogs on GitHub Pages, combining Bootstrap 4 for responsive design with fullpage.js to create full-screen scrolling sections.
Jekyll FullIt Theme is a static site template built on Jekyll, Bootstrap 4, and fullpage.js. It takes Jekyll content (posts and pages written in Markdown or HTML) and renders it into a complete website that can be hosted on GitHub Pages for free. The repository lives under the fullit GitHub organization and is released under the MIT license.
The README describes three steps: create a repository named USERNAME.github.io, clone the theme's repository and reset the remote URL, then edit the configuration in _includes/themes/bootstrap/ to customize site information. After pushing to GitHub, the site becomes available in about 10 minutes.
Yes. The theme is released under the MIT License, so it is free to use, modify, and redistribute, including in commercial projects.
No. Because it is designed for GitHub Pages, GitHub's own Jekyll build processes the site when you push. You can also run it locally, but it is not required for basic hosting.
It uses Jekyll, the Ruby-based static site generator that GitHub Pages supports natively. The theme relies on Jekyll's template engine to generate HTML pages from Markdown content.
The README states that GitHub takes about 10 minutes to build and publish the site after the initial push.
