Webpage explaining membership options to Alumni members
  • CSS 57.8%
  • Nix 42.2%
Find a file
Nanda128 1d1d0c15a2
All checks were successful
/ check_lfs (push) Successful in 3s
Build / build (push) Successful in 7s
Build / deploy (push) Successful in 6s
docs: replaced "" with ``
2026-03-28 23:48:19 +00:00
.forgejo/workflows feat: add a pipeline for checking LFS 2026-03-23 10:59:24 +00:00
src docs: replaced "" with `` 2026-03-28 23:48:19 +00:00
.gitattributes feat: some small changes relating to making it look better 2024-09-15 00:23:52 +01:00
.gitignore restructure 2024-08-19 22:48:10 +01:00
flake.lock fix : update alejandra , remove version 2024-08-26 20:21:04 +01:00
flake.nix feat: abandon the use of the git information in the repo itself 2025-04-24 04:45:39 +01:00
LICENSE feat: add license 2024-09-23 20:07:44 +00:00
mkdocs.yml fmt: slight improvements to mkdocs 2026-02-17 09:19:33 +00:00
README.md doc: improved the docs 2026-01-04 16:21:58 +00:00

Skynet Wiki

Wiki for Skynet

Uses mkdocs to generate the site.

Local Dev

  1. Use nix develop to setup the local env.
  2. Use mkdocs serve to run the wiki locally.
  3. Go to http://127.0.0.1:8000
    • This page will reload with changes as you make them.