react-static-site
Static site generator
An experiment in generating a static site from react using JavaScript.
An experiment in generating a static site from react
377 stars
15 watching
42 forks
Language: JavaScript
last commit: almost 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
brandonweiss/charge | A tool for building fast and simple static websites with JavaScript and React. | 427 |
markdalgleish/static-site-generator-webpack-plugin | A tool that uses Webpack to generate static websites by pre-rendering routes at build time. | 1,610 |
xcatliu/pagic | A tool that enables easy creation of static websites using Deno and React | 1,646 |
daydreamer-riri/vite-react-ssg | A tool for building fast and efficient static sites with React using Vite. | 134 |
veltiosoft/vss | A tool for building static websites with Markdown content and customizable layouts. | 33 |
pinceladasdaweb/static-site-generators | A curated list of tools and software packages for generating static websites | 597 |
sanyuan0704/island.js | A static site generator using Vite and MDX for building modern web applications with a modular architecture | 460 |
caolan/petrify | A tool for building fast, secure, and easy-to-deploy static websites using JavaScript. | 259 |
jamesgeorge007/scaffold-static | Automates local development environment setup and builds static sites with vanilla JavaScript using a pre-configured boilerplate template | 127 |
gettalong/webgen | Generates static websites from templates and content files | 112 |
saberland/saber | A static site generator built with Vue.js and webpack. | 2,145 |
alexyoung/pop | A static site generator optimized for blogs with built-in helpers and plugins for generating news posts, pagination, tags, and more. | 62 |
apex/static | A toolkit for building static sites with domain-specific tools and libraries | 293 |
hilmanski/mini-ssg | A static site generator that provides a simple and minimal way to build HTML pages with reusable components. | 64 |
braceio/tags | Tools to simplify static website generation by extracting common HTML code into reusable partials and dynamically updating the content | 191 |