import { ButtonLink, Card, CardHeading, } from "@pantheon-systems/pds-toolkit-react"; import { Link } from "react-router-dom"; export default function Landing() { return (

Get started with Content Publisher by connecting a collection

Using Content Publisher starts with creating and connecting a collection for your content. Collections organize your documents for your different projects allowing you to define your content types and control what can get published where and by whom.

Dashboard

Connect a collection that you’ve previously created using the Content Publisher dashboard.

Connect existing collection } />

Don’t have a collection yet? Create and connect a new one using the Content Publisher WordPress plugin.

Create new collection } />
); }