fluxth / flux-website

Personal website at thitat.net

Home Page:https://thitat.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flux-website

Personal website at thitat.net.

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm dev

# or start the server and open the app in a new browser tab
pnpm dev -- --open

Building

To create a production version of your app:

pnpm build

You can preview the production build with pnpm preview.

This repo have pipelines setup for continuous integration and deployment to the website at thitat.net.

About

Personal website at thitat.net

https://thitat.net


Languages

Language:Svelte 54.7%Language:JavaScript 24.2%Language:HTML 11.3%Language:TypeScript 8.3%Language:CSS 1.6%