This is an automated email from the ASF dual-hosted git repository.
dashorst pushed a change to branch jekyll-site
in repository https://gitbox.apache.org/repos/asf/wicket-site.git
was d6df5f35 Publish the generated _site folder
This change permanently discards the following revisions:
discard d6df5f35 Publish the generated _site folder
discard 954e7c7c Add publish.sh script for GitHub Pages deployment
discard 13d83521 Add baseurl prefix to all internal links for GitHub Pages
discard 27bfe194 MOAR SPARKLIES — concentrate in hero margins
discard 76f6aea4 Compress hero images to ~30KB each
discard 1a43b7de Self-host all fonts — remove Google Fonts and FontShare CDN
deps
discard f9f7eee5 Fix favicon for Safari — add SVG icon and apple-touch-icon
discard 7c39721b Make hero photo and tagline configurable from _config.yml
discard 41c3f72d Add Borobudur temple hero photo with new tagline
discard 315b37cf Retime animations for continuous diagonal sweep down the page
discard 00d258b8 Don't reveal dark section backgrounds, only their content
discard 7b7d5a6d Speed up diagonal reveal and apply to all homepage sections
discard f26468a4 Make hero sparkles loop continuously
discard 61dbb959 Add diagonal reveal animation and sparkles to hero section
discard 91505c9f Replace fake diamond with ASF oak leaf logo in top bar
discard daccdcb8 Remove fake diamond SVG from ASF bar, use full name
discard 0669836c Add trademark symbol to Apache Wicket in nav header
discard 40f676bd Use sans-serif font for Apache Wicket wordmark consistently
discard 0b814f43 Reduce brightness, add hero branding, add syntax highlighting
discard e48ca374 Polish: real logo, spacing fixes, safe animations, code blocks
discard ce343c50 Filter external resources section in docs catalog search
discard 67fdc9b5 Show TOC at 768px+ instead of 1024px
discard 2e2df7e3 Collapse docs sidebar below 1024px instead of 768px
discard 33719c49 Fix empty sidebar in Safari at medium screen widths
discard 29448519 Add subcategory filters to docs catalog, collapsible mobile
sidebar
discard 0e1849f1 Add right-side table of contents to docs pages
discard 238226c5 Fix docs sidebar navigation and layout alignment
discard 893c1b30 Add keyword search to docs catalog, fix Liquid errors in
glossary
discard f80e273a Rewrite doc titles for plain English, add glossary
discard 7feb0516 Redesign docs page as searchable catalog with category filters
discard 1da930b7 Update docs landing page to feature Diataxis sections
discard abc5d646 Add Diataxis documentation structure with converted user
guide content
discard c1d6f8d7 Migrate wicket-site from Astro to Jekyll
discard 52268a59 fix: align header band padding with content area
discard d8cf21aa fix: center header band content to align with page body
discard 47bd93ab fix: enable @tailwindcss/typography plugin for prose spacing
discard 43b59e20 design: redesign community page with icon-led card sections
discard 34e6e849 design: add styled version table and code blocks to download
page
discard fbcac1b8 design: restyle quickstart wizard with dark code-themed form
discard ca852f13 design: redesign docs hub with icon-led card grid
discard 342abc4e design: redesign blog index with featured cards and compact
list
discard e45d177a design: add dark header band to content and blog layouts
discard ea662676 chore: remove Jekyll files and finalize Astro migration
discard b2ab3d5a feat: add responsive polish and prose styling for content
pages
discard da60408f feat: add static assets, DOAP file, and URL redirects
discard 0d33159a feat: add blog content collection with migrated posts and
Atom feed
discard fce8c1b0 feat: add content pages for Get Started, Documentation, and
Community
discard a06fc3c9 feat: complete homepage with community stats, quickstart,
vitals, and blog posts
discard e175ea47 feat: add homepage hero, code showcase, and feature cards
discard 669e7b66 feat: add DefaultLayout for content pages with
title/subtitle/preamble
discard c69d635a feat: add BaseLayout with ASF bar, navigation, and footer
discard d20641f7 feat: add global styles with design tokens and font
declarations
discard 78c082df feat: initialize Astro project with Tailwind and site config