A sleek, minimalist Jekyll theme built for modern creators.
πΊ Click the image to watch the demo!
Jekyll Twilight delivers a distraction-free, elegant experience. Whether you're a developer, designer, or dreamer β showcase your work with style.
π Live Demo | Installation | Docs | License
Jekyll Twilight is the ultimate theme for creators who value simplicity and style. It features a modern interface, mobile-first design, and seamless integration with your social presence.
git clone https://github.com/agustealo/jekyll-twilight.git
cd jekyll-twilight
bundle install
bundle exec jekyll serve
Your site runs at http://localhost:4000
Edit _config.yml
to personalize your site:
title: My Awesome Site
description: Built with Jekyll Twilight
author: Agustealo Johnson
email: [email protected]
baseurl: "" # Only change if using a subfolder
url: "https://yourdomain.com"
social_links:
github: yourusername
linkedin: yourusername
twitter: yourusername
_layouts/home.html
β Homepage_layouts/post.html
β Blog post_layouts/page.html
β Static pages_includes/header.html
β Header area_includes/footer.html
β Footer_includes/social-links.html
β Social icons_includes/widget.html
β Sidebar widget supportModify assets/css/JekyllTwilight.css
:
:root {
--primary-color: #e91e63; /* Hot pink just because */
}
jekyll-twilight/
βββ _includes/
β βββ components/
β βββ footer.html
β βββ header.html
β βββ navigation.html
β βββ widget.html
βββ _layouts/
β βββ default.html
β βββ home.html
β βββ page.html
β βββ post.html
βββ _posts/
βββ _site/
βββ assets/
β βββ css/
β βββ js/
βββ images/
βββ Gemfile
βββ Gemfile.lock
βββ _config.yml
βββ config.rb
βββ feed.xml
βββ index.html
Licensed under the MIT License. You are free to modify, use, and even sell β just give credit where itβs due.
Design & Code: Agustealo Johnson Tech Stack: Jekyll, HTML5, CSS3, JavaScript Inspiration: Minimalism + Developer Power
PRs welcome! Open issues, fix bugs, add features. Letβs build together. β Fork on GitHub
Author: Agustealo Johnson π§ Email: [email protected] π agustealo.com
π π Live Demo