Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TryGhost/gatsby-source-ghost
Source plugin for pulling data into Gatsby.js from the Ghost Public API.
https://github.com/TryGhost/gatsby-source-ghost
43b4f2647114e719d06203e04e83c0b39de363b7 authored over 5 years ago
7dd0621db65931cd9e095f5237c0144c0eecee2d authored almost 6 years ago
no issue
84861c53aa881fec7895f1beb6c70dd8f47927e0 authored almost 6 years agoe267ba980a172da1212ab0eb8f96cdbed4bba1dc authored almost 6 years ago
af413f13ef8a422543a534bb9cce9749582a9fd4 authored almost 6 years ago
9580cc90ba033f34e4b2dcecf9040f19bbbb6925 authored about 6 years ago
- Introduced in 2.10.2, we deprecated the incorrectly named ghost_head and ghost_foot in setting...
3a7f96a406fb7b236ec1bceb6508da6c7567e4b5 authored about 6 years ago
- add a missing comment
- move the temporary code below the real code :)
e4cd010793c8f471d1135fda12410b71d2575253 authored about 6 years ago
closes #2
- This is the hacky workaround recommended by Gatsby
- Ref: https://github.com/gatsby...
- this is correct for Gatsby v2
- ref: https://www.gatsbyjs.org/docs/migrating-from-v1-to-v2/#re...
- split out an API wrapper
- split out an API mock
- results in cleaner code, cleaner tests
- te...
- Makes it clearer what the file is
13a99c423354c0304e08a94e1c15ad00db8b201f authored about 6 years ago34710838ce16062ca20690e8d10ad2fd798bf1e4 authored about 6 years ago
c1e7ebe66774a9617ce5d9150c942bf233812106 authored about 6 years ago
c37e84ea96e33ace50f1f8bd0341b30216a0641f authored about 6 years ago
Old link points to deprecated docs
cf2df187b62de499f6e74c3aa070ef3a63ee18e5 authored about 6 years ago78d5ab459c8e5c9dccbeaa4bd9e3c6c2fe551a92 authored about 6 years ago
5d7801c8dae161809dd5aa91ab71c79d04758794 authored about 6 years ago
no-issue
This includes a fix for correctly encoding spaces in query params
4649e3677b26c2b6bf6f6eec6a2685ac27675660 authored about 6 years agoff898eced0de62f14117c4ed351ae62949c5b26e authored about 6 years ago
no issue
- Connect to the settings endpoint via v2 Content API
- Create a `SettingsNode` whi...
no issue
- fixed a missing `:` in README example for `elemMatch`
a4c774832c9ccea2a06f58548d13a24df8d85687 authored about 6 years ago958ca076384bdaf400bff6b5bcbc0fb825e95ea0 authored about 6 years ago
no issue
- add `@tryghost/content-api` SDK dependency
- remove `axios` dependency
- remove `a...
b7cca4c3acdfb5034cdbec62f207455ede491aaa authored about 6 years ago
3e490ea92aa3cd742c076d0cd5ed461500d4b23e authored about 6 years ago
- Added post count information to tags and authors, so that it's possible to generate the right ...
86cacf9954d2b1253f61bcef23cc8ace21726495 authored about 6 years ago
- If we get intelligible errors from our API, format them clearly
- Else show something simple
36a98efd7cbf54d740829b4c45ac57d5639dfb56 authored about 6 years ago
- elemMatch is a little tricky to figure out!
e2552bfbc76454590058b1a8c7d032105dfa107e authored over 6 years ago3f4b45796e84f0b3e81f47e4beca3d7dea40aceb authored over 6 years ago
- The error message for missing config options had the wrong (old) name for apiUrl
1741ea3f094c29a6aaf1f8888339df5e254e98ca authored over 6 years ago208bb5bba0634189a02cc34c9dd5d7bf0a54a72e authored over 6 years ago
- The new absolute_url param will ensure we only ever get absolute urls
- This isn't really usef...
3866fd983310b9656e2e3ad24c3f22296d878c65 authored over 6 years ago
- Renamed URL to apiUrl, as it's API, rather than Admin specific - this will make more sense in ...
bd83d08cb61fef4999807ffbf74145b7446742b5 authored over 6 years ago
- Need to ensure that we at least give some indication why errors are happening
- Fixed a weird ...
e8df0cd36dbc12d1dc916b7c1eee005762658fa1 authored over 6 years ago
- Gatsby requires these keywords for plugins to show up
b14d4ec78d665a7275f106e76d00ae2fd7dc22e7 authored over 6 years ago- Added at least rudimentary documentation so that it's possible to get started.
0ffa53cbebb16fc176078debd8806afaf31a8668 authored over 6 years ago
- removed unused dependencies
- refactored a little to fit eslint style
- added a basic test so ...
- Working source plugin that creates nodes for all Posts, Pages, Tags & Authors in use on your G...
61ecf686838ecf508d786fe355e0b169ab2710ec authored over 6 years ago8c41ab22a3d315da8444a419d2e2ebfad57b8074 authored over 6 years ago