This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Merge about-replatform into about 💥 🚀#5360
Merged
bretthayes merged 183 commits intomainfrom May 19, 2022
Merged
Conversation
Add Next.js, ESLint, and Prettier
Add Case Studies pages and page fetching logic for index page
Port over all assets
Port over all styles
* port over event logger to react hook * add drift integration * drift * script fix * prettier
* meta updates from #5305 * new meta image * remove meta props * math path
* Port over code reuse use-case * Remove custom block border style prepping for Tailwind migration * Lint/prettier * Remove unneeded bold class & give Links same properties * Bring over code reuse copy changes * Refactor Blockquote props for simpler rendering * Nutanix ThreeUpText * Prettier * Refine border utility class * Link passHref prop & img alt addition Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MBP.lan>
* add Blockquote component and edit border style * add Blockquote export * linting corrections * add Code Health link to Use Cases page * white navbar style on Onboarding and Vulnerabilities Use Case pages * port over Code Health Use Case page * rm image from Layout on Code Health, Onboarding, and Vulnerabilities * replace w BlockquoteWithBorder as in code reuse * correct button tracking * move tracking to Next Links * swap in new components * cleanup * remove redundant bold text on a tags
* port incident response use case page * link to incident response from use cases index
* data -> tracking and breakpoints * homepage WIP * file loader * native svg import as react component support * useEffect * hero bg images * mp4/webm support via imports * prettier 🙃 * responsive box fixes * video element * observe element * prettier * prettier * linting and prettier * changes from #5340 * tracking and prettier
* port press release markdown files * initial port for press release index and template * add press release list item, rename directory, blog type logic * point getStaticPaths to press release * simplify directory name * au revoir to a few blog post class styles * Prettier * remove ref in markdown file throwing error * update style to className in markdown file throwing error * implement components alias on posts ts * image path in press release slug * responsive spacing on press and blog list items * move blog component imports, rename blog list and blog resource components * more import fixes * rm unused classes in blog items * change imports back
* add netlify redirects * redirect updates, cleanup, node v, and readme * build status badge
* out dir * updates to redirects * test rm force * redirects, file renaming, and broken link updates * test redirect precedence * /terms-dotcom redirect to /terms/cloud * issue and PR templates * prettier
* Port over hubspot form loading fix * add code insights to header, add chilipiper to code insights * Remove redundant meta img value Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MBP.lan> Co-authored-by: Tim Zielonko <tim.zielonko@sourcegraph.com>
* Port Nutanix webinar * Code Insights webinar * Refactor port over * QA updates Co-authored-by: Becca Steinbrecher <becca.steinbrecher@sourcegraph.com@Beccas-MBP.lan>
Contributor
|
Notifying subscribers in CODENOTIFY files for diff b859acd...f9631d6.
|
st0nebreaker
approved these changes
May 19, 2022
elzannewentzel
approved these changes
May 19, 2022
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 PR merges sourcegraph/about-replatform into the about repo to preserve git history and bring over our replatformed Marketing Site with Next.js.