From 5efb184c6c072e863ba06fd0eea575bd902e41ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar?= <2067516+oxcar@users.noreply.github.com> Date: Wed, 3 Aug 2022 16:24:06 -0500 Subject: [PATCH] Added SvelteKit (#127) --- README.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 4c7ef6e..9aec886 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,20 @@ A static web site generator is an application that takes plain text files and compiles them to HTML files. -- [Awesome Static Web Site Generators](#awesome-static-web-site-generators) - - [Blogs](#blogs) - - [CMS](#cms) - - [Documentation](#documentation) - - [Frameworks](#frameworks) - - [Photography](#photography) - - [Single Page](#single-page) - - [Wikis](#wikis) -- [Helpful Tools and Services](#helpful-tools-and-services) - - [Web Hosts](#web-hosts) -- [Other Lists of Static Web Site Generators](#other-lists-of-static-web-site-generators) -- [Related Awesome](#related-awesome) -- [Static Web Site Generators in Other Awesome Lists](#static-web-site-generators-in-other-awesome-lists) +- [Awesome Static Web Site Generators](#awesome-static-web-site-generators) + - [Blogs](#blogs) + - [CMS](#cms) + - [Documentation](#documentation) + - [Science](#science) + - [Frameworks](#frameworks) + - [Photography](#photography) + - [Single Page](#single-page) + - [Wikis](#wikis) + - [Helpful Tools and Services](#helpful-tools-and-services) + - [Web Hosts](#web-hosts) + - [Other Lists of Static Web Site Generators](#other-lists-of-static-web-site-generators) + - [Related Awesome](#related-awesome) + - [Static Web Site Generators in Other Awesome Lists](#static-web-site-generators-in-other-awesome-lists) ### Blogs @@ -117,6 +118,7 @@ A static web site generator is an application that takes plain text files and co * [Slides](https://designmodo.com/slides/) - `#JavaScript` * [Soupault](https://soupault.app/) - A static site framework and post-processor that works with HTML element trees and can automatically manipulate them. - `#Lua` `#OCaml` * [Styx](https://styx-static.github.io/styx-site/) - The Purely Functional Static Site Generator. - `#Nix` +* [SvelteKit](https://kit.svelte.dev/) - SvelteKit is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing. - `#JavaScript` `#TypeScript` `#Svelte` * [Systatic](https://github.com/damcclean/systatic) - Systatic is a Powerful Static Site Generator for PHP Developers. - `#PHP` * [Tags](https://github.com/braceio/tags) - `#Python` * [Urubu](http://urubu.jandecaluwe.com/) - `#Python`