-
Notifications
You must be signed in to change notification settings - Fork 17
chore: update texts #193
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
Merged
Merged
chore: update texts #193
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
fb524b6
refactor: add "About" contents to "Home" page
jdrueckert 42af6e0
chore: remove "Game" page and "About" component
jdrueckert 65dc362
chore: merge about scss into home scss
jdrueckert b4487af
chore: move HighlightBox comonent into Home component subfolder
jdrueckert 523a01d
Merge branch 'master' into refactor/merge-game-info-into-home
jdrueckert 2b863a3
Merge remote-tracking branch 'origin/master' into refactor/merge-game…
jdrueckert e418c07
feat: add gatsby-plugin-anchor-links
jdrueckert b9880f6
chore: update name, desc, author
jdrueckert c5df464
chore: remove gatsby-plugin-anchor-links again as not needed after all
jdrueckert 8512ae6
chore: fix indentation
jdrueckert 5f10f13
fix: "Learn More" link to about section
jdrueckert 0867fce
chore: run format:js and fix eslint findings
jdrueckert 7872dcd
fix: relative import path
jdrueckert 59c21b1
chore: move width-limiting row-col into section
jdrueckert d16f29f
chore: promote Gallery and Modules to top-level navigation
jdrueckert edc77b8
chore: remove duplicate entry part and include highlight boxes in sec…
jdrueckert a4d46c6
feat: update home page text
jdrueckert f4c439d
feat: refactor "Lean more" button and add join button
jdrueckert 7bc0149
feat: update contributor program texts
jdrueckert 8646b90
fix: date
jdrueckert f28c769
feat: update "About" texts
jdrueckert f528e4c
chore: address review comments
jdrueckert 622cf1f
chore: upgrade gatsby-source-trello-board to v2.0.0-rc.3 (#191)
jdrueckert 3faa9f2
Merge branch 'master' into chore/update-texts
jdrueckert 306b5f8
chore: update home page texts
jdrueckert 7a24e06
chore: format
jdrueckert 68cce5a
Merge remote-tracking branch 'origin/chore/update-texts' into chore/u…
jdrueckert 6689deb
chore: use a different image for the community section
jdrueckert 9e16da8
chore: format
jdrueckert e4f7b5d
Merge remote-tracking branch 'origin/master' into chore/update-texts
jdrueckert bc88b96
chore: format
jdrueckert 6a9bee1
fix: add missing anchor
jdrueckert 945b07a
chore: remove manually set id, use auto-generated instead
jdrueckert 18ebe03
chore: removing old texts
jdrueckert bc29321
fix missing whitespace
skaldarnar c9528d8
Merge branch 'master' into chore/update-texts
jdrueckert 285113c
Merge remote-tracking branch 'origin/master' into chore/update-texts
jdrueckert d241c00
chore: remove duplicated sentence
jdrueckert 5cc6ab0
chore: adjust links and remove unnecessary ids
jdrueckert d683efb
chore: format
jdrueckert f51498d
fix: justify text and make link to Discord explicit (add icon)
skaldarnar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's note somewhere a little action item: Decide whether we want to use title case on buttons or not 🙃 I think I recently put "Load More" on a button... 🤔