Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot] 685eefeb20
Bump gatsby from 2.29.2 to 2.29.3 in /next (#2237)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.29.2...gatsby@2.29.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 16:03:34 +01:00
Pedro Piñera 81c03f6615 Fix linting issue 2021-01-04 11:14:37 +01:00
Pedro Piñera 7991a037d6 Start working on the companies logos 2020-12-30 16:45:22 +01:00
Pedro Piñera 84f81870bd Add the community section 2020-12-30 16:16:42 +01:00
Pedro Piñera b5d1dace00 Add features section 2020-12-30 15:55:49 +01:00
Pedro Piñera cae81e7ce9 Implement footer 2020-12-30 13:54:27 +01:00
Pedro Piñera 586cdc7faa Some website fixes 2020-12-28 18:56:05 +01:00
Pedro Piñera 53f9931033 Add footer 2020-12-28 16:18:58 +01:00
Pedro Piñera b25f2f632c Add header 2020-12-26 19:24:28 +01:00
Pedro Piñera 0b1f8ec579 Fix tests 2020-12-26 19:01:21 +01:00
Pedro Piñera 52d8e4ee7e Add hook to get the website links 2020-12-26 19:00:33 +01:00
Pedro Piñera 85ae51c974 Add SEO 2020-12-26 18:30:16 +01:00
Pedro Piñera 0fa85ec840 Use Gatsby instead of Next 2020-12-24 13:45:12 +01:00
Pedro Piñera f1d55e947a Add Tailwind 2020-12-22 18:15:15 +01:00
Pedro Piñera 25c9222034 Remove README 2020-12-21 12:25:42 +01:00
Pedro Piñera 3da2479552 Deploy NextJS 2020-12-21 12:25:11 +01:00
Pedro Piñera Buendía 33fdcc68d7
Bootstrap new website project (#2161)
* Delete Netlify toml

* Add Typescript

* Add new website using NextJS

* Rename website directory

* Install all the dependencies

* Fix tests
2020-12-21 12:18:32 +01:00