This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Commit 2a1ee73
authored
feat: add Gatsby logo to returned framework info (#797)
* feat: add Gatsby logo to returned framework info
* refactor: rename logos, move them into site
* refactor: deploy site containing only logo assets
remove react app since we are no longer using it
* chore(deps): remove webpack
Shouldn't need it anymore with the react example site removed
* feat: update gatsby logos to use URL
* test(ci): remove command for building browser
* test: remove cypress
also remove packages that were being used in the original test site, but are now not being used
* fix: revert changes that supported use of module in browser
there's an area within the netlify UI that uses this package and the earlier changes broke it
* feat: allow the use of non-production URLs
* style: lint fixes1 parent 8a4352d commit 2a1ee73
File tree
14 files changed
+1029
-3378
lines changed- assets/logos/gatsby
- scripts
- src
- frameworks
- test
- snapshots
14 files changed
+1029
-3378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
0 commit comments