Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
apostrophe
A CMS framework for Node.js that supports in-context editing, schema-driven content types, flexible widgets, and much more. Hint: start with the docs and use apostrophe-cli.
-
a3-docs
Apostrophe 3.x documentation.
-
apostrophe-headless
Add REST APIs to your Apostrophe "pieces," powering your React/Vue/etc. apps with a headless CMS.
-
apostrophe-palette
An in-context interface for modifying the the visual appearance of an ApostropheCMS site.
-
apostrophe-i18n-static
Add editable pieces for translation through i18n to an Apostrophe project
-
-
sanitize-html
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
-
apostrophe-personas
Specialize the content of each page of an Apostrophe site based on the user's primary affiliation (employee versus employer, truck vs. car, etc.)
-
apostrophe-guides
Build guides for your ApostropheCMS website
-
apostrophe-workflow
Provides approval-based workflow and localization capabilities for projects that need them. An optional component of the Apostrophe CMS.
-
apostrophe-enterprise-testbed
A testbed for browser-based functional testing of apostrophe, apostrophe-workflow, and similar modules found in enterprise settings.
-
-
a3-boilerplate
Simple, minimal starting point for new A3 projects
-
apostrophe-forms
Allow your users to build custom forms on the fly on your Apostrophe site
-
-
apostrophe-signup
Lets the public sign up for accounts on a website powered by apostrophecms.
-
eslint-config-apostrophe
An eslint configuration for the apostrophe core modules.
-
apostrophe-site-map
Generates a site map of your Apostrophe site, for SEO and content strategy purposes.
-
uploadfs
Store files in a web-accessible location. Includes S3, Azure, and local filesystem-based backends. Can also scale and autorotate image files. Additional storage and image-processing backends are easy to create.
-
apostrophe-twitter-widgets
Twitter for Apostrophe 2
-
apostrophe-legacy-import
Import Apostrophe 0.5 sites to 2.x.
-
apostrophe-multisite
Multisite support for the Apostrophe CMS. Create & manage multiple sites with the same configuration and host them efficiently.
-
apostrophe-pubmed-import
Import PubMed docs from a Google Spreadsheet via an additional Manager interface on a piece subclass
-
apostrophe-multisite-demo
Demonstrates the apostrophe-multisite module
-
split-html
Split HTML into two valid fragments wherever a certain selector is matched. Works on the server side.
-
apostrophe-caches-redis
Replaces Apostrophe's MongoDB-based caching mechanism with Redis.
-
launder
A sanitizer module for the people. Built for Apostrophe.
-
apostrophe-tiptap-rich-text-widgets
Wrapper allowing the use of the tiptap vue-based rich-text editor for Apostrophe 2.x. In 3.x it will be standard equipment.