Skip to content

add integrations #605

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

Closed
wants to merge 75 commits into from
Closed

add integrations #605

wants to merge 75 commits into from

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Aug 28, 2020

const rawCategories = await $content('integrations')
.only(['name', 'categories'])
.fetch()
const categories = uniq(
Copy link
Member

@TheAlexLichter TheAlexLichter Sep 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we possibly use new Set instead of uniq here (should save a few bytes on the bundle)?

Similar would apply to /integrations/index.vue

atinux and others added 20 commits September 15, 2020 09:51
* feat: add video, articles, demo and learn more. needs styling

* feat: improve design with new content

* feat: add labels to cards
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@pi0 pi0 closed this Oct 7, 2020
@alexchopin alexchopin deleted the feat/resources-external branch November 4, 2020 15:47
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.

6 participants