Conversation
Setup Astro for the public website
Setup layout and collection for features
* feat: add header * feat: add navigation * fix: typescript eslint * fix: astro check to dev dependencies * fix: format error * ci: ignore typescript eslint unused dependency
* feat: add app store rating images * feat: add reviews * fix: formatting
* feat: add normal feature layout * fix: formatter * fix: app store badges spacing * style: feature spacing * feat: support videos in features * feat: add full width feature layout * feat: allow image caption * feat: allow for links in caption * fix: text placement
* feat: start on status bar seciton * feat: finalise status bar section
* refactor: feature into a component * feat: add team insights feature to homepage * feat: add team insights section
* feat: add favicon * fix: formatter
* feat: add meta tags * fix: type error
…Astro website (#665) * Add compare designs feature * Added a first batch of features * Add all remaining assets and features to match the current website state * chore: run formatter --------- Co-authored-by: ngnijland <ngnijland@gmail.com>
* feat: add sitemap * chore: run formatter
* WIP: team insights * feat: add breakdown charts * feat: add actionable insights * feat: add online team manager part * feat: add pricing and app store rewards
* Add compare designs feature * Added a first batch of features * Add all remaining assets and features to match the current website state * Updated assets to latest RocketSim release * chore: run linter --------- Co-authored-by: ngnijland <ngnijland@gmail.com>
* fix: improvements suggested by lighthouse * fix: formatter
Add required scripts
Build and deploy new website
Improve animations
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
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.
The final PR!