Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flotiq/flotiq-gatsby-benchmark
Gatsby benchmark for Flotiq
https://github.com/flotiq/flotiq-gatsby-benchmark
flotiq gatsbyjs
Last synced: 15 days ago
JSON representation
Gatsby benchmark for Flotiq
- Host: GitHub
- URL: https://github.com/flotiq/flotiq-gatsby-benchmark
- Owner: flotiq
- License: mit
- Created: 2020-06-22T16:47:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T13:39:59.000Z (almost 3 years ago)
- Last Synced: 2024-04-17T04:32:49.056Z (7 months ago)
- Topics: flotiq, gatsbyjs
- Language: JavaScript
- Homepage: https://flotiq.com
- Size: 14.5 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flotiq Will it Build Example
============================Example page for Flotiq as a source for "Will It Build".
Should/Will be generalized into e.g. a theme.Queries the title, body and a cover image from Flotiq. Creates pages for that and displays those three things as "Articles".
Those individual article pages and the homepage share a common "Layout" component (in src/components) that can be swapped (layout_1.js and layout_2.js) to simulate a code change in multiple pages.## Collaboration
If you wish to talk with us about this project, feel free to hop on [![Discord Chat](https://img.shields.io/discord/682699728454025410.svg)](https://discord.gg/FwXcHnX) .
If you found a bug, please report it in [issues](https://github.com/flotiq/flotiq-gatsby-benchmark/issues).