Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document community meetup promotion #1590

Open
wants to merge 1 commit into
base: source
Choose a base branch
from

Conversation

n1ru4l
Copy link
Contributor

@n1ru4l n1ru4l commented Nov 21, 2023

Description

Adds information about community meetups and that you can contact the foundation for promoting the event via the official channels.

Copy link

gatsby-cloud bot commented Nov 21, 2023

❌ graphql.github.io-source deploy preview failed

Your build failed. View the build logs.

Errors

"gatsby-node.js" threw an error while running the onCreatePage lifecycle:

Cannot read properties of null (reading 'tags')

   9 |         remark: MarkdownRemark! @link # backlink to the parent
  10 |       }
> 11 |     `)},f=async({reporter:e,node:t,actions:r,createNodeId:a,createContentDigest:o})=>{const{createNode:n,createParentChildLink:s,createRedirect:i}=r;if("MarkdownRemark"===t.internal.type&&"blog"===t.frontmatter.layout){const r=a(`${t.id} >>> BlogPost`),{permalink:i}=t.frontmatter;if(!i?.startsWith("/blog/"))return void e.panicOnBuild(`${i} is not valid permalink for blog post`);const l={id:r,postId:i.replace("/blog/","").replace(/\/$/,""),title:t.frontmatter.title,tags:t.frontmatter.tags??[],date:t.frontmatter.date,authors:(t.frontmatter.byline??"").split(",").map((e=>e.trim())).filter(Boolean),guestBio:t.frontmatter.guestBio??null};n({...l,remark:t.id,parent:t.id,children:[],internal:{type:"BlogPost",contentDigest:o(l)}}),s({parent:t,child:l})}},g=async({page:t,actions:r})=>{if(t.path.startsWith("/blog")||t.path.startsWith("/tags")||t.path.startsWith("/conf/attendee/"))return;const{createPage:a,deletePage:o}=r;o(t);let p={...t.context,sourcePath:n.relative(m,t.path)};if("/code"===t.path||"/code/"===t.path){const r=await(0,s.glob)("src/content/code/**/*.md"),a=e("e4123304d50e1874"),o=await(0,i.updateCodeData)(r,a),d=await(0,l.organizeCodeData)(o),u=await(0,c.sortCodeData)(d);p={sourcePath:n.relative(m,t.path),...u}}a({...t,context:p})},h=async e=>{try{const t=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json","User-Agent":"GraphQL Conf / GraphQL Foundation"}});return await t.json()}catch(t){throw new Error(`Error fetching data from ${e}: ${t.message||t.toString()}`)}},y=async({actions:e,graphql:t})=>{const{createPage:r,createRedirect:a}=e;a({fromPath:"/conf/attendee/*",toPath:"https://graphql-conf-attendee-nextjs.vercel.app/*",statusCode:200});try{const y=process.env.SCHED_ACCESS_TOKEN,b=await h(`https://graphqlconf23.sched.com/api/s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant