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

create new blank template with header/footer placeholders to match design #20

Closed
rlskoeser opened this issue Nov 28, 2022 · 1 comment
Closed
Assignees
Labels
🛠️ chore One-off task or update

Comments

@rlskoeser
Copy link
Contributor

https://www.figma.com/file/sGOn9MZy6ML0yNxuiQJ8u5/Lenape-Time-Tree?node-id=207%3A58&t=pRzWC9cOIALn0Mvf-1

@rlskoeser rlskoeser added the 🛠️ chore One-off task or update label Nov 28, 2022
@rlskoeser rlskoeser self-assigned this Dec 5, 2022
rlskoeser added a commit that referenced this issue Dec 6, 2022
* Preliminary npm package file

* Preliminary visual review workflow and snapshot config

* Configure Hugo version in visual review workflow

* Use newer versions of catch and setup-node actions

* Add percy badge to readme

* Add percy config file; set sizes to 320px and 1440px

* Set percy mobile width to 320

* New custom theme with basic structure and header/footer designed sizes

ref #20

* Configure to always use dark theme

* Add hugo/node gitignore to version control

* Update theme metadata

* Update Percy badge for new project in correct org

* Add badges to readme for license, hugo version, node version
@rlskoeser
Copy link
Contributor Author

merged into develop in #22; need a new issue to track sizing for the timetree container

rlskoeser added a commit that referenced this issue Dec 8, 2022
* New custom theme with basic structure and header/footer designed sizes

ref #20

* Configure to always use dark theme

* Add hugo/node gitignore to version control

* Add github actions lighthouse-ci workflow adapted from startwords

* Add missing version for hugo action

* Get node version without quotes

* Tweak lighthouse config

* Add language attribute to html

* Defer js; only load d3 when needed

* Install and compile d3 as part of local js; minify local js

* Add description to page metadata

* Run timetree force layout without animating

* Only import needed parts of d3; reduce tick animation further

* Compress css

* Downgrade csp-xss to warning

* Update all workflows to use hugo and node versions from repo files

* Update theme metadata

* Configure lighthouse and percy to run on PRs to main and develop

* Add javascript fingerprint hash for script integrity check
rlskoeser added a commit that referenced this issue Dec 19, 2022
* New custom theme with basic structure and header/footer designed sizes

ref #20

* Configure to always use dark theme

* Add hugo/node gitignore to version control

* Add github actions lighthouse-ci workflow adapted from startwords

* Add missing version for hugo action

* Get node version without quotes

* Tweak lighthouse config

* Add language attribute to html

* Defer js; only load d3 when needed

* Install and compile d3 as part of local js; minify local js

* Add description to page metadata

* Run timetree force layout without animating

* Only import needed parts of d3; reduce tick animation further

* Compress css

* Downgrade csp-xss to warning

* Update all workflows to use hugo and node versions from repo files

* Update theme metadata

* Configure lighthouse and percy to run on PRs to main and develop

* New custom theme with basic structure and header/footer designed sizes

ref #20

* Basic logic to load and display leaf content when clicked

* Adjust percy timeout before capture

* Revise node url attributes and selected leaf snapshop selector

* Adjust leaf select and click syntax

* Set href=# for panel close link

* Adjust layout and sizing for timetree on main page

Start to organize site styles

* Adjust panel/intro close behavior on mobile

* Correct single page template tag nesting/conditional

* Set max width so panel contents will wrap

* Adjust spacing so timetree svg is 60% of width

* Correct coordinates for bottom of trunk curves

* Adjust mobile breakpoint

* Revise footer link color to address lighthouse contrast check
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Preliminary npm package file

* Preliminary visual review workflow and snapshot config

* Configure Hugo version in visual review workflow

* Use newer versions of catch and setup-node actions

* Add percy badge to readme

* Add percy config file; set sizes to 320px and 1440px

* Set percy mobile width to 320

* New custom theme with basic structure and header/footer designed sizes

ref #20

* Configure to always use dark theme

* Add hugo/node gitignore to version control

* Update theme metadata

* Update Percy badge for new project in correct org

* Add badges to readme for license, hugo version, node version
rlskoeser added a commit that referenced this issue Sep 22, 2023
* New custom theme with basic structure and header/footer designed sizes

ref #20

* Configure to always use dark theme

* Add hugo/node gitignore to version control

* Add github actions lighthouse-ci workflow adapted from startwords

* Add missing version for hugo action

* Get node version without quotes

* Tweak lighthouse config

* Add language attribute to html

* Defer js; only load d3 when needed

* Install and compile d3 as part of local js; minify local js

* Add description to page metadata

* Run timetree force layout without animating

* Only import needed parts of d3; reduce tick animation further

* Compress css

* Downgrade csp-xss to warning

* Update all workflows to use hugo and node versions from repo files

* Update theme metadata

* Configure lighthouse and percy to run on PRs to main and develop

* Add javascript fingerprint hash for script integrity check
rlskoeser added a commit that referenced this issue Sep 22, 2023
* New custom theme with basic structure and header/footer designed sizes

ref #20

* Configure to always use dark theme

* Add hugo/node gitignore to version control

* Add github actions lighthouse-ci workflow adapted from startwords

* Add missing version for hugo action

* Get node version without quotes

* Tweak lighthouse config

* Add language attribute to html

* Defer js; only load d3 when needed

* Install and compile d3 as part of local js; minify local js

* Add description to page metadata

* Run timetree force layout without animating

* Only import needed parts of d3; reduce tick animation further

* Compress css

* Downgrade csp-xss to warning

* Update all workflows to use hugo and node versions from repo files

* Update theme metadata

* Configure lighthouse and percy to run on PRs to main and develop

* New custom theme with basic structure and header/footer designed sizes

ref #20

* Basic logic to load and display leaf content when clicked

* Adjust percy timeout before capture

* Revise node url attributes and selected leaf snapshop selector

* Adjust leaf select and click syntax

* Set href=# for panel close link

* Adjust layout and sizing for timetree on main page

Start to organize site styles

* Adjust panel/intro close behavior on mobile

* Correct single page template tag nesting/conditional

* Set max width so panel contents will wrap

* Adjust spacing so timetree svg is 60% of width

* Correct coordinates for bottom of trunk curves

* Adjust mobile breakpoint

* Revise footer link color to address lighthouse contrast check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ chore One-off task or update
Projects
None yet
Development

No branches or pull requests

1 participant