bnjmnt4n / ofcrse

Home Page:https://ofcr.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofcrse

This repository contains the source code for my personal website.

Site

The site is built using Astro.

Server

The website is served by a Rust application (mainly meant for me to learn Rust).

Environment variables:

  • PORT: port to listen on (default: 3000)
  • SITE_URL: site URL (default: http://localhost:3000)
  • SHORTLINKS_FILE: JSON file containing shortlinks for redirecting
  • GOATCOUNTER_URL: URL to the GoatCounter instance used for proxying

About

https://ofcr.se


Languages

Language:Astro 41.7%Language:Rust 27.5%Language:TypeScript 13.1%Language:CSS 9.9%Language:Nix 4.4%Language:Dockerfile 1.5%Language:JavaScript 1.0%Language:Shell 0.9%