charles ac09a31961 Add event calendar and update site content
Add a calendar page and ICS file for event subscriptions. Update the
Hello Linux presentation with Tux images and add setup instructions
to the README.
2026-05-28 19:11:41 -07:00
2026-04-03 20:07:14 -07:00
2026-05-19 22:32:56 -07:00
2026-04-03 20:07:14 -07:00
2026-04-03 20:07:14 -07:00

Faux Linux User Group presentations

This repository contains the FLUG presentations.

Usage

Install the required dependencies:

nvm use stable
npm install
npm install -g vite

Run the development server:

vite

Building docker image

To build the Docker image, run:

docker buildx build --platform linux/arm64 --push -t docker.tipsy.codes/flug:20260519 .
S
Description
No description provided
Readme 15 MiB
Languages
HTML 92.5%
JavaScript 5.9%
Dockerfile 1.6%