Skip to content

Update code#13

Merged
evancchen merged 8 commits intoevancchen:gh-pagesfrom
hackforla:gh-pages
Mar 2, 2021
Merged

Update code#13
evancchen merged 8 commits intoevancchen:gh-pagesfrom
hackforla:gh-pages

Conversation

@evancchen
Copy link
Copy Markdown
Owner

No description provided.

HackforLABot and others added 8 commits February 27, 2021 10:11
* Moved events.html to an events folder

* add permalinks and change title

* Add style and render days of week with liquid

* Adjust size/margin of Our Events and Our Locations

* Change css for .event-title

* change padding in .getting-started-page-card-hack-nights

* change css for .title-meetup class

* put subheading and paragraphs in same div and align righ of image

* Constraint fixes
- 72px margin between between each Meetup category
- 16px margin between subheadings and paragraphs
- 80px margin between last paragraph and Meetup button

* componentize left col

* Change heading spacing
- Add 72px margin between heading and first paragraph (same as in the Meetup column card)

* Fix Onboarding Link
- Onboarding link leads to wrong url- should be to Getting Started page (https://www.hackforla.org/getting-started)

* Make time zone text bold
- Make time zone text bold, should be font-weight: 700
- In .userTimeZone class

* Change css for .day-header-1 class
- Make all of the days of week ALL CAPS (MONDAY, TUESDAY, etc. - in the html), bold, and 18px - should be-
    font-size: 1.125rem (18px)
    font-weight: 700
    + in HTML: all-caps titles
- In .day-header-1 class
- Add 30px margin above the days of week and 10px margin belo
    margin: 30px 0 10px 0

* Remove padding from .day-header-1 class
- Remove the padding that pushes the meeting times to the right- Add:
	padding: 0
- Add to .day-header-1 class

* css changes and refactors
- created new yml files to loop over events in left-col-container.html
- Adjust banner font size, weight, and margin - should be -
	font-size: 1rem         (16px)
	font-weight: 700
	margin: auto 29%

* Add mobile view css overrides
- Decrease the padding of the page cards in their collapsed form- should be-
	padding: 5px 15px
- Adjust the border radius- should be -
	border-radius: 20px

* Some css changes

* Moved Javascript
- Moved content in the previously second script tag into righ-col-content.html. Because everything the code within that script
  tag is doing is very tighty tied to everything within the right-col-content.html, i.e the scheduler.

* path to refactor

* Major refactor of existing js. This can now be separated into its own .js file

* Please align the images with the text in both left and right column cards

* In .notification-banner p class please remove the line-height property (it should go to default line height)

* Addresses point 4 made in the change request

* Addresses point 5 in the change request

* Adresses point 6

* Adress point 1 made in change request
- Can you please actually remove the content-section class?
  It's causing the yellow banner to have 16px margin on both sides, which makes it look especially weird in mobile-

* I was promised these are the last changes

* Multi column events display now working

* Add time zone text
* removed add .

* added the text to remove a staged file
* renamed about-us page to about

* renamed "assets/images/about-us" directory to "assets/images/about"
@evancchen evancchen merged commit 37af87b into evancchen:gh-pages Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants