Skip to content

Modern Blogsite using Gatsby and Prismic.Prismic is a Content Management System, a tool for editing online content. Also known as a headless CMS, an API CMS, a content platform, a disruptive content-as-a-service digital experience and Gatsby is a React-based open source framework with performance, scalability and security built-in.

License

Notifications You must be signed in to change notification settings

pramit-marattha/Blogsite-using-gatsby-and-prismic-headless-CMS

Repository files navigation

Prismic Gatsby Blog

Modern Blogsite using Gatsby and Prismic.Prismic is a Content Management System, a tool for editing online content. Also known as a headless CMS, an API CMS, a content platform, a disruptive content-as-a-service digital experience and Gatsby is a React-based open source framework with performance, scalability and security built-in.


It's Live 🎉 Visit here ==>https://modernblog-prismic.netlify.app/


blogsite


Step by step guide

Prismic project guide

Launch this project in your local environment

Run the following commands:

npm install
npm start

Then you can access it at http://localhost:8000.

Launching the project in production

Run the following commands to compile the project and launch the server for production:

npm run build
npm run serve

Learn more about using Prismic with Gatsby.js

Prismic Gatsby.js Documentation

License

The MIT License (MIT)

Copyright (c) 2015 gatsbyjs

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License

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

Copyright 2019 Prismic (http://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

Modern Blogsite using Gatsby and Prismic.Prismic is a Content Management System, a tool for editing online content. Also known as a headless CMS, an API CMS, a content platform, a disruptive content-as-a-service digital experience and Gatsby is a React-based open source framework with performance, scalability and security built-in.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published