Skip to content

Commit dbc0ee3

Browse files
committed
feat: apply Minimal Jekyll theme
- Switch to jekyll-theme-minimal for clean professional look - Redesign default layout with sidebar + content structure - Add robot mascot ASCII art in sidebar - Style feature cards with blue accent color - Improve blog list styling - Clean up index.md for minimal theme compatibility
1 parent 02933ce commit dbc0ee3

4 files changed

Lines changed: 281 additions & 538 deletions

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: null-e
22
description: The friendly disk cleanup robot for developers. Clean node_modules, target, .venv, Docker, Xcode and 50+ cache types.
33
url: https://us.github.io
44
baseurl: /null-e
5-
theme: jekyll-theme-cayman
5+
theme: jekyll-theme-minimal
66

77
# SEO
88
author: us

0 commit comments

Comments
 (0)