From 4582b54fb21b0d798020837fe1e0a5be055dcf28 Mon Sep 17 00:00:00 2001 From: Spencer Churchill Date: Thu, 2 Dec 2021 08:34:12 -0800 Subject: [PATCH] Add slc.is (#837) * Add slc.is The initial load of the site is slightly heavy since I use [Marked.js](https://github.com/markedjs/marked), [KaTeX](https://github.com/KaTeX/KaTeX), and [Highlight.js](https://github.com/highlightjs/highlight.js); however, once the first page loads, each additional page simply loads an image and a markdown file. The total average page-load across the site is only 3.2 Kb yet it supports markdown, code highlighting, and math. You can look at the [GitHub repo](https://github.com/splch/slc.is/) to confirm. The total size I included is for the first-load visiting every tab and one blog post (since that's the average). * use decompressed site size --- _site_listings/slc.is.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 _site_listings/slc.is.md diff --git a/_site_listings/slc.is.md b/_site_listings/slc.is.md new file mode 100644 index 0000000..690a0ed --- /dev/null +++ b/_site_listings/slc.is.md @@ -0,0 +1,4 @@ +--- +pageurl: slc.is +size: 437.0 +---