@rr0/cms
TypeScript icon, indicating that this package has built-in type declarations

0.3.25 • Public • Published

RR0 CMS

This is the Content Management System (CMS) used to build the RR0 website.

It allows to produce a similar website, but with the data of your choice.

It relies on ssg-api to generate the web pages.

While it is especially designed to render UFO-related data as it was designed to render the RR0 website, it can also probably be used to generate websites pertaining to other topics, as most of the data types (time, place, event, sources, notes, etc.) are not specific to the ufological domain.

classDiagram
    class cms {
        build()
    }
    cms --> common
    cms --> lang
    cms --> time
    cms --> place
    cms --> org
    cms --> ssg-api
    cms --> data

Package Sidebar

Install

npm i @rr0/cms

Weekly Downloads

322

Version

0.3.25

License

MIT

Unpacked Size

1.5 MB

Total Files

4126

Last publish

Collaborators

  • javarome