Skip to content

cloud-native-austria/cloud-native-days-austria-website

Repository files navigation

CNDA (Cloud Native Days Austria) Website

formerly known as KCD (Kubernetes Community Days) Austria

Website for the Cloud Native Days Austria available at cloudnativedays.at.

Forked from KCDMunich/website -> Thank you! :) Then rewritten from Gatsby to Astro

Table of Contents

Getting Started

  1. Clone this repository
git clone git@github.com:cloud-native-austria/kcd-austria-website.git
  1. Install dependencies (using npm)
npm install

Usage

Run the website

npm run dev

The site will be available at http://localhost:4321/

Build the website

npm run build

This will build the Astro site to the dist/ directory.

Preview the built website

npm run preview

Releases

No releases published

Packages

 
 
 

Contributors