This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Sourcegraph 4 landing page updates for launch day#5758
Merged
bretthayes merged 7 commits into4.0-launchfrom Sep 23, 2022
Merged
Sourcegraph 4 landing page updates for launch day#5758bretthayes merged 7 commits into4.0-launchfrom
bretthayes merged 7 commits into4.0-launchfrom
Conversation
Contributor
|
Notifying subscribers in CODENOTIFY files for diff 20db4bd...9298a17.
|
st0nebreaker
approved these changes
Sep 23, 2022
Contributor
st0nebreaker
left a comment
There was a problem hiding this comment.
The links took me places but obviously the blogposts they link to aren't live yet 😅 TwitchEmbed is rendering and can interact. LGTM, except for those pieces of content we're waiting on
Comment on lines
52
to
65
| <ResourceList | ||
| title="Learn more about Sourcegraph 4.0" | ||
| items={[ | ||
| { | ||
| title: 'From code search towards a code intelligence platform', | ||
| description: | ||
| 'Since its inception, Sourcegraph has evolved from code search into a code intelligence platform. Our CEO and cofounder, Quinn Slack, shares what code intelligence means for the future of software development.', | ||
| type: 'Blog Post', | ||
| href: '/blog/code-search-to-code-intelligence', | ||
| img: { | ||
| src: 'https://via.placeholder.com/256x156', | ||
| alt: 'Sourcegraph Code Intelligence Platform', | ||
| }, | ||
| }, |
Contributor
Contributor
Author
There was a problem hiding this comment.
I totally agree and it's something that's crossed my mind before! I'm used to clicking UI like this in a row too! Great minds think alike! 😉 I think we should add a hover state to the entire row, and then make the whole row clickable for better UX. If we ever implement a CMS, I could see the post types/categories (blog post, release post, etc.) potentially being clickable to view those types of posts.
bretthayes
added a commit
that referenced
this pull request
Sep 27, 2022
* DLS Long form content max width application * Merge conflict * 4.0/CTA update (#5762) * CTA trial update & default values * CTA update cont * Fin CTA trial updates * Prettier/Lint * 4.0 landing pg CTA style option * Update src/pages/shift-left-the-good-parts.tsx Co-authored-by: Brett Hayes <bretthayes@users.noreply.github.com> * CTA mobile stacking * Cta center content max w Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MacBook-Pro.local> Co-authored-by: Brett Hayes <bretthayes@live.ca> Co-authored-by: Brett Hayes <bretthayes@users.noreply.github.com> * Home page - 4.0 updates (#5755) * Init home pg changes * 4.0 banner updates * Integrations update * Rm hero bg * Rm unused imports * Lint/Pretty * Update src/pages/home/_Hero.tsx Co-authored-by: Brett Hayes <bretthayes@users.noreply.github.com> * Home mesh bg adjustments * mesh update * demo video * prettier and linting Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MacBook-Pro.local> Co-authored-by: Brett Hayes <bretthayes@users.noreply.github.com> Co-authored-by: Brett Hayes <bretthayes@live.ca> * Sourcegraph 4 landing page updates for launch day (#5758) * launch day wip * twitch and links * post launch social meta image * launch pills hero bg * thumbnails * cta section updates * Pricing page - 4.0 updates (#5718) * Rough redesign layout change * Comment * PricingPlan card UI * Adjust PricingPlanFeature * Enterprise color toggle * Cleanup * Sticky table headers * Lg table overall style setup & sticky headers * Feature list data * Feature_info dictionary * Prettier/Lint * Consolidate pricing data to it's own file * Re org Spotlight & All feature label/tooltip data * Reuse btns * Comment * Init accordion * Tooltip style adjustments * Type Feature dictionaries * Accordion icon toggle * Tooltip style * Mars gradient bg * FAQ links * Prettier/Lint * FAQ heading spacing * Fix map key error * Rm comment * Table mobile sizing * Lint/Prettier * Rename file * Copy change requests * Header spacing * Meta update * CTA change * Cont copy update * Rm comment * Cont copy updates * Mobile feature table * Copy updates & odd icon bug fix * Cont table mobile refine * Copy * Copy * copy edits and prettier Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MacBook-Pro.local> Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MBP.lan> Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@iPhonedariaJose.tulum.bionatural.mx> Co-authored-by: Brett Hayes <bretthayes@live.ca> * resourceListItem hover and landing hero mobile fix * last reference of get-started -> signup * Pricing copy updates (#5773) * Copy updates * Self-hosted code hosts tooltip copy Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MacBook-Pro.local> * feedback * allow 1 CTA button in CtaSection * update product tour youtube video * feedback * copy update * Feedback updates * Sourcegraph 4.0 launch blogs (#5623) Adding the 3 blog posts accompanying the launch of Sourcegraph 4.0: the code intelligence narrative, cloud announcement, and Sourcegraph 4.0 release post. Add sourcegraph-4.0.md Add code-intelligence-platform.md Add enterprise-cloud.md * remove Phabricator and CVS Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MBP.lan> Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MacBook-Pro.local> Co-authored-by: Becca Steinbrecher <59381432+st0nebraker@users.noreply.github.com> Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@iPhonedariaJose.tulum.bionatural.mx> Co-authored-by: Alex Isken <alex.isken@sourcegraph.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.

This closes #5687 with updates to the 4.0 landing page for launch day.
Changelog
TODO:
Test