[0.1.4] - 2025-08-24
[0.1.4] - 2025-08-24
Update/Change
-
Jekyll Buildr: Create Jekyll Boilerplate
Command
Enhances your Jekyll boilerplate with the latest Tailwind CSS CDN and a more comprehensive structure. -
A significantly more complete Jekyll boilerplate featuring the following:
✨ Newly Added Features
🎨 Tailwind CSS Integration
- Uses the latest Tailwind CSS CDN
- Typography plugin for beautifully styled blog content
- Custom SCSS for additional styling
- Mobile-first responsive design
📱 Complete Layouts
home.html
– Landing page with hero sectionpage.html
– Template for static pagespost.html
– Blog post template with navigation- Responsive
navigation
with mobile menu
🔧 Reusable Components
head.html
– Meta tags, CDN links, and SEO setupnavigation.html
– Dynamic navigation menupost-card.html
– Card component for post previewsheader.html
&footer.html
– Modern header and footer
📊 Data Files
navigation.yml
– Menu configurationsocial.yml
– Social media links with icons
🛠 Full Configuration
_config.yml
with SEO, sitemap, and feed pluginsGemfile
with all required dependencies- Comprehensive
.gitignore
README.md
with complete documentation
📝 Content Ready
- Sample blog post with complete front matter
- About page template
- Blog listing page
- Landing page with hero section
🎯 SEO & Performance
- Jekyll SEO Tag plugin
- Sitemap generation
- RSS feed
- Optimized meta tags
- Font Awesome icons
- Responsive images
📱 Interactive Features
- Mobile hamburger menu powered by JavaScript
- Smooth scrolling
- Hover effects and animations
- Intersection Observer for fade-in effects