Skip to content
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

Draft Pull Request to test Pantheon & LightHouse #119

Draft
wants to merge 36 commits into
base: dev
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
ddbf705
Change Readme
SantosGuillamot Jun 1, 2020
468d6fa
Point API to Pantheon Lighthouse branch
SantosGuillamot Jun 1, 2020
a8dad3e
Exclude Fonts
SantosGuillamot Jun 1, 2020
34e23b0
Exclude Gutenberg style
SantosGuillamot Jun 1, 2020
cefc0e1
Exclude processors excluding lazy-loading
SantosGuillamot Jun 1, 2020
de412e0
Add our own image processor
SantosGuillamot Jun 1, 2020
42ae981
Revert "Add our own image processor"
SantosGuillamot Jun 1, 2020
f686484
Remove template parts
SantosGuillamot Jun 1, 2020
d25a8ca
Point to frontity.org again
SantosGuillamot Jun 2, 2020
0179ab2
Remove GTM
SantosGuillamot Jun 2, 2020
0bb97b2
Remove head-tags package
SantosGuillamot Jun 2, 2020
fdc13b4
Remove all the styles
SantosGuillamot Jun 2, 2020
ab998e4
Add head-tags package
SantosGuillamot Jun 2, 2020
8a5cdad
Revert "Remove GTM"
SantosGuillamot Jun 2, 2020
da61d6c
Revert "Remove all the styles"
SantosGuillamot Jun 2, 2020
b56cc64
Add fonts
SantosGuillamot Jun 2, 2020
4b472ea
Use only not-embedded fonts
SantosGuillamot Jun 2, 2020
b98395e
Use only the embedded font
SantosGuillamot Jun 2, 2020
4d0d578
Revert fonts to its initial state
SantosGuillamot Jun 2, 2020
a060db6
Add Gutenberg styles as global
SantosGuillamot Jun 2, 2020
083db14
Revert "Exclude processors excluding lazy-loading"
SantosGuillamot Jun 2, 2020
43e61dd
Revert "Revert "Exclude processors excluding lazy-loading""
SantosGuillamot Jun 2, 2020
1c70be8
Add template parts again
SantosGuillamot Jun 2, 2020
94e5805
Remove header
SantosGuillamot Jun 2, 2020
21cb814
Revert "Remove header"
SantosGuillamot Jun 2, 2020
8d42b88
Remove prism
SantosGuillamot Jun 2, 2020
3e75855
Revert "Remove prism"
SantosGuillamot Jun 2, 2020
1c18920
Revert "Exclude processors excluding lazy-loading"
SantosGuillamot Jun 2, 2020
8a894e5
Remove the most complex processors
SantosGuillamot Jun 2, 2020
c41d13e
Add newsletter processor
SantosGuillamot Jun 2, 2020
2b69e79
Add terminal processor
SantosGuillamot Jun 2, 2020
890d1e1
Remove prism
SantosGuillamot Jun 2, 2020
040ae31
Revert "Remove prism"
SantosGuillamot Jun 2, 2020
8d314bd
Add frontity-flow processor
SantosGuillamot Jun 2, 2020
c25256c
Update dependencies
SantosGuillamot Jun 12, 2020
d3e2b1d
Add React Concurrent experimental version
SantosGuillamot Jun 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Frontity project for frontity.org
Project to test LightHouse for frontity.org.
1,892 changes: 914 additions & 978 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,29 @@
],
"dependencies": {
"@changesets/changelog-github": "^0.2.6",
"@changesets/cli": "^2.7.2",
"@frontity/core": "^1.6.1",
"@changesets/cli": "^2.8.0",
"@frontity/core": "1.8.0-react-concurrent-experimental.0",
"@frontity/frontity-org-theme": "file:packages/frontity-org-theme",
"@frontity/google-analytics": "^1.0.0",
"@frontity/google-tag-manager": "^0.1.1",
"@frontity/google-analytics": "^1.1.0",
"@frontity/google-tag-manager": "^0.2.0",
"@frontity/head-tags": "^1.0.3",
"@frontity/html2react": "^1.3.3",
"@frontity/tiny-router": "^1.2.0",
"@frontity/twentytwenty-theme": "file:packages/twentytwenty-theme",
"@frontity/wp-source": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^3.0.1",
"eslint": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^3.2.0",
"@typescript-eslint/parser": "^3.2.0",
"eslint": "^7.2.0",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.13.1",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-simple-import-sort": "^5.0.3",
"frontity": "^1.7.0",
"frontity": "^1.8.0",
"husky": "^4.2.5",
"intersection-observer": "^0.10.0",
"lint-staged": "^10.2.6",
"lint-staged": "^10.2.9",
"prettier": "^2.0.5"
}
}
4 changes: 2 additions & 2 deletions packages/frontity-org-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"@frontity/html2react": "^1.3.3",
"@frontity/source": "^1.2.1",
"@frontity/router": "^1.1.0",
"frontity": "^1.7.0",
"frontity": "^1.8.0",
"react-intersection-observer": "^8.26.2",
"react-typist": "^2.0.5",
"use-media": "^1.4.0"
},
"devDependencies": {
"@types/react": "^16.9.35"
"@types/react": "^16.9.36"
}
}
12 changes: 6 additions & 6 deletions packages/frontity-org-theme/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ import { flowButtons } from "./processors/frontity-flow-buttons";
import { flowItem } from "./processors/frontity-flow-item";
import { flowItems } from "./processors/frontity-flow-items";
import { headlessFlow } from "./processors/headless-flow";
import { heroBlogImage } from "./processors/hero-blog-image";
import { homepageHeroAnimation } from "./processors/homepage-hero";
// import { heroBlogImage } from "./processors/hero-blog-image";
// import { homepageHeroAnimation } from "./processors/homepage-hero";
import { fastSection } from "./processors/homepage/frontity-fast";
import { needInspirationSection } from "./processors/homepage/need-inspiration";
import { showcasesGallery } from "./processors/homepage/showcases-gallery";
Expand All @@ -38,7 +38,7 @@ import { terminal } from "./processors/terminal";
import { textColor } from "./processors/text-color";
import { addTweet } from "./processors/tweets/add-tweet";
import { deleteTwitterScript } from "./processors/tweets/delete-script";
import { typingProcessor } from "./processors/typingProcessor";
// import { typingProcessor } from "./processors/typingProcessor";
import state from "./state";

const frontityOrg: FrontityOrg = {
Expand Down Expand Up @@ -82,9 +82,9 @@ const frontityOrg: FrontityOrg = {
flowItems,
flowItem,
headlessFlow,
homepageHeroAnimation,
typingProcessor,
heroBlogImage,
// homepageHeroAnimation,
// typingProcessor,
// heroBlogImage,
addTweet,
deleteTwitterScript,
lazyVideo,
Expand Down
2 changes: 1 addition & 1 deletion packages/twentytwenty-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@frontity/components": "^1.3.2",
"@frontity/html2react": "^1.3.3",
"frontity": "^1.7.0",
"frontity": "^1.8.0",
"react-spinners": "^0.8.3",
"react-spring": "^8.0.27"
}
Expand Down