mirror of
https://github.com/danbulant/1mb-club
synced 2026-06-24 17:11:57 +00:00
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
This commit is contained in:
parent
d25c0b1b94
commit
4582b54fb2
1 changed files with 4 additions and 0 deletions
4
_site_listings/slc.is.md
Normal file
4
_site_listings/slc.is.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
pageurl: slc.is
|
||||
size: 437.0
|
||||
---
|
||||
Loading…
Reference in a new issue