Static Website Services
Functions as a Service
Community
Comments
Staticman 2.5k
updated 2y ago
Staticman is a Node.js application that receives user-generated content and uploads it as data files to a GitHub repository. In practice, this allows you to have dynamic content (e.g. blog post comments) as part of a fully static website, as long as your site automatically deploys on every push to GitHub, as seen on GitHub Pages, Netlify and others.
Search
Self-hosted
minisearch 5.9k
updated 7mo ago
Tiny and powerful JavaScript full-text search engine for browser and Node
static-search 21
(archived)
A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI to search this index
tinysearch 2.9k
updated 3mo ago
Tiny, full-text search engine for static websites built with Rust and Wasm
search-index 1.4k
updated 1y ago
A persistent, network resilient, full text search library for the browser and Node.js