Samir-Rashid / 2024-na.nixcon.org

The repo for NixCon North America 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NixCon NA 2024 Website

This repository contains the website for NixCon NA 2024 in Pasadena, CA, USA.

Build

Builds are run using nix-flakes, so you just need to run:

nix build

The resulting derivation will contain the servable website contents in it's root.

Development

The flake provides a shell which you can invoke with nix shell, otherwise you will have to have nodejs installed. Then you can run:

npm install
npm run dev

About

The repo for NixCon North America 2024


Languages

Language:Astro 86.8%Language:JavaScript 6.1%Language:Svelte 4.0%Language:Nix 2.3%Language:CSS 0.9%