Skip to content

Replace Jekyll site with static redesign#20

Open
ocombe wants to merge 1 commit into
PathOfBuildingCommunity:masterfrom
ocombe:updated-site-design
Open

Replace Jekyll site with static redesign#20
ocombe wants to merge 1 commit into
PathOfBuildingCommunity:masterfrom
ocombe:updated-site-design

Conversation

@ocombe
Copy link
Copy Markdown

@ocombe ocombe commented May 23, 2026

Hello !
This PR replaces the old Jekyll-based site with the new static redesign.

The new site is plain HTML/CSS/JS and can be served directly by GitHub Pages from the repository root. I removed the old Jekyll layouts, Sass, Gemfile, Docker setup, and legacy content pages that are no longer part of the new design.

Main changes:

  • Added the redesigned homepage and downloads page.
  • Added static assets for screenshots, icons, backgrounds, and social preview metadata.
  • Added live GitHub release data for PoE1 and PoE2 downloads.
  • Added .nojekyll, sitemap.xml, updated robots.txt, and refreshed README notes.
  • Moved styling into assets/site.css.
  • Optimized large screenshots as JPEGs.
  • Added Open Graph and Twitter metadata.
  • Replaced duplicated inline GitHub SVGs with a shared SVG asset.
  • Kept the custom domain configuration.

I also checked the static pages locally, validated the HTML, and verified the release data script syntax.

image

@ocombe ocombe requested a review from LocalIdentity May 24, 2026 10:58
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.

1 participant