SVELTE

SHOCKY

The sveltest way to build a static
website.

$ npm i -D shocky

$ shocky generate MySickBlog

WHY SHOCKY

Shockingly Fast

Your pages are already built before the user requests them.

SEO Ready

Pre built pages means that all of your site's content will be available for crawlers to index.

Flexible

With Shocky you aren't limited to a fully static site. See below how you can mount a web app to part of your static page.

Powered by Svelte

Shocky uses Svelte so that your page templates are extremely easy to manage and build.

HOW IT WORKS

WEB APP

SHOCKY APP

Done