Skip to content

Update feature-homepage-launch branch on Feb 23, 2026#8525

Closed
JessicaLucindaCheng wants to merge 64 commits intohackforla:gh-pagesfrom
JessicaLucindaCheng:update-feature-homepage-launch-on-Feb-23-2026
Closed

Update feature-homepage-launch branch on Feb 23, 2026#8525
JessicaLucindaCheng wants to merge 64 commits intohackforla:gh-pagesfrom
JessicaLucindaCheng:update-feature-homepage-launch-on-Feb-23-2026

Conversation

@JessicaLucindaCheng
Copy link
Member

Fixes not applicable

What changes did you make?

  • Updated feature-homepage-launch branch by merging gh-pages branch into it.

Why did you make the changes (we will use this info to test)?

  • The reason is the feature-homepage-launch is out of date/sync with the changes in gh-pages branch.

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

Visuals before changes are applied

image

Visuals after changes are applied

image

arghmatey and others added 30 commits December 14, 2021 21:06
* Adds communities of practice icons

* Adds COP icons to credits

* Links icons to CoP yml

* Update nav link

* Add communities icons for home page

* create new contact use section

* create new hero section of home page

* create home page communities section

* create home page join us section

* create mvp for home page program areas

* Adds anchor for home page links

* adds new home page technology section

* create home page wins section with wins card

* restyles home age for redesign

* Update program areas images

* Add border radius to containers

* Update padding on embrace section

* Hero mobile design

* Remove join text on mobile view

* Fix join text on tablet-up

* Remove contact text on mobiel view

* Develop mobile technologies section'

* Fix header padding

* Update hero CoP icons credits links

* Update hero CoP icons credits links

* Communities section mobile version

* Create small button element

* Final communities section gradient fix

* Random homepage win logic:

* Hide horizontal sidebars to match design

* Reposition homepage win overlay

* Resolve filename typo

* Change dataKey to match JSON variable

* Reposition home join us header

* Update photo for Civic Tech Infrastructure

* Use new _wins-data

* Update image link to use absolute_url variable

* Add homepage program areas links

* Refactor home wins js for _wins-data

* Disable link leading to about page

* Fix broken link path

* Remove about page link from main nav

* Move nav button styling to appropriate selector
…ture-homepage-launch

Updating feature homepage launch branch
…ture-homepage-launch-May-29-2022

Update feature homepage launch on May 29, 2022
* add new headers and tools section to credit page

* update html text and scss to match figma design

* Revert "add new headers and tools section to credit page"

This reverts commit 77e3ba0.

* add query for tablet responsivness
* ADDED: Column formatting and initial links

* ADDED: Stacking footer columns.

* FIX: Resolved footer overlapping website content.

* FIX: Footer doesn't cover body content.
…ture-homepage-launch-on-July-16-2022

Update feature homepage launch on July 16, 2022
* edited credit for accounting image from revenue

* removed type icon
Please remember to do PR reviews until **ALL** of your issues are closed.
* added a credit for infinity image for redesigned homepage

* fixed error coming from docker

* added docker file to gitignore

* fixed error from sccs file

* removed unusual errors in csss

* removed docker-compose-yml from gitignore was a temp fix

* updated changes as per the feature branch
…rla#3468)

* Change 'engineering.yml' to 'coding.yml' and edit the credits

* Delete a residual file as a result of the issue
…ture-homepage-launch-on-Sep-12-2022

Updating feature homepage launch branch on Sep 12, 2022
…ture-homepage-launch-on-Oct-26-2022

Updating feature homepage launch branch on Oct 26, 2022
…ture-homepage-launch-on-Dec-1-2022

Update feature-homepage-launch branch on Dec 1 2022
JessicaLucindaCheng and others added 23 commits April 12, 2023 03:50
Update feature-homepage-launch branch on Apr 12, 2023
…ture-homepage-launch-on-Jan-14-2024

Update feature-homepage-launch branch on Jan 14, 2024
* Replaced old diversity-equity-inclusion.yml file with 3 new credit files

* Removed '"' around Progress in title to prevent error from docker

* Update pages/credits.html to display 'compiled-by' and 'compiled-by-link' variables

* Fixed formatting to properly display 'compiled-by' and 'compiled-by-link' variables

* Added links to file

* Update diversity-equity-inclusion-composite.yml comments to show main and secondary image credit locations

* Replaced old diversity-equity-inclusion.yml file with 3 new credit files

* Removed '"' around Progress in title to prevent error from docker

* Update pages/credits.html to display 'compiled-by' and 'compiled-by-link' variables

* Fixed formatting to properly display 'compiled-by' and 'compiled-by-link' variables

* Added links to file

* Added Diversity Equity main and secondary photo

* Fixed merge conflict in diversity-equity-inclusion-main.yml

* Update title-link and provider-link in diversity-equity-inclusion-composite.yml

* Added links to diversity-equity-inclusion-composite.yml

* Moved credit image files to credits folder
…ture-homepage-launch-on-Feb-26-2024

Update feature-homepage-launch branch on Feb 26, 2024 with changes in gh-pages branch
* changed main data file with new nav bar links

* added red underline design to tablet and up

* dropdown menus styling finished

* dropdown links dynamically rendering

* fixed id and class issues

* added anchor to explore projects section

* changed li id to link-name variable

* header keyboard accessibility
Updated filename and name variable to match ops.yml in gh-pages branch
…ture-homepage-launch-on-Nov-19-2024

Update feature-homepage-launch branch on Nov 19, 2024
…orla#7739)

Reverting updating because didn't use commit merge when making the update
…ture-homepage-launch-November-21-2024

Updating feature-homepage-launch branch on November 21, 2024
@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b JessicaLucindaCheng-update-feature-homepage-launch-on-Feb-23-2026 gh-pages
git pull https://github.com/JessicaLucindaCheng/website.git update-feature-homepage-launch-on-Feb-23-2026

---

---
const time = "Timestamp";

Check notice

Code scanning / CodeQL

Syntax error Note

Error: Unexpected token
@JessicaLucindaCheng
Copy link
Member Author

Pull request created from wrong branch

@JessicaLucindaCheng JessicaLucindaCheng deleted the update-feature-homepage-launch-on-Feb-23-2026 branch February 23, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.