reorg css; color variables; reorg js; remove old code, comments

This commit is contained in:
Spencer Flagg
2022-10-21 16:19:18 +02:00
parent 7e164ad4e8
commit 443254a087
47 changed files with 815 additions and 1278 deletions

View File

@@ -1,6 +1,6 @@
{
"title": "Start9",
"description": "Sovereign computing for a free future",
"description": "Sovereign computing for a free future.",
"url": "https://start9.com",
"author": "Start9 Labs",
"twitter": "start9labs",

View File

@@ -1,3 +1,4 @@
// if you uncomment these sections, you can fetch data from the github api on build
//const EleventyFetch = require("@11ty/eleventy-fetch");
module.exports = async function() {