-
Notifications
You must be signed in to change notification settings - Fork 17
Home
The medium by which stories are told continues to evolve, Periodic's modularity is designed to adapt to the changing application and content publishing landscape.
The platform is 100% open sourced, built on top of extremely modular components. There are extensions and themes available to transform your application into anything you can imagine. Getting started is easy, a little JavaScript, Node.js and MongoDB gets you on your way.
This wiki serves as the documentation home base for the project.
The platform is built with the UNIX / small utility / modular application design philosophy in mind. Content creators, developers, software engineers and entrepreneurs are encouraged to build large robust applications by integrating small single purposed extensions.
Periodic is a curated (not opinionated) workflow, that has an extremely malleable data model, using Express with MongoDB, the information architecture possibilities are limitless. The Admin extension allows for you to administer content and manage data in your MongoDB efficiently.
Applications built with Periodic range from simple blogs, complicated enterprise media publications, mobile application datastore, e-commerce platforms and more.
- Home
- Getting Started
- Installation
- Upgrades
- Content Management & Data
- Content Entities
- Content Taxonomy
- Content Types
- Content Management System
- Themes
- Switching Themes
- Installing Themes
- Creating Themes
- Extensions
- Managing Extensions
- Installing Extensions
- Creating Extensions
- Configuration
- Database Configuration
- Environment Configuration
- Environment Setup
- Deployment Configuration
- PM2 Deployments
- Development
- FAQ