Skip to content

kurtjallo/IkigaiWebsite

Repository files navigation

Ikigai Consulting Group

Marketing website for Ikigai Consulting Group, an organizational consulting firm. Ikigai positions itself as "Organizational Architects for Purpose-Driven Organizations," helping Ontario nonprofits, charities, and social service agencies strengthen governance, strategy, and operations.

The firm's signature offering is the Ikigai Architecture Model -- a structured framework built on 7 organizational pillars (Strategic, Governance, Operational, Program, Leadership, Accountability, and Community Architecture) delivered through a four-phase engagement: Blueprint, Build, Strengthen, and Sustain.

Tech Stack

Area Tooling
Framework Next.js 16 (App Router, static export)
Language TypeScript 5
Styling Inline styles + Tailwind CSS 4 theme
Animation Motion (motion/react)
Fonts Instrument Serif, IBM Plex Sans, IBM Plex Mono
Forms Formspree
SEO Sitemap, robots.txt, Open Graph, JSON-LD

Getting Started

npm ci
cp .env.example .env.local   # then fill in values
npm run dev

Environment Variables

Variable Purpose
NEXT_PUBLIC_FORMSPREE_ID Contact form submission endpoint
NEXT_PUBLIC_CALENDLY_URL Calendar booking link

Deployment

Static export -- deploy the out/ directory to any static host.

npm run build

On Vercel, add the environment variables above in Project Settings and deploy with defaults.

License

All rights reserved. Code, content, and brand assets are proprietary to Ikigai Consulting Group.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors