--- title: Rocket layout: home.njk slogan: The modern web setup for static sites with a sprinkle of JavaScript. callToActionItems: - text: Follow Guides href: /guides/ - text: Browse Docs href: /docs/ reasonHeader: Why Rocket? reasons: - header: Small text: No overblown tools or frontend frameworks, add JavaScript and/or Web Components only on pages where needed. - header: Pre-Rendered text: Statically generated content means less javascript to ship and process. - header: Zero Configuration text: Automatic code splitting, filesystem based routing, and javascript in markdown. - header: Meta Framework text: 'Build on top of giants like eleventy, Rollup, and Modern Web.' - header: Powerful Default Template text: Provide content and you are ready to go. - header: Ready for Production text: Optimized for a smaller build size, faster dev compilation and dozens of other improvements. ---