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

feat(www): Add Blog section to Homepage #10024

Merged
merged 23 commits into from
Nov 27, 2018
Merged

feat(www): Add Blog section to Homepage #10024

merged 23 commits into from
Nov 27, 2018

Conversation

greglobinski
Copy link
Contributor

@greglobinski greglobinski commented Nov 19, 2018

  • add Blog section to Homepage
  • add Newsletter section to Homepage
  • refactor email-capture-form - in a non breaking way rewrite styles with Emotion and add a conditional look for presenting the form on Homepage
  • move base Scrollers components to components/shared/horizontal-scroller.js to reuse it across different scroller instances
  • refactor Hompage Ecosystem scroller, Ecosystem page scrollers to use shared horizontal-scroller.js
  • (!) add cover property to docs/blog/2018-11-07-gatsby-for-apps/index.md just for presenting the cover image and avoid GraphQL error if there is no post with that property
  • add new colors to the palette

Video previews on Slack

screenshot from 2018-11-19 14-29-55
screenshot from 2018-11-19 14-30-51
screenshot from 2018-11-19 14-31-27
screenshot from 2018-11-19 14-31-42

Question: Where the "Post an Article" button on the Blog section should link?

@greglobinski greglobinski requested a review from a team November 19, 2018 13:14
@greglobinski greglobinski requested a review from a team as a code owner November 19, 2018 13:14
feat(www): add Ecosystem section to Homepage

feat(www): homepage WIP

wip

feat(www): finish sections style for mobile

feat(www): add Ecosystsem featured items to Hompage

feat(www): homepage ecosystem section styling WIP

feat(www): add arrow to action button

fix(www): fix code formating

fix(www): fix code formating and eslint errors

fix(www): fix hovering effect on Featured Item

fix(www): fix hovering effect sequel

fix(www): fix hover bug

fix(www): update texts (intro & link labels)

feat(www): add scroller observer to Home page

refactor(www): use imported scrollers observer

fix(www): change link labes on Ecosystem page

fix(www): fix some small style issues

refactor(www): refator combineEcosystemFeaturedItems and reorder some css properties

feat(www): add Blog section to Homepage

feat(www): mobile styles for Blog section

feat(www): mobile styles for Blog section

feat(www): desktoop style for Blog section WIP

feat(www): desktoop style for Blog section WIP

feat(www): desktop style for Homepage Blog section WIP

feat(www): finish desktop style of Blog section

feat(www): finish desktop style of Blog section
@amberleyromo amberleyromo merged commit 2530718 into gatsbyjs:master Nov 27, 2018
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
…10024)

* feat(www): rebase Ecosystem and Blog sections

feat(www): add Ecosystem section to Homepage

feat(www): homepage WIP

wip

feat(www): finish sections style for mobile

feat(www): add Ecosystsem featured items to Hompage

feat(www): homepage ecosystem section styling WIP

feat(www): add arrow to action button

fix(www): fix code formating

fix(www): fix code formating and eslint errors

fix(www): fix hovering effect on Featured Item

fix(www): fix hovering effect sequel

fix(www): fix hover bug

fix(www): update texts (intro & link labels)

feat(www): add scroller observer to Home page

refactor(www): use imported scrollers observer

fix(www): change link labes on Ecosystem page

fix(www): fix some small style issues

refactor(www): refator combineEcosystemFeaturedItems and reorder some css properties

feat(www): add Blog section to Homepage

feat(www): mobile styles for Blog section

feat(www): mobile styles for Blog section

feat(www): desktoop style for Blog section WIP

feat(www): desktoop style for Blog section WIP

feat(www): desktop style for Homepage Blog section WIP

feat(www): finish desktop style of Blog section

feat(www): finish desktop style of Blog section

* fix(www): fix stylelint error

* feat(): finish styles of Blog section

* fix(www): add cover to one post for development

* fix(www): update margins for section action btns

* fix(www): update margins of Blog section

* refactor(www): email-cature-form

* refactor(www): email-cature-form

* feat(www): add ornaments to assets

* feat(www): update colors palette

* feat(www): add Homepage variant style to newsletter form

* feat(www): add Homepage variant style to newsletter form

* feat(www): mobile style for Homepage Newsletter section

* refactor(www): refactor homepage-section

* fix(www): fix homepage section padding

* refactor(www): refactor ecosystem scroollers

* fix(www): fix some styles

* fix(www): add cover image to one post

* fix(www): add border-radius to cover image

* fix(www): add automaticExcerpt if the handwritten one does not exists

* feat(www): add conditional formating to post dates

* fix(www): fix hover effect on Blog cards

* fix(www): remove 'Submit an article button'
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.

2 participants