My personal website as a static HTML site https://kiliangaertner.de
Find a file
2025-11-23 13:23:40 +01:00
.github/workflows fix: docker build in github 2025-11-10 16:56:35 +01:00
.zed rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
container rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
content publish: switch to linux blog post 2025-11-23 13:23:00 +01:00
public rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
src publish: switch to linux blog post 2025-11-23 13:23:00 +01:00
.dockerignore rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
.gitignore rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
.nvmrc rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
.prettierrc rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
astro.config.mjs rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
Containerfile rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
eslint.config.js rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
LICENSE feat: switch to zola as static website 2025-02-20 23:28:23 +01:00
package-lock.json publish: switch to linux blog post 2025-11-23 13:23:40 +01:00
package.json publish: switch to linux blog post 2025-11-23 13:23:40 +01:00
README.md rewrit: website and blog in astrojs 5 (#3) 2025-11-10 16:54:09 +01:00
tsconfig.json feat: use personal email instead of gmail 2025-11-19 11:23:23 +01:00

Personal website of Kilian Gärtner

The personal website of Kilian Gärtner (me). A static website generated with AstroJs.

Usage

Requirements

The following software must be installed to develop the website locally:

  • NodeJs in 24 or higher

Development

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

License

MIT

Thanks

Brittany Chiang

Heavy inspiration for the design

Inter

The font used by the website