Skip to content

kornicameister/korni

Repository files navigation

Korni

korni is my personal webpage built with Astro - a modern, fast, content-focused web framework.

🚀 Tech Stack

  • Astro 5.1 - Modern static site generator
  • TypeScript 5.7 - Type-safe development
  • Tailwind CSS 3.4 - Utility-first CSS
  • Node.js 25.1 - Latest LTS runtime

🛠️ Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

📦 Project Structure

/
├── public/          # Static assets (images, icons)
├── src/
│   ├── components/  # Reusable Astro components
│   ├── layouts/     # Page layouts
│   └── pages/       # Routes (index.astro = /)
├── astro.config.mts # Astro configuration
└── package.json     # Dependencies

🌐 Deployment

Deployed to GitHub Pages at: https://kornicameister.github.io/korni

📝 License

MIT

About

ELM sources for kornicameister.github.io

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 7