Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/gatsby-wpgraphql-blog-example

Demo showing how to use WPGraphQL as the source for Gatsby Sites
https://github.com/wp-graphql/gatsby-wpgraphql-blog-example

Update README.md

6e31fb099be283f385f751315828e92effc77cf9 authored about 4 years ago by Jason Bahl <[email protected]>
Merge pull request #3 from justinwhall/patch-infinteloop-pagination

Fixes infinite loop

10d97251eb99072c4ad788628ab167cb07e34572 authored almost 5 years ago by Jason Bahl <[email protected]>
change back to categories :)

5a5efd541d291059d1993821af2afbd74f3ef38d authored almost 5 years ago by Justin W Hall <[email protected]>
Fixes infinite loop

7db03ca6423a7373ca622cfe0d06bb6b3b0ae005 authored almost 5 years ago by Justin W Hall <[email protected]>
Merge branch 'misc-updates'

ca6cff796f7aa51c6cd5e9c3addd8a0049ca6825 authored about 5 years ago by Jason Bahl <[email protected]>
- update yarn.lock

- add checks before returns

5098569906d339cd33fb45a2f63e0bec4758e90f authored about 5 years ago by Jason Bahl <[email protected]>
Update README.md

14f7139fb730a4d71eeef8b5b784e96e541da8e3 authored over 5 years ago by Jason Bahl <[email protected]>
Update README.md

f169d7cc5aa120df1a24a6d37715758917be6917 authored over 5 years ago by Jason Bahl <[email protected]>
Update README.md

c439c4a9a0f7e29431e479ae83603ab48440aee4 authored over 5 years ago by Jason Bahl <[email protected]>
✨UPDATE CSS

Remove β€œbreak all” which was causing words to break

fixes #1

63335997a922d9f9af19a866abc9a4a71dcc68fd authored over 5 years ago by Jason Bahl <[email protected]>
Update page.js

Remove break-all style

ec2f97757e0faba85d71bdac0c4d98e0e4944028 authored over 5 years ago by Jason Bahl <[email protected]>
πŸ“ UPDATE README

56d7a5c9b433fac4eb32d1f86550865b1ec0682a authored over 5 years ago by Jason Bahl <[email protected]>
πŸ”§ UPDATE CONFIG: The source site changed domains to https://demo.wpgraphql.com

b2edec94db9f2b0200efa05a9aedd10fc1ea2fe3 authored over 5 years ago by Jason Bahl <[email protected]>
♻️ REFACTOR: The content creation wasn't async which was causing build errors. This refactors to organize the code better and avoid the errors.

1a9bafd88fae474be0aeee0813330745aa1d23c8 authored over 5 years ago by Jason Bahl <[email protected]>
πŸš€ Initial iteration of the site

Includes:
- Homepage with a static intro, and paginated blogroll
- Navigation hydrated by WordPr...

7aca947f80c6dfd4c7f818449644b383f527ae00 authored over 5 years ago by Jason Bahl <[email protected]>
πŸš€ Initial iteration of the site

Includes:
- Homepage with a static intro, and paginated blogroll
- Navigation hydrated by WordPr...

657fe0384c4f7368ba4caa5130f86bf2dd20088c authored over 5 years ago by Jason Bahl <[email protected]>
- Update .gitignore to ignore .idea files

- add ant design and gatsby-source-graphql
- configure ant-design and gatsby-source-graphql (to p...

60ec2bb6822dd372fa28b61bff721002b48b23df authored almost 6 years ago by Jason Bahl <[email protected]>
Initial Commit

- created site using the `gatsby new` command in Gatsby CLI v2.4.8

699966a2ad20381c0f0b402a0c4309836d954486 authored almost 6 years ago by Jason Bahl <[email protected]>