You are looking at the old Apostrophe 0.5 documentation. It is deprecated for new projects. Check out the latest version!

Apostrophe is a content management system that helps you stay on mission.

Try the Live Demo

You can start building with Apostrophe right now.

      
        $ npm install apostrophe-cli -g
        $ apostrophe create <project-name>
      
    

Don't know what npm means? Don't have Mongo and Imagemagick? Using Windows? Check out our Getting Started tutorial.

Apostrophe Is Easy

Apostrophe is a design-driven, in-context CMS built on Node.js and MongoDB. It provides the tools to develop both simple and complex content-driven websites through simple templating and modular functionality. The editing experience is designed around the idea that content mangement should be easy, and therefore editors can create and manage their content right on the page itself.

Apostrophe is built on an accessible technology stack that focuses on ease of use as well as performance. Node.js provides an easy entry point for front-end Javascript developers and a playground for experienced back-end developers. The Nunjucks templating language allows for easily including data and editable content on any page. And MongoDB provides the necessary speed to serve Apostrophe’s content-driven pages.

Looking to get started with Apostrophe development? Check out the tutorials.

 

Apostrophe is Robust

Apostrophe is in use for many kinds of websites, from small nonprofits and companies to colleges and research platforms. Since its inception, it has been iteratively built in the context of creating real websites. This has led to an ecosystem of modular functionality, allowing developers to solve problems precisely. You can see the different kinds of functionality on some of the websites built with Apostrophe:

 

Apostrophe is Human

Originally built in 2007 as a Symfony application, Apostrophe has certainly come a long way but has always stuck to its principles about putting the user first. If you’re looking for documentation on that earlier version of Apostrophe, you can find them here.

The Apostrophe project is led by P'unk Avenue, a design and build firm with a special focus on positive social impact, urbanism, health & wellness, arts & culture, and education. Giving back to the open source community is part of that focus.

Next: Tutorials →