archival

Crates.ioarchival
lib.rsarchival
version0.8.1
sourcesrc
created_at2024-01-10 20:12:21.990186
updated_at2024-11-01 22:58:37.85207
descriptionThe simplest CMS in existence
homepage
repositoryhttps://github.com/jesseditson/archival
max_upload_size
id1095545
size639,696
Jesse Ditson (jesseditson)

documentation

README

archival

license Chat

What is archival?

archival is a library for building database-free content-oriented websites.

Learn more at archival.dev.

Examples

Lots of websites are built on archival, including https://archival.dev and https://editor.archival.dev - the former being the official documentation and the latter a WASM-based rust application that runs via a service worker. You can see the code for each here:

Another example of a super simple website is a blog:

https://github.com/jesseditson/jesseditson.com

Most websites built on archival start with a template - all of our templates can be browsed here:

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 for help and guidelines!

License

MIT

Commit count: 233

cargo fmt