hanko-astro-theme
v0.1.0
Published
Hanko is a Japanese corporate Astro theme with seal motif branding, bento layouts, Tailwind v4 styling, and GSAP stamp animations.
Maintainers
Readme
Template Name
Short description of this template.
Overview
Provide a brief overview of what this template is for, who it's designed for, and what platform it targets (WordPress / Shopify / Webflow / etc.).
Features
- Feature 1
- Feature 2
- Feature 3
Requirements
- Node.js >= 18
- (Platform-specific requirements, e.g. WordPress 6.0+, Shopify CLI 3.x, etc.)
Getting Started
# Install dependencies.
npm install
# Start development server.
npm run dev
# Build for production.
npm run buildDirectory Structure
_starter/
├── assets/
│ ├── css/ # Stylesheets
│ ├── js/ # JavaScript files
│ └── images/ # Image assets
├── src/ # Source files (if applicable)
├── dist/ # Build output (gitignored)
├── package.json
└── README.mdCustomization
Describe key customization points (theme options, config files, etc.).
License
See the root LICENSE file.
