update README with screencast of Usecue CMS, inspiration for Nirvash

This commit is contained in:
Iris Lightshard 2022-06-19 11:19:32 -06:00
parent e975a7675b
commit 4328b79c44
Signed by: nilix
GPG key ID: 3B7FBC22144E6398

View file

@ -4,7 +4,7 @@
## about ## about
`nirvash` is a content management system (CMS) written in Go using the [quartzgun](https://nilfm.cc/git/quartzgun) library, designed to be efficient, modular, and easy to use. It uses an `Adapter` system that in theory allows almost any backend SSG to be used for actual page generation and backend storage. It's inspired by [Joost Van Der Schee](https://usecue.com)'s Usecue CMS. `nirvash` is a content management system (CMS) written in Go using the [quartzgun](https://nilfm.cc/git/quartzgun) library, designed to be efficient, modular, and easy to use. It uses an `Adapter` system that in theory allows almost any backend SSG to be used for actual page generation and backend storage. It's inspired by [Joost Van Der Schee](https://usecue.com)'s Usecue [CMS](https://www.usecue.com/uploads/cms_update.gif).
## installation and configuration ## installation and configuration