This is an open-source Demo Magazine built with Livingdocs and Gatsby/React. Check out the code, make it yours and deploy it to netlify today!
The Livingdocs-gatsby-magazine is a magazine-starter that helps users start with Livingdocs as a headless CMS. It is designed for small setups or proof of concepts, providing a quick way to see results. For enterprise use cases, users can contact the Livingdocs team.
To install the Livingdocs-gatsby-magazine, follow these steps:
git clone [repository URL]
cd [repository folder]
npm install
In the gatsby-config.js file, replace process.env.accessToken with your Livingdocs API-Token.
npm start
Open your web browser and go to http://localhost:8000
Open http://localhost:8000/___graphql
The Livingdocs-gatsby-magazine is a magazine-starter that allows users to easily set up a headless CMS using Livingdocs. It provides key features like easy setup, scalability, SEO optimization, and multiple deployment options. With this starter, users can quickly get started with Livingdocs and focus on the content rather than the technical implementation.