Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removed old include * setup new structure, added some primitives * prettier * added Type components * tweaked body text * quick test if this maks the cypress tests run again * made highlight example more good * fixed last test * fixed cypress test * enabled webpack5 and fixed header * added dark mode * fixed linter * fixed some tiny bits * removed old keystone packages, added Field * added pages in scope for release (maybe) * added footer. half way * added github star counter * Added new footer design * fixed footer links * saturday work * fixed wells hover state * removed console log * tweaks * made table of contents go away in smaller breakpoints * fixed margin in document-field * Fixed changes after merge * fixed more stuff * Adding TypeScript to the new site (keystonejs#5933) * Adding forwardRefWithAs utility * Typing Icons properly * Typed Alert component * Using classnames for Alert * Fixed types for primitives * Fixed remaining TypeScript errors in the DS page, including more fixes to primitives * broken * GOT IT WORKING for the love of webpack and all things bundler * Removing unnecessary comment * Fix syntax problem with 2021-03-30 mdx * disabled cypress for now * fixed head nav active links * More TypeScript fixes * added nav for uddate pages, added some emojis * tweaked layout * converted releases pages to tsx * trying different way to get to folder * finished releases page * add missing content for docs landing page (keystonejs#5934) * fixed links * update apis landing page (keystonejs#5935) * removed line height * fixed emoji bug in getHeadings * complete missing guides landing content (keystonejs#5936) * complete missing content for docs/tutorials (keystonejs#5937) * fixed content pages * made github button thingo nicer * added resize observer polyfill, more styles * fixed releases in dark mode * added mobile nav * made 404 better * made image bigger * fixed color of logo * fixed nav, emojis * fixed size * added more a11y to menu * TypeScript improvements * added new label to new virtual fields * fixed nav * Updates Nav changes * Rearranged Updates nav & cleanup * Update roadmap.mdx * Simplifying Nav selection logic * More docs cleanup including Walkthroughs rename * Fixed all TypeScript problems * added alt text back * fixed inline code wrapping * fixed mobile nav * fixed word-break * Fix link in roadmap * Fix main section label in mobile nav * moved to context for nav * added skip links, focus lock to menu * moving redirects into file * push for pushing sake * prettier * disabled rough cypress test * fixed header layout * added mobile nav top links * fixed clipboard functions * added first homepage components * prettier * added more icons * added more homepage stuff * added icon section to homepage * added CodeWindow * added more CodeWindow examples * more lines * added more content to homepage * more sections * Fixed color prop * Minor Thinkmill homepage content tweak * Small content tweaks on homepage * finished website * added id * added cta * replace emoji and hoist headings (keystonejs#5956) * added more stuff * added more logos * added stuff, to tired to type commit messags * Started for-developers page * pushed * Fixed Node.js casing * changed alt text case to sentence for emojis. (keystonejs#5959) * replaced deploy targets image in homepage (keystonejs#5960) * fixed header nav alignment * fixed Pill * added more content * more content * Intro copy tweak * updated links, CTAS, and fixed apostrophes (keystonejs#5962) * added more content * Site TypeScript fixes (keystonejs#5958) * Fixed a bunch of TypeScript errors (and some bugs) * Update FrontEndLogos.tsx * Fixed missing mq calls * finished for-developers page * fixed icons * fixed icon sizes, content for org page * OCD * more fixes * updaed images * content for content page * fixed code snippet for marketing purposes (keystonejs#5963) * fixed typescript icon * logos and stuff * Updating tweets and fixing links * Footer tweaks * Rename marketing > content * Tightening layout a bit * Minor content tweaks * Page consistency * Fix mobile nav * Updated links in Footer * added images and missing image alt text to marketing pages (keystonejs#5965) * Nav transition tweaks * Fixed content ordering issue for mobile viewport * Major Navigation & Consistency cleanup * Minor typography improvements * Major mobile nav cleanup * Minor timeline cleanup * fixed how-it-works pseudo element bug (keystonejs#5967) * Fix incorrect footer links (keystonejs#5968) * Wrapped gradient text fix for Safari * Update FrontEndLogos.tsx * Search coming soon * Fix (now unused) imports * (temporarily) disable dark mode autodetect * added soft shadows to code snippet cards (keystonejs#5970) * added fragment IDs and more to make intra-page links work (keystonejs#5969) * Layout fixes * Fixed code examples on the homepage * made frontend logo array more readible (keystonejs#5973) * Moved links to sub why-keystone pages * aligned line height (and some whitespace) closer to Figma (keystonejs#5974) * Small content tweaks * Increasing grid spacing * Adding redirects Co-authored-by: Jed Watson <[email protected]> Co-authored-by: Jed Watson <[email protected]> Co-authored-by: Ronald Aveling <[email protected]> Co-authored-by: mitchellhamilton <[email protected]> Co-authored-by: Tim Leslie <[email protected]> Co-authored-by: Matt Barron <[email protected]>
- Loading branch information