// Catalogue — Kids learning SaaS

EDUFLOW — E-learning

$99 v1.0 Updated

EDUFLOW e-learning template: warm cream homepage with Fraunces serif headline, sunset-orange buttons and a parent-and-child photo.
9 Page layouts
23 Sections
0 Framework islands
2–6 Designed for ages

// Design system — What drives the theme

Tokens, not decoration

Palette — click to copy

Typography

Fraunces Display serif — headings
Be Vietnam Pro Body & UI

The token file, verbatim

:root {
  /* Warm cream surfaces */
  --color-bg:        #FDF5E6;
  --color-bg-card:   #FFFFFF;

  /* Primary — sunset orange */
  --color-primary:   #E8834A;

  /* Secondary — deep teal */
  --color-secondary: #35919F;

  /* Accents — coral & leaf */
  --color-accent:    #EE6C8D;
  --color-leaf:      #7FB069;

  /* Ink — warm cocoa */
  --color-text:      #2B2118;

  /* Type — editorial pairing */
  --font-heading: 'Fraunces', 'Georgia', serif;
  --font-body:    'Be Vietnam Pro', sans-serif;
}

Best for

  • Kids' e-learning platforms and course apps
  • EdTech SaaS landing pages with a content strategy
  • Family-friendly subscription products

Pages included — 09

  1. Home
  2. Courses
  3. About
  4. Blog
  5. Blog article
  6. Category
  7. Contact
  8. Legal
  9. 404

Tech stack

  • Astro 5
  • Native CSS tokens
  • Content collections (blog, authors, categories)
  • GSAP + Lenis motion
  • Fontsource

EDUFLOW takes the warmth of a children’s picture book and disciplines it with an editorial layout: Fraunces serif headlines, cream paper surfaces and a palette of sunset orange, teal and coral that stays friendly without turning to noise.

A blog that grows with your content

Articles, authors and categories are Astro content collections — dropping a Markdown file publishes a post, complete with author pages and category filters. No CMS, no database, type-safe frontmatter.

Motion, gated and gentle

The cinematic motion system (GSAP + Lenis smooth scroll, staggered reveals, floating particles) is progressive enhancement: everything respects prefers-reduced-motion, no framework islands ship, and the content is fully readable with scripts disabled.

Rebrand it in one file

Every color, font and radius lives in the token block of global.css. Swap the sunset palette for your brand and the whole platform — landing, courses, blog — follows.