Can i somewhere to check completed made theme made by sage?

Hello,

Can i download to check completed website made with sage? Or maybe i can buy template somewhere?
I understand this is individual theme for every website, but its much easer to do changes on working website and change some colors or styles…

Thanks.

I made a Sage 11 based theme using Tailwind CSS, Vite and Acorn. It also uses Navi for navigation, has WooCommerce integrated and has several patterns included. Other more custom patterns I add as plugins. You can check out the Nynaeve repo.

Summary of features including Sage 11 own features:

Fonts

  • Custom web fonts integration with Open Sans and Menlo
  • Proper typography scales with Tailwind CSS
  • Font optimization for performance

PHP Packages

  • Acorn for Laravel framework features in WordPress
  • Navi for WordPress menu building and navigation
  • Blade component integration
  • Custom block support

Components

  • Responsive navigation with dropdown menus
  • Social media icons integration with Blade components
  • WooCommerce product gallery with thumbnails and zoom
  • Back to top button
  • Smooth scroll functionality for anchor links

WooCommerce Integration

  • Custom product archive views
  • Enhanced single product page
  • Custom gallery with thumbnail navigation
  • Styled checkout and cart process
  • Responsive product grids

CSS with Tailwind 4

  • Custom color palette
  • Responsive design system
  • Extended typography settings
  • Component-focused styling
  • WooCommerce specific styling

Build System

  • Vite for fast HMR (Hot Module Replacement)
  • NPM for package management
  • Asset optimization pipeline
  • Image processing
  • SVG icon system

Other blocks used for services, reviews, about us can be located at Imagewize repositories overview.

2 Likes