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

Dev #21

Merged
merged 234 commits into from
Sep 20, 2024
Merged

Dev #21

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
234 commits
Select commit Hold shift + click to select a range
e03aee9
update franklin
anianweber Sep 1, 2023
526022b
update franklin
anianweber Sep 1, 2023
26324de
update franklin
anianweber Sep 1, 2023
35fcb6d
Merge pull request #19 from techdivision/update-franklin
anianweber Sep 1, 2023
e46b087
do stuff
anianweber Sep 1, 2023
8cfdb3a
change node version
anianweber Sep 1, 2023
122b8e0
SPIN-92 // Implement first WIP implementation for scroll linked anima…
MVogge Sep 1, 2023
30abb09
SPIN-92 // Reduce word cloud font size to fix mobile
MVogge Sep 4, 2023
27046b7
SPIN-92 // Change planet class name
MVogge Sep 4, 2023
1aa4cdf
SPIN-92 // Add overflow hidden to scroll-container
MVogge Sep 4, 2023
58483e5
SPIN-92 // Make the passive event listener option backwards compatible
MVogge Sep 4, 2023
e50e19c
SPIN-92 // Fix sticky positioning and overflow for scroll section
MVogge Sep 4, 2023
a22ddf6
SPIN-92 // Test for iPhones
MVogge Sep 4, 2023
259bb1a
SPIN-92 // Animate gradients of planet
MVogge Sep 4, 2023
732885a
SPIN-92 // Add option to set the start and end positions when registe…
MVogge Sep 4, 2023
47e401f
SPIN-92 // Improve performance
MVogge Sep 4, 2023
9a28fa7
SPIN-92 // Performance test
MVogge Sep 4, 2023
3321ad3
SPIN-92 // Revert Performance test
MVogge Sep 4, 2023
e86ee32
SPIN-92 // Add more animations for performance testing
MVogge Sep 4, 2023
bb04386
SPIN-92 // Add throttling and animation frames to improve performance…
MVogge Sep 5, 2023
2cee7d8
Revert "SPIN-92 // Add throttling and animation frames to improve per…
MVogge Sep 5, 2023
133f33b
SPIN-92 // Add many animated elements to make even strong PCs struggl…
MVogge Sep 5, 2023
5faa539
SPIN-92 // Refactoring and performance optimizations
anianweber Sep 5, 2023
18359d5
[SPIN-106] Add JS stars implementation and styling for content stars.
bibergem Sep 6, 2023
759c068
[SPIN-106] Swap the new function to its own file.
bibergem Sep 6, 2023
e1627cc
[SPIN-106] Remove moved function.
bibergem Sep 6, 2023
88654b8
SPIN-92 // Documentation
anianweber Sep 6, 2023
b0e4d71
SPIN-92 // Documentation
anianweber Sep 6, 2023
9372c06
Revert falsley commited
anianweber Sep 6, 2023
81d761b
Merge pull request #22 from techdivision/SPIN-92
anianweber Sep 6, 2023
5cfdaf0
Merge remote-tracking branch 'origin/SPIN-92' into SPIN-106
bibergem Sep 6, 2023
00691b6
[SPIN-106] Update animation for stras
bibergem Sep 6, 2023
c996f06
[SPIN-106] Adjust z-index for universe and add blur filter.
bibergem Sep 6, 2023
f64cbcc
SPIN-92 // Update values for scroll linked elements when the body is …
MVogge Sep 7, 2023
9ec22af
SPIN-92 // Add word-cloud back in to test performance of scale3d vs s…
MVogge Sep 7, 2023
a578975
Revert "SPIN-92 // Add word-cloud back in to test performance of scal…
MVogge Sep 7, 2023
b1363ff
Merge remote-tracking branch 'origin/dev' into SPIN-106
anianweber Sep 7, 2023
e6ab2d3
SPIN-92 // Add debounce function to reduce concurrent function calls …
MVogge Sep 7, 2023
0f210fe
SPIN-92 // Remove console log
MVogge Sep 7, 2023
764804b
SPIN-106 // Refactoring, optimizations, play around
anianweber Sep 7, 2023
4805a4f
SPIN-106 // Try performance improovements
anianweber Sep 7, 2023
8426c07
SPIN-106 // Try performance improovements
anianweber Sep 7, 2023
8b649ce
Merge remote-tracking branch 'origin/dev' into SPIN-106
anianweber Sep 7, 2023
d742699
SPIN-106 // Try performance improovements
anianweber Sep 7, 2023
1673f17
SPIN-106 // Try performance improovements
anianweber Sep 7, 2023
923f6dc
SPIN-106 // Try performance improovements
anianweber Sep 7, 2023
d84d0d6
SPIN-106 // Try performance improovements
anianweber Sep 7, 2023
ec6f740
SPIN-106 // Try performance improovements
anianweber Sep 11, 2023
780fad6
SPIN-106 // Try performance improovements
anianweber Sep 11, 2023
9c187c8
SPIN-106 // Try performance improovements
anianweber Sep 11, 2023
fab31c9
SPIN-106 // Fix lint
anianweber Sep 11, 2023
0922ca0
SPIN-106 // Rename function
anianweber Sep 12, 2023
38dc1de
Merge pull request #23 from techdivision/SPIN-106
mbiberger Sep 12, 2023
5cb886b
SPIN-105 // wip scroll dependet animation
Sep 12, 2023
84fc287
SPIN-105 // Fix import in stars
MVogge Sep 12, 2023
2da3b23
SPIN-105 // Add function to add custom scrollFrame functions for scro…
MVogge Sep 12, 2023
56c0615
SPIN-105 // Add planet that leaves colored section
MVogge Sep 12, 2023
a230dc4
Merge remote-tracking branch 'origin/dev' into SPIN-105
MVogge Sep 12, 2023
4d86ce9
SPIN-105 // Adjust comment to maybe get utilities back
MVogge Sep 12, 2023
458e526
SPIN-105 // Add overflow-x: hidden to main as this doesn't work on bo…
MVogge Sep 13, 2023
2d62ca7
SPIN-105 // set root margin for planet animation to 300
MVogge Sep 13, 2023
a3ae668
SPIN-105 // Rename decorate function, add check for IntersectionObser…
MVogge Sep 13, 2023
3b9fa88
SPIN-105 // Adjust check for IntersectionObserver support
MVogge Sep 13, 2023
57ff222
SPIN-105 // Adjust check for IntersectionObserver support again
MVogge Sep 13, 2023
3d1b7ca
Revert "SPIN-105 // Adjust check for IntersectionObserver support again"
MVogge Sep 13, 2023
10d5b2f
SPIN-105 // Remove duplicate hidden selector
MVogge Sep 13, 2023
7446b28
SPIN-105 // Replace inset for individual values as it's not supported
MVogge Sep 13, 2023
09b5d39
SPIN-105 // Add comments
MVogge Sep 13, 2023
c9c7795
SPIN-105 // Change order in css file for specificity
MVogge Sep 13, 2023
576ffaf
Merge pull request #24 from techdivision/SPIN-105
MVogge Sep 13, 2023
fb4dff6
SPIN-103 // New Styling for Header
Sep 13, 2023
1bacefd
SPIN-103 // New styling for header refactored
Sep 13, 2023
bcca4e7
SPIN-103 // fixed layout shift
Sep 13, 2023
37bdec6
SPIN-103 // refactored layout
Sep 14, 2023
abd858c
SPIN-103 // refactored layout for improved speed
Sep 14, 2023
f4f7004
SPIN-103 // refactored css code to improved speed
Sep 14, 2023
0f158ba
SPIN-103 // linting error fixed
Sep 14, 2023
9a1fa8a
SPIN-103 // css adapted for better speed
Sep 14, 2023
723ac00
SPIN-103 // css adapted for better speed
Sep 14, 2023
6d3d818
SPIN-103 // adapted burger background color
Sep 14, 2023
33ef6be
SPIN-103 // adapted burger background color
Sep 14, 2023
c329695
SPIN-103 // Try performance improovments
Sep 14, 2023
b0f854f
SPIN-103 // Try performance improovments
Sep 14, 2023
75476a1
SPIN-93 // Implement hero planet
anianweber Sep 14, 2023
4ca99f4
SPIN-103 // Try performance improovments
anianweber Sep 14, 2023
0fd2be8
SPIN-104 // Adapted footer to fit with suggested layout.
Sep 14, 2023
85b63a9
SPIN-103 // Try performance improovments
anianweber Sep 14, 2023
bee90a2
SPIN-103 // Try performance improovments
anianweber Sep 14, 2023
27d81f5
SPIN-94 // Implement word-cloud
MVogge Sep 14, 2023
e91f5c5
SPIN-103 // Fix layout shift
anianweber Sep 14, 2023
b9fc13e
Merge pull request #26 from techdivision/SPIN-93
Paraldos Sep 14, 2023
29002b2
reformat
anianweber Sep 14, 2023
6a497a4
merge dev and adjust stuff
anianweber Sep 14, 2023
e397466
Merge pull request #25 from techdivision/SPIN-103
anianweber Sep 14, 2023
46ee265
Merge remote-tracking branch 'origin/dev' into SPIN-94
MVogge Sep 14, 2023
b953d1b
SPIN-94 // Adjust font-size and weight after merge
MVogge Sep 14, 2023
be61704
SPIN-94 // Adjust font-size for word-clouds
MVogge Sep 14, 2023
2bfa68a
SPIN-104 // Finetuned css.
Sep 14, 2023
1d66166
Merge remote-tracking branch 'origin/dev' into SPIN-104
MVogge Sep 14, 2023
0b4000d
Merge pull request #27 from techdivision/SPIN-104
MVogge Sep 14, 2023
91d6e53
SPIN-94 // finetune performance
anianweber Sep 14, 2023
cab34f4
Merge pull request #28 from techdivision/SPIN-94
anianweber Sep 14, 2023
ccda3a5
SPIN-101 // Styling for 'Trust The Experience' Section and quotes
Sep 14, 2023
a0ba6b6
SPIN-101 // Added shooting-stars logic.
Sep 14, 2023
9cc486a
SPIN-101 // Moved stars css to lazy-styles.css
Sep 14, 2023
fdeed7c
SPIN-101 // Added shooting stars
Sep 14, 2023
52e61eb
SPIN-101 // Adapted animation timing for shooting stars
Sep 14, 2023
d111112
SPIN-100 // implement device bar, implement text shadow for readability
anianweber Sep 14, 2023
10d1fce
do fun stuff
anianweber Sep 14, 2023
7b1e716
do fun stuff
anianweber Sep 14, 2023
d81ca95
SPIN-96 // Add static-scroll-columns block with basic styling and log…
MVogge Sep 15, 2023
c5ba97a
SPIN-96 // Add scroll highlight logic
MVogge Sep 15, 2023
aa5b7e2
SPIN-100 // Adapted css to fit suggested design
Sep 15, 2023
7742710
SPIN-100 // Fixed linting error
Sep 15, 2023
4f4df09
SPIN-96 // Mobile styling
MVogge Sep 15, 2023
e4fef16
SPIN-96 // Fix styling for real mobile device
MVogge Sep 15, 2023
8c4f6d3
Merge pull request #30 from techdivision/SPIN-100
mbiberger Sep 15, 2023
ee156d8
SPIN-96 // Adjust mobile styling again
MVogge Sep 15, 2023
0df9e4c
[SPIN-95] Add default column spacing.
bibergem Sep 18, 2023
63f989a
[SPIN-95] Add text center block component.
bibergem Sep 18, 2023
a8b13b2
implement nested columns
anianweber Sep 18, 2023
6a42c16
rename variables
anianweber Sep 18, 2023
7cfb26c
Merge pull request #32 from techdivision/nested-columns
MVogge Sep 18, 2023
b364e66
SPIN-97 // Styling and functionality for Vimeo Videos added.
Sep 18, 2023
381be70
Merge remote-tracking branch 'origin/dev' into SPIN-97
Sep 18, 2023
768e4b8
SPIN-102 // WIP Basic styling
Sep 18, 2023
fee1fbe
SPIN-102 // WIP Basic styling
Sep 18, 2023
c3b8dcc
Merge pull request #31 from techdivision/SPIN-95
MVogge Sep 18, 2023
d95fad4
SPIN-95 // Remove redundant code
MVogge Sep 18, 2023
6f77ac4
Merge pull request #34 from techdivision/SPIN-95
MVogge Sep 18, 2023
1c43476
Update README.md
anianweber Sep 18, 2023
78a971b
SPIN-96 // Remove spacing from static-scroll-columns
anianweber Sep 19, 2023
69baf43
SPIN-96 // small js optimization
anianweber Sep 19, 2023
dc4f7de
Merge pull request #36 from techdivision/SPIN-96
anianweber Sep 19, 2023
35059ce
Merge remote-tracking branch 'origin/dev' into SPIN-97
anianweber Sep 19, 2023
7590378
SPIN-97 // Small improvments
anianweber Sep 19, 2023
16a0936
Merge pull request #35 from techdivision/SPIN-97
anianweber Sep 19, 2023
9ee06d9
[SPIN-99] Add svgator sample project svg and script.
bibergem Sep 19, 2023
fbe004d
[SPIN-99] Fetch and initialize svgator element.
bibergem Sep 19, 2023
f366cfa
[SPIN-99] Add skeleton styling to prevent cls (Cumulative Layout Shift)
bibergem Sep 19, 2023
2d3ed8d
[SPIN-99] Adjust inline description.
bibergem Sep 19, 2023
ba2f3b6
[SPIN-99] Fix eslint errors.
bibergem Sep 19, 2023
3e8a46e
[SPIN-99] Fix styling issues.
bibergem Sep 19, 2023
d9aa236
[SPIN-99] Fix styling issues.
bibergem Sep 19, 2023
3f11197
SPIN-102 // finalisied form styling
Sep 19, 2023
c48c2d9
Merge remote-tracking branch 'origin/dev' into SPIN-99
anianweber Sep 19, 2023
b224e26
SPIN-98 // Add scroll bar to static-scroll-columns to make the UX better
MVogge Sep 19, 2023
16a7ae3
SPIN-98 // Mobile Styling
MVogge Sep 19, 2023
cb99d0f
SPIN-98 // Add border radius
MVogge Sep 20, 2023
a540093
Merge pull request #39 from techdivision/SPIN-98
mbiberger Sep 20, 2023
a4e1d06
SPIN-101 // Adapted to include 3 different gradient patterns for quot…
Sep 20, 2023
2313487
Merge remote-tracking branch 'origin/dev' into SPIN-101
MVogge Sep 20, 2023
5b6dba7
SPIN-101 // Fix EsLint rule
MVogge Sep 20, 2023
c25b8e7
SPIN-101 // Fix StyleLint errors
MVogge Sep 20, 2023
cf5238a
Update README.md
MVogge Sep 20, 2023
9bea313
Merge pull request #29 from techdivision/SPIN-101
MVogge Sep 20, 2023
3582470
SPIN-101 // Adjust Styling
MVogge Sep 20, 2023
2639354
Merge pull request #40 from techdivision/SPIN-101
Paraldos Sep 20, 2023
67abd61
Merge remote-tracking branch 'origin/dev' into SPIN-102
MVogge Sep 20, 2023
34ab5f2
Merge remote-tracking branch 'origin/dev' into SPIN-99
anianweber Sep 20, 2023
7b15081
SPIN-99 // Refactoring, fix nested columns
anianweber Sep 20, 2023
c534fef
[SPIN-99] Add dummy content for svgator animations.
bibergem Sep 20, 2023
11607e3
[SPIN-99] try to fix file not found error.
bibergem Sep 20, 2023
cc2b765
[SPIN-99] Add responsive SVG Styling.
bibergem Sep 21, 2023
8acd76f
[SPIN-99] Adjust/ update doc block.
bibergem Sep 21, 2023
165165f
[SPIN-99] Adjust/ extend static svgator files.
bibergem Sep 21, 2023
eb6af68
SPIN-102 // checkbox size and fontsize, and form margin adapted.
Sep 22, 2023
2361f31
SPIN-102 // Adjusted columns.js to allow for form inside a column
Sep 22, 2023
071289c
SPIN-102 // Added styling for experience manager in left column.
Sep 22, 2023
3b474e5
Merge pull request #37 from techdivision/SPIN-99
MVogge Sep 22, 2023
2b14f8a
Merge remote-tracking branch 'origin/dev' into SPIN-102
anianweber Sep 24, 2023
99183d1
SPIN-102 // Fix ordering of columns
anianweber Sep 24, 2023
d7ca694
Merge pull request #38 from techdivision/SPIN-102
MVogge Sep 26, 2023
07df20a
FIX // Column order on desktop and mobile
MVogge Sep 26, 2023
24ad6b5
[SPIN-115] - Added a new Favicon
Oct 5, 2023
97357c0
[SPIN-115] - Button styling according to figma design, removed empty …
Oct 5, 2023
c037c3e
[SPIN-115] - removed unused variable in js
Oct 5, 2023
5a39260
[SPIN-115] - added img alt attribute and default height and width for…
Oct 5, 2023
cf0e7e1
[SPIN-115] - added aria-label for footer icon links in order to impro…
Oct 5, 2023
c513c18
Merge pull request #41 from techdivision/SPIN-115
MVogge Oct 6, 2023
b2dcc9b
[SPIN-114] - improved animations for red and blue planets. Red planet…
Oct 6, 2023
9679481
SPIN-127 // Created deco-planets js logic.
Oct 6, 2023
cf46aaa
SPIN-127 // Created deco-planets css styling
Oct 6, 2023
d757a9d
SPIN-127 // Added deco-planets to columns nesting list
Oct 6, 2023
c9b7854
Merge remote-tracking branch 'origin/dev' into SPIN-127
anianweber Oct 10, 2023
ddc3525
Merge pull request #43 from techdivision/SPIN-127
anianweber Oct 10, 2023
c053852
SPIN-140 // Change svg animations and implement start on intersection
anianweber Oct 10, 2023
93be4e2
Merge pull request #44 from techdivision/SPIN-140
mbiberger Oct 12, 2023
e2ee079
Merge remote-tracking branch 'origin/dev' into SPIN-114
MVogge Oct 17, 2023
38e6e58
SPIN-114 // Adjust footer color
MVogge Oct 17, 2023
ec38b7d
SPIN-114 // Adjust hero section text placement
MVogge Oct 17, 2023
7f8c137
SPIN-114 // Decrease the star density and remove the text drop-shadow…
MVogge Oct 17, 2023
d4c2c2d
SPIN-114 // Fix ready to explore the specifics headline placement
MVogge Oct 17, 2023
d4a281c
SPIN-114 // Adjust button styling
MVogge Oct 17, 2023
22ce8b8
SPIN-114 // Fix planets next to form
MVogge Oct 17, 2023
aa18138
SPIN-114 // Add option to hide deco planets on mobile
MVogge Oct 17, 2023
bd59927
SPIN-114 // Adjust start and end of word cloud animation, adjust how …
MVogge Oct 17, 2023
99f6aeb
Merge pull request #42 from techdivision/SPIN-114
mbiberger Oct 24, 2023
2dfc1cb
Update README.md
anianweber Nov 7, 2023
555805d
Update README.md
anianweber Nov 7, 2023
23ad1f7
SPIN-126 // Prototype for hubspot integration
anianweber Dec 8, 2023
b3c05c3
SPIN-126 // Include basic hubspot form, adjust form styling to work w…
MVogge Dec 11, 2023
076a142
SPIN-126 // Style error states
MVogge Dec 11, 2023
1d244f3
Merge branch 'SPIN-126' of github.com:techdivision/franklin-spin-land…
MVogge Dec 11, 2023
0df7508
SPIN-126 // Make hubspot form id editable in backend, make it possibl…
MVogge Dec 12, 2023
420534a
SPIN-126 // Make form styling global
MVogge Dec 12, 2023
54d1dda
SPIN-126 // Reset the delay for the delayed script to the initial 3 s…
MVogge Dec 12, 2023
07fcd1c
SPIN-126 // Adjust the script delays
MVogge Dec 12, 2023
23707cb
[SPIN-126] Change form input font size.
bibergem Dec 12, 2023
e6a6a5c
Merge pull request #45 from techdivision/SPIN-126
mbiberger Dec 12, 2023
159ef21
SPIN-126 // Fixed minor styling issues
Dec 18, 2023
3155a0a
Merge pull request #46 from techdivision/SPIN-126
MVogge Dec 18, 2023
452d3cf
chagne font size
anianweber Mar 7, 2024
c9d3342
Merge remote-tracking branch 'origin/dev' into dev
anianweber Mar 7, 2024
d3a3c81
SPIN-146 // Fixed font sizes and scalling in quotes element.
Sep 9, 2024
ac07bb9
SPIN-126 // Fixed footer styling issues
Sep 9, 2024
5d3fd2f
SPIN-146 // Merged with Dev branch.
Sep 9, 2024
5402b58
SPIN-126 // Fixed size issue with quotes.
Sep 9, 2024
1ec4c10
SPIN-126 // Fixed footer positioning.
Sep 9, 2024
a58074b
SPIN-146 // Fixed aspect ratio of ready-to-fly img.
Sep 9, 2024
a68119c
SPIN-146 // Fixed planet-to-background animation.
Sep 9, 2024
7c0ab92
SPIN-146 // Fixed layout-shift in language navigation.
Sep 9, 2024
ab3f3a1
SPIN-146 // Fixed language navigation color in mobile menu
Sep 9, 2024
ebb894e
SPIN-146 // Changed font-size for quotations back and increased inste…
Sep 9, 2024
b83583a
SPIN-146 // Fixed language navigation and header styling.
Sep 9, 2024
6ab8f5d
SPIN-146 // Fixed naming of header classes.
Sep 9, 2024
f765d48
SPIN-146 // Fixed lint error.
Sep 11, 2024
9ca89b2
SPIN-146 // Fixed size issues with quotes.
Sep 16, 2024
d0046c4
SPIN-146 // Fixed size issues with quotes.
Sep 16, 2024
85a453f
SPIN-146 // removed planet-animation css fix and added js fix instead.
Sep 16, 2024
66fb227
SPIN-146 // fixed skewed images generally and removed specific fix fr…
Sep 16, 2024
0105f44
SPIN-146 // added missing semicolons
Sep 16, 2024
7e34760
[TASK] Reformat CSS code: Adjust space indent to 4.
bibergem Sep 17, 2024
869cb6f
Merge pull request #47 from techdivision/SPIN-146
mbiberger Sep 17, 2024
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
40 changes: 0 additions & 40 deletions .devcontainer/Dockerfile

This file was deleted.

42 changes: 0 additions & 42 deletions .devcontainer/devcontainer.json

This file was deleted.

10 changes: 0 additions & 10 deletions .devcontainer/library-scripts/add-patch.sh

This file was deleted.

7 changes: 7 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,12 @@ module.exports = {
'import/extensions': ['error', {
js: 'always',
}],
'max-len': ['error', 120, 2, {
ignoreUrls: true,
ignoreComments: false,
ignoreRegExpLiterals: true,
ignoreStrings: true,
ignoreTemplateLiterals: true,
}],
},
};
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Test URLs:
- before: https://main--eds-spin-landingpage--techdivision.hlx.page/
- after: https://<branch>--eds-spin-landingpage--techdivision.hlx.page/
- before: https://main--franklin-spin-landingpage--techdivision.hlx.page/
- after: https://<branch>--franklin-spin-landingpage--techdivision.hlx.page/
21 changes: 10 additions & 11 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
name: Tests and Linting
name: Linting

on: [pull_request]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '14'
- run: npm install
- run: npm run lint
- run: npm test
env:
CI: true
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '16' #required for npm 8 or later.
- run: npm install
- run: npm run lint
env:
CI: true
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ node_modules/*

helix-importer-ui
.DS_Store
*.bak
.idea
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16
2 changes: 1 addition & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": ["stylelint-config-standard", "stylelint-config-prettier"]
"extends": ["stylelint-config-standard"]
}
74 changes: 0 additions & 74 deletions CODE_OF_CONDUCT.md

This file was deleted.

74 changes: 0 additions & 74 deletions CONTRIBUTING.md

This file was deleted.

22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,27 @@
npm i
```

## Tests
## Linting

```sh
npm test
npm run lint
```

## Cloud development

1. Click "Use this template" and create a new repository based on the `helix-project-boilerplate` template and add a mountpoint in the `fstab.yaml`
2. Click "Code" and create a new codespace from your new repository
3. Start Franklin Proxy: `hlx up` (opens your browser at `http://localhost:3000` or a proxied version)
4. Start coding, your browser is your IDE now.

## Local development

1. Create a new repository based on the `helix-project-boilerplate` template and add a mountpoint in the `fstab.yaml`
1. Add the [helix-bot](https://github.com/apps/helix-bot) to the repository
1. Install the [Helix CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/helix-cli`
1. Start Franklin Proxy: `hlx up` (opens your browser at `http://localhost:3000`)
1. Open the `{repo}` directory in your favorite IDE and start coding :)

## Delete Cache/Code (sometimes required if resources are not found)
{GitHub Token} = Token auf https://github.com/settings/tokens mit scope `repo` generieren lassen. Anschließend löschen.
{Branch} = branch

Mehr Infos: https://www.hlx.live/docs/admin.html#tag/code/operation/codeStatus

```sh
curl -X POST "https://admin.hlx.page/code/techdivision/franklin-spin-landingpage/{branch}/*?branch={branch}" -H "x-github-token: {GitHub token}"
```
Als Antwort wird bei einem Erfolg ein json Objekt übertragen
Loading
Loading