From db3fcd3e7bc90559d8f706ceedbc25934989073e Mon Sep 17 00:00:00 2001 From: carpetscheme Date: Mon, 13 Apr 2020 21:53:24 +0200 Subject: [PATCH] Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 744f68b..9ef95db 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # Light Speed -An insanely fast and performance-based Jekyll theme. Some fun facts about the theme: +An insanely fast and performance-based Zola theme, ported from [Lite Speed Jekyll](https://github.com/bradleytaunt/lightspeed). + +Some fun facts about the theme: * Perfect score on Google's Lighthouse audit * Only ~434 bytes of CSS * No media queries * No JavaScript -* Probably the fastest Jekyll theme on the Internet + +Demo: [quirky-perlman-34d0da.netlify.com](https://quirky-perlman-34d0da.netlify.com) -----