Skip to content

Add Jekyll blog post layout with navigation and styling#7

Merged
eprikazchikov merged 1 commit intothunder-engine:masterfrom
itsUdit24:blog-post-layout
Mar 6, 2026
Merged

Add Jekyll blog post layout with navigation and styling#7
eprikazchikov merged 1 commit intothunder-engine:masterfrom
itsUdit24:blog-post-layout

Conversation

@itsUdit24
Copy link
Contributor

Description

This PR introduces a new Jekyll layout post.html for rendering individual blog posts on the Thunder Engine website.

Changes

  • Added _layouts/post.html layout for blog posts
  • Implemented title, publication date, optional author, and categories
  • Added previous and next post navigation
  • Added styling for blog components in styles.css
  • Ensured the layout inherits from default.html to keep the existing header and footer structure

Result

Blog posts using layout: post will now display:

  • Post title
  • Publication date
  • Optional author
  • Categories
  • Main content
  • Navigation between posts

The styling follows the existing site design and remains responsive.

@itsUdit24 itsUdit24 mentioned this pull request Mar 5, 2026
@eprikazchikov eprikazchikov merged commit 4c2d413 into thunder-engine:master Mar 6, 2026
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