Skip to content

spinkube/documentation

Repository files navigation

spinkube.dev

Status badge: Deploy to Github Pages

This project contains the source code for spinkube.dev.

Running Locally

Make sure you have Node.js and Go installed.

Clone this repository and run the following commands:

npm install
npm run build
npm start

View the website at http://localhost:1313. Any changes made to the source code will be reflected in real-time.

Screenshots

Screenshot of the SpinKube documentation, taken 2024-02-19