-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
approved these changes
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
email-capture-form
- in a non breaking way rewrite styles with Emotion and add a conditional look for presenting the form on Homepagecomponents/shared/horizontal-scroller.js
to reuse it across different scroller instanceshorizontal-scroller.js
cover
property todocs/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 propertyVideo previews on Slack
Question: Where the "Post an Article" button on the Blog section should link?