https://github.com/jesseditson/archival
Content-first, database-free, very durable websites.
https://github.com/jesseditson/archival
cms library rust-lang wasm
Last synced: about 1 month ago
JSON representation
Content-first, database-free, very durable websites.
- Host: GitHub
- URL: https://github.com/jesseditson/archival
- Owner: jesseditson
- License: unlicense
- Created: 2021-10-17T19:16:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T23:16:29.000Z (about 1 year ago)
- Last Synced: 2025-04-03T00:23:04.924Z (about 1 year ago)
- Topics: cms, library, rust-lang, wasm
- Language: Rust
- Homepage: https://archival.dev
- Size: 7.74 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE.md) [](https://archival.dev/chat.html)
## What is archival?
archival is a library for building database-free content-oriented websites.
Learn more at [archival.dev](https://archival.dev).
## Examples
Lots of websites are built on archival, including https://archival.dev, which you can check out here:
- https://github.com/jesseditson/archival-docs
Another example of a super simple website is a blog:
https://github.com/jesseditson/jesseditson.com
Most websites built on archival are built with our editor:
https://editor.archival.dev/new
They can all be previewed directly in your browser, and when you're ready you can set up your own site with one click.
## Contributing
Please see the [Contributing Guide](CONTRIBUTING.md) for help and guidelines!
## License
[MIT](LICENSE.md)