From bc8f38fd41dff3fab1567adc6337c109394341be Mon Sep 17 00:00:00 2001 From: Zareh D <4337043+ZarehD@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:31:52 -0700 Subject: [PATCH] Add AspNetStatic (#197) Please add AspNetStatic to your list of awesome SSG tools. Thank you. Co-authored-by: Myles Braithwaite --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eed3634..c8f2d1b 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ A static web site generator is an application that takes plain text files and co ### Frameworks +- [AspNetStatic](https://github.com/ZarehD/AspNetStatic) - `#C#` `ASP.NET` - [Assemble](http://assemble.io/) - `#JavaScript` `#Node.js` - [Astro](https://docs.astro.build/) - Framework agnostic static site generator with component-level support for partial hydration on page load, page idle, component visible or none. - `#JavaScript` `#Node.Js` `#React.js` `#Vue.js` `#Svelte.js` - [Blurry](https://github.com/blurry-dev/blurry) - Blurry is a schema-first, plugin-enabled static site generator. Markdown front matter directly to Schema.org types, so your content is SEO-friendly and rich results-ready out of the box. - `#Python`