Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll version of the 'Eventually' theme by HTML5 UP.
Eventually is a Jekyll theme that ports HTML5 UP's 'Eventually' placeholder template into a static-site generator workflow, giving you a coming-soon page with an email signup form and a slideshow background.
Eventually Jekyll Theme is a Jekyll adaptation of the "Eventually" theme by HTML5 UP. It takes the original single-page placeholder design and rebuilds it for Jekyll, so you configure content through _config.yml and front matter instead of editing raw HTML. The theme outputs a static coming-soon page built with HTML, CSS, and JavaScript, and it is maintained by Andrew Banchich on GitLab, with a GitHub mirror. It inherits the CCA 3.0 license from HTML5 UP, meaning free use for personal and commercial projects.
_config.yml; only the profile buttons you enter appear in the site footer.sitemap.xml for your site._config.yml, and for GitHub Pages create a gh-pages branch; GitLab works out of the box._config.yml.Start by forking or cloning the repository. Then edit _config.yml to set your site title, social profile URLs, and any content you want on the page. For the background slideshow, adjust the images array and delay setting in assets/js/main.js. If you are hosting on GitHub Pages, create a gh-pages branch; on GitLab, the default branch works directly.
Yes. It is released under the CCA 3.0 license from HTML5 UP, which allows free personal and commercial use. You do not need to pay a license fee to use the theme.
No. The form itself is static and will only show a thank-you message until you connect it to a third-party service like MailChimp or to your own backend. The theme includes basic JavaScript to help you implement an AJAX submission.
Edit the images list in assets/js/main.js. Each entry should be an image URL and a vertical alignment value (top, center, or bottom). The delay setting controls how long each image is shown; it must be at least twice the transition speed.
Open an issue on the GitLab repository. The GitHub repository is only a mirror, so issues should go to GitLab. You can also email issues to the maintainer's GitLab-managed inbox.
Yes. Fork the repository and create a branch named gh-pages. Then start editing _config.yml; GitHub Pages will build the Jekyll site automatically.
