Skip to content

A comprehensive blog built with Astro that helps travelers maximize their Disney vacation experience. Features modern web technologies and responsive design.

Notifications You must be signed in to change notification settings

tytusplanck/decoding-disney

Repository files navigation

Decoding Disney

An Astro-powered static blog for Disney parks tips.

Getting Started

npm install
npm run dev

Useful Scripts

  • npm run dev – Start the Astro dev server on http://localhost:4321
  • npm run check – Type-check and validate content collections
  • npm run build – Generate the production build in dist/
  • npm run preview – Preview the production build locally

Content

Markdown posts live under src/content/posts/<slug>/index.md with colocated cover.jpg files for optimized images.

About

A comprehensive blog built with Astro that helps travelers maximize their Disney vacation experience. Features modern web technologies and responsive design.

Resources

Stars

Watchers

Forks