🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@blinkk/oak

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blinkk/oak

Oak CMS

latest
Source
npmnpm
Version
3.5.2
Version published
Maintainers
4
Created
Source

Oak

Oak is a content management system (CMS) inspired by Grow. The idea behind Oak is for developers to create content collections that are tied to HTML templates, and for content managers to be able to create and manage web pages using re-usable components.

Some features of Oak include:

  • Developer-defined content documents
  • User-friendly editing UI
  • Time-based deployments
  • Localization

Getting started

Minimum requirements:

To get started, you can initialize a new project by running:

oak init <folder>
cd <folder>
make install

After that, you can start a Oak server by running:

npm run dev

Contributions

Contributions are welcome! Please read through our contributing guidelines for more information.

FAQs

Package last updated on 10 Apr 2024

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