https://github.com/reecem/prismic-type-library
A web interface to access a collection of different Prisimic custom doc types that can be used in your project.
https://github.com/reecem/prismic-type-library
cms custom-types prismic prismicio
Last synced: 12 months ago
JSON representation
A web interface to access a collection of different Prisimic custom doc types that can be used in your project.
- Host: GitHub
- URL: https://github.com/reecem/prismic-type-library
- Owner: ReeceM
- Created: 2021-03-17T22:35:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T19:30:08.000Z (over 4 years ago)
- Last Synced: 2025-03-15T08:14:29.133Z (about 1 year ago)
- Topics: cms, custom-types, prismic, prismicio
- Language: JavaScript
- Homepage: https://prismic-type-library.vercel.app
- Size: 682 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Prismic Custom Type Library
A web interface to access a collection of different Prisimic types that can be used in your project.
This is somewhat a work in progress, but naturally it is intended as a place where people could share there designs for content models in the Prismic types.
Obviously, you should share the ones that you are happy with being in the public domain, although you would stay the rightful owner of the tye design and credited with it.
## Usage
The types that have been indexed are listed in a table where you can download the JSON representation of the Custom Type, from there you can copy the file contents into your writing room.
To be able to add a custom type, you can visit the [submit custom type page](https://ptl.vercel.app/types/create). There is a form there where you can upload you copy of the file.
Alternatively, you can create a new issue or a discussion. If you would prefer to PR and add it yourself, please check out the default format of the closed issues labeled 'test'. That will have the expected format :)