Skip to content

fix(website): Fix logos of customers on the main page#1164

Merged
yevgenypats merged 3 commits intocloudquery:feat/websitefrom
anton-kuptsov:feat/website
Aug 9, 2022
Merged

fix(website): Fix logos of customers on the main page#1164
yevgenypats merged 3 commits intocloudquery:feat/websitefrom
anton-kuptsov:feat/website

Conversation

@anton-kuptsov
Copy link
Copy Markdown
Contributor

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Test locally on your own infrastructure
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@yevgenypats
Copy link
Copy Markdown
Contributor

Looks good. Given the Vercel is still not running can you please post a picture of how it looks like? Thx!

@anton-kuptsov
Copy link
Copy Markdown
Contributor Author

Looks good. Given the Vercel is still not running can you please post a picture of how it looks like? Thx!

Yes, sure!

image

image

image

@yevgenypats
Copy link
Copy Markdown
Contributor

Looks like something is off with AutoDesk each letter is different color (prob something I did) - can you please fix it?

@anton-kuptsov
Copy link
Copy Markdown
Contributor Author

image

@anton-kuptsov
Copy link
Copy Markdown
Contributor Author

image

image

image

image

@yevgenypats yevgenypats merged commit 4df89fd into cloudquery:feat/website Aug 9, 2022
dj-stormtrooper added a commit to dj-stormtrooper/cloudquery that referenced this pull request Aug 11, 2022
* feat: Add website, docs and blog to our main repo

As we move to mono repo our docs should reside with our code
this will also help auto generate CLI reference and table reference
without commiting in another repo and keeping everything in sync.

* chore: Fix blogs build + gitignore for Nextjs project (cloudquery#1162)

* fix: Fix blog build

* Gitignore for next project

* fix(website): Fix logos of customers on the main page (cloudquery#1164)

* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* feat: add new customers logos

* feat: Add brand logo page to website (cloudquery#1182)

* feat: Nextra blogs (cloudquery#1183)

* feat: Nextra blogs

* feat:: Title for all the blogs + new blog

* fix: Language mismatch

* feat: Website docs (cloudquery#1193)

* feat: Nextra blogs

* feat:: Title for all the blogs + new blog

* fix: Language mismatch

* feat: New Tabs components

* feat: Updating pages Part 1

* feat: Language mismatches

* feat: Info/warning blocks

* Toml language mismatch

* Docs pages part2

* Formatter

* Nextra update + cleanup

* fix: Fix blog build

Co-authored-by: Yevgeny Pats <16490766+yevgenypats@users.noreply.github.com>
Co-authored-by: Anton Kuptsov <39290991+anton-kuptsov@users.noreply.github.com>
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
…13.4 (#1164)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/cq-provider-sdk](https://togithub.com/cloudquery/cq-provider-sdk) | require | patch | `v0.13.3` -> `v0.13.4` |

---

### Release Notes

<details>
<summary>cloudquery/cq-provider-sdk</summary>

### [`v0.13.4`](https://togithub.com/cloudquery/cq-provider-sdk/releases/tag/v0.13.4)

[Compare Source](https://togithub.com/cloudquery/cq-provider-sdk/compare/v0.13.3...v0.13.4)

##### Features

-   **tests:** Fetch only the resources required for test being run ([#&#8203;400](https://togithub.com/cloudquery/cq-provider-sdk/issues/400)) ([5fa0315](https://togithub.com/cloudquery/cq-provider-sdk/commit/5fa031587a54cc967a496448c0e0fc06546c32a9))

##### Bug Fixes

-   **deps:** Update module github.com/cloudquery/faker/v3 to v3.7.6 ([#&#8203;412](https://togithub.com/cloudquery/cq-provider-sdk/issues/412)) ([c02f433](https://togithub.com/cloudquery/cq-provider-sdk/commit/c02f433f17793397803a248cec15fdcb13926f32))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
yevgenypats pushed a commit that referenced this pull request Aug 15, 2022
* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* feat: add new customers logos
dj-stormtrooper pushed a commit that referenced this pull request Aug 16, 2022
* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* feat: add new customers logos
yevgenypats added a commit that referenced this pull request Aug 16, 2022
* feat: Add website, docs and blog to our main repo

As we move to mono repo our docs should reside with our code
this will also help auto generate CLI reference and table reference
without commiting in another repo and keeping everything in sync.

* chore: Fix blogs build + gitignore for Nextjs project (#1162)

* fix: Fix blog build

* Gitignore for next project

* fix(website): Fix logos of customers on the main page (#1164)

* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* feat: add new customers logos

* feat: Add brand logo page to website (#1182)

* feat: Nextra blogs (#1183)

* feat: Nextra blogs

* feat:: Title for all the blogs + new blog

* fix: Language mismatch

* feat: Website docs (#1193)

* feat: Nextra blogs

* feat:: Title for all the blogs + new blog

* fix: Language mismatch

* feat: New Tabs components

* feat: Updating pages Part 1

* feat: Language mismatches

* feat: Info/warning blocks

* Toml language mismatch

* Docs pages part2

* Formatter

* feat: Nextra update, cleanup (#1213)

* Nextra update + cleanup

* fix: Fix blog build

* chore: Remove unnecessary comments from Vercel

* feat: Add integration logos (#1181)

* Add integration logos

* Correct spacing for integrations

* Align integration header to center on mobile too

* feat: Add infinite slideshow of users logos (#1225)

* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* feat: add new customers logos

* feat: Add infinite slideshow of customers logos

* feat: polish integrations on landing (#1229)

* Polish integrations block

* Update subtext mobile style

* fix: Update Nextra theme config (#1219)

Update favicon

* feat: Add website subscribe (#1309)

* feat: Subscribe

* feat: Subscribe

* remove code duplication

* fix: Remove unrelated logo

* fix(website): OG image fix (#1306)

* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* fix: Update Nextra theme config (#1219)

Update favicon

* fix(website): Fix logos of customers on the main page

* fix: Update Nextra theme config (#1219)

Update favicon

* feat(website): add og images to the _document

* feat(website): Add hub links to integrations logos (#1324)

* fix(website): Fix logos of customers on the main page

* fix(website): fix Autodesk logo color

* fix: Update Nextra theme config (#1219)

Update favicon

* fix(website): Fix logos of customers on the main page

* fix: Update Nextra theme config (#1219)

Update favicon

* feat(website): add hub links to integrations logos

* Delete release-pr.yml

* fix(website): fix features cards content on the main page (#1356)

* fix: Subscribe button bg + Image compression + File Size Linter (#1332)

* fix: Subscribe button background

* Compressed images

* File size checker

* Disable autocomplete

* Fix workflow

* Fix workflow

* Test

* More specific text

* Restoring defaults

* Remove junk

* Delete release-pr.yml

* Update check_file_size.yml

* Delete LICENSE

Co-authored-by: Ilya Kuznetsov <ilya92k@gmail.com>
Co-authored-by: Anton Kuptsov <39290991+anton-kuptsov@users.noreply.github.com>
Co-authored-by: Nikita Kabardin <nikita@kabardin.com>
Co-authored-by: Ilya Kuznetsov <ilya@cloudquery.io>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
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.

2 participants