Skip to content

tinsever/hp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinsever-website

Personal site and blog for Tin Sever, built with Astro and Tailwind CSS.

Requirements

  • Bun (or any package manager; lockfile is Bun)
  • Node.js ≥ 22.12 (see package.json engines)

Commands

Command Action
bun install Install dependencies
bun dev Dev server at localhost:4321
bun build Production build to dist/
bun preview Preview the production build
bun run check Run astro check (types / Astro)

Configuration

Set the public site URL in astro.config.mjs (site) so canonical URLs and Open Graph og:url match your deployment (default: https://tin-sever.de). Change it if your live domain differs.

Fonts

This repo ships Geist and Geist Mono (WOFF2) under public/fonts/. Font files are subject to the Geist font license; the MIT license in this repo applies to the site source code, not to those font binaries.

License

Source code is licensed under the MIT License — see LICENSE.

About

Resources

License

Stars

Watchers

Forks

Contributors