yellowcake | starter project for creating lightning | Content Management System library
kandi X-RAY | yellowcake Summary
kandi X-RAY | yellowcake Summary
An opinionated starter project for creating lightning-fast websites with Gatsby v2 and Netlify CMS v2. Made by Thrive Web Design on the Gold Coast, Australia.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of yellowcake
yellowcake Key Features
yellowcake Examples and Code Snippets
Community Discussions
Trending Discussions on yellowcake
QUESTION
I am working with the Gatsby starter 'YellowCake' which is has Netlify CMS as part of it.
I am trying to add another custom widget to the starters Contact Page. I would like to add "Fax" under "Phone". I have added it to the config.yml file and added a fax number to my contact.md file and I have added it to my ContactPage.js template. But it is not showing up on the page.
I am not sure what I am missing or doing wrong. Would love any help.
Config.yml
...ANSWER
Answered 2021-Jun-02 at 16:46You are not fetching the fax
field in your GraphQL query:
QUESTION
I'm just starting to use Gatsby and playing with the following template: yellowcake
I would like to change the default path names (specifically posts), but after trying to change the "posts" in the config.yml, but any page I try to access with the new path crashes. I would basically like to change the following:
domain.com/posts/some-article-in-the-content-posts-folder
to
domain.com/my-custom-path/some-article-in-the-content-posts-folder
...ANSWER
Answered 2020-Apr-28 at 18:48Apart from replacing the path in config.yml
you also need to change the setting in src/cms/cms.js
to below
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install yellowcake
Create new project in Uploadcare and save API keys in project
Go to Uploadcare.com and login
Once on the dashboard create a new project
Set the name and hit create
In the left menu click in API Keys and copy the public key
Now open your project and open the CMS congif.yml file
find the media_library settings and paste in the public key after publicKey:
Done!!
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page