barcadia
barcadia copied to clipboard
I have imported the example content into my free Contentful account. New to Gatsby and Contentful - perhaps this is too big a bite for me... Any help with this?...
json
Root nav elements with drop downs prevent the next siblings root nav element from being clickable. That is because the drop down elements are rendered on top of the root...
Adding a missing return statement for youtube embed
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.0 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Great starter, thanks for sharing! ✌ I get this when running `gatsby develop`: ``` ERROR in /home/jeff/shadow/projects/barcadia-wordpress/src/pages/news/{contentfu lPost.url}.js 26:9 error Cannot query field "references" on type "ContentfulPostContent" graphql/template-strings ``` I'm...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...