New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rr0/cms

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rr0/cms

RR0 Content Management System (CMS)

0.3.21
latest
Source
npm
Version published
Weekly downloads
28
-90.38%
Maintainers
0
Weekly downloads
 
Created
Source

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
  • Data types

Keywords

cms

FAQs

Package last updated on 02 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts