Jekyll Blog Starter

A fast Jekyll blog template for GitHub Pages. Packed with PWA, image galleries, and enhanced Markdown. Ready to fork and deploy! Optimization ongoing!

Enhanced Content Creation

New Markdown and image features

The Refactoring Log 1. Configuration (_config.yml) GFM Enabled: We configured the kramdown markdown processor to use GitHub Flavored Markdown (GFM). This instantly enables features like task li...

Updates: Liquid Syntax, SEO and Gems

Recent Improvements and Optimizations

Project Updates Log Recent Achievements Jekyll Blog Optimization Issue Fixed: Liquid syntax errors causing build failures Solution: Implemented {% raw %} tags for code blocks containing temp...

How to Create Gallery

Battle in a futuristic city

This a template of galley: Dynamic Close-Up Epic Cityscape Battle Dramatic Low Angle ...

Jekyll Markdown & Liquid Syntax

Quick Guide to Avoid Syntax Errors

Jekyll Liquid Syntax Fix The Problem Jekyll processes all curly braces `` and percent tags as template code This breaks when you try to show code examples containing these characters Result...

Markdown Feature Template

Complete Guide to Jekyll Markdown Capabilities

This post demonstrates available markdown features for Jekyll posts. Text Formatting Basic Text Styles This is bold text and this is italic text. You can also use bold and italic with underscore...

Quick Note of Ruby

for Jekyll & GitHub Pages

Ruby: A Brief Introduction for Jekyll & GitHub Pages What is Ruby? Ruby is an open-source, dynamic, object-oriented programming language designed for programmer productivity and enjoyment. It ...

Using PWA Features in Jykell Blog

Progressive Web App features to load faster and feel like a native app.

I’d like to build Progressive Web App (PWA) features right out of the box. Below is what I have done by now. The Core PWA Features in This Template 1. “Add to Home Screen” Capability On suppor...

Ruby, Gems, and Jekyll

Descriptions and How to Install

Ruby, Gems, and Jekyll Ruby What: Open-source programming language. Use: Powers Jekyll; general-purpose scripting, web development. Install: Download: ruby-lang.org Verify:...