Skip to content

Replace Minimal Mistakes with custom Tailwind CSS blog template#7

Merged
alphang merged 3 commits into
masterfrom
claude/tailwind-blog-template-HTw5q
Mar 2, 2026
Merged

Replace Minimal Mistakes with custom Tailwind CSS blog template#7
alphang merged 3 commits into
masterfrom
claude/tailwind-blog-template-HTw5q

Conversation

@alphang

@alphang alphang commented Mar 2, 2026

Copy link
Copy Markdown
Owner

Builds a fully custom Jekyll theme using Tailwind CSS (Play CDN) with a dark slate palette, gradient accents, and scroll/fade-in animations throughout.

  • _layouts/default.html: base shell with fixed blurred nav, footer, Tailwind Play CDN, @Keyframes fadeIn/fadeUp, and IntersectionObserver scroll-reveal
  • _layouts/home.html: hero section with author avatar + staggered post cards
  • _layouts/post.html: article view with back link, metadata header, prose styles
  • _layouts/page.html: clean static page with gradient divider
  • _config.yml: remove minimal-mistakes theme and jekyll-include-cache plugin
  • Gemfile: remove minimal-mistakes-jekyll gem
  • _posts/2026-03-01-hello-world.markdown: initial post to populate the template

https://claude.ai/code/session_01K2fA37nLPGSWShv78GxqBy

claude added 2 commits March 2, 2026 18:01
Builds a fully custom Jekyll theme using Tailwind CSS (Play CDN) with a dark
slate palette, gradient accents, and scroll/fade-in animations throughout.

- _layouts/default.html: base shell with fixed blurred nav, footer, Tailwind
  Play CDN, @Keyframes fadeIn/fadeUp, and IntersectionObserver scroll-reveal
- _layouts/home.html: hero section with author avatar + staggered post cards
- _layouts/post.html: article view with back link, metadata header, prose styles
- _layouts/page.html: clean static page with gradient divider
- _config.yml: remove minimal-mistakes theme and jekyll-include-cache plugin
- Gemfile: remove minimal-mistakes-jekyll gem
- _posts/2026-03-01-hello-world.markdown: initial post to populate the template

https://claude.ai/code/session_01K2fA37nLPGSWShv78GxqBy
Triggers on pushes to claude/** branches and on PRs targeting master.
Builds the Jekyll site, deploys to a Surge.sh subdomain derived from the
branch name, and posts/updates the preview URL as a PR comment.

Requires SURGE_LOGIN and SURGE_TOKEN repository secrets.

https://claude.ai/code/session_01K2fA37nLPGSWShv78GxqBy
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

Preview deployment

https://alphang-7-merge.surge.sh

Built from 7/merge @ c812434cb2e6a3b82d98dc7c97d00a25c7f11cb9.

@alphang alphang merged commit 5c61b62 into master Mar 2, 2026
@alphang alphang deleted the claude/tailwind-blog-template-HTw5q branch March 2, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants