Skip to content

fakumax/gatsby-prismic

Repository files navigation

Prismic & Gatsby

This project is meant to help you learn how to get started using Prismic (API based CMS) along with Gatsby.js. Check out the Prismic developer documentation to find the tutorial for this project.

Installing

Project Base 2021 install :

npx prismic-cli theme --theme-url https://github.com/prismicio/gatsby-getting-started-tutorial --ignore-conf

To get this project running, first download the project files. Then from the root of the project files, launch the terminal (command prompt or similar on Windows) and run the following command.

npm install || yarn

This will install the project dependencies. After this is done, run the following command.

npm start || gatsby develop

This will run the build of your website and launch a local server to see the site working locally. You can view your site from http://localhost:8000.

Built With

  • Prismic - API-based content management system
  • Gatsby - React based framework for building websites

License

This software is licensed under the Apache 2 license, quoted below.

Copyright 2021 Prismic (https://prismic.io).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Starter Project connected to Prismic 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published