📜 Website Archive
- Fix all 22 compiler warnings (unused imports/vars, deprecated base64/md5 API, unreachable code, unnecessary mut) - Vendor flowbite 2.3.0 (js + css) into src/vendor/ and serve via /assets/ - Remove dead /vector_search reference from index search bar - Remove unused SEARCH_BAR_STYLE constant Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .moira | ||
| docs | ||
| migrations | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| cog.toml | ||
| config.yml | ||
| devenv.lock | ||
| devenv.nix | ||
| docker-compose.yml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| renovate.json | ||
| zensical.toml | ||
WebArc
webarc is a local-first web archiving system designed to capture, preserve, and replay HTTP content in an extensible way.
Unlike traditional crawlers that fetch pages in isolation, WebArc focuses on recording real HTTP traffic, storing it in an archive, and making that archive usable through multiple interfaces.
See the documentation.