* add new header
* pricing page
* footer
* dropdown
* change order of fonts being loaded
* handbook progress
* use local fonts (for now)
* destroy all the purples
* removes most dark/purple from product page
* handbook/dark mode
* dashed accent colors, trying to apply to product feature component
* removed more purple remnants, added dashed line colors
* update styles for new product feature component
* blog chip styling
* product page hero
* change submenu color on dark mode
* dash experimentation
* fix build error
* horizontal dash
* reskinned half of Product page
* updated careers: why we're here, transparency sections
* cleanup handbook
* updated transparency, quote, benefits section
* change docs template
* quote component for careers page
* styled lottie video
* restyled open roles
* careers page responsivity
* careers polish
* more careers polish
* increase headline line height
* reduce border widths
* first pass at restyling full product page
* pricing page polish
* make borders thinner
* make toggle switch more narrow
* tighten handbook nav, increase tapability of links
* handbook polish
* homepage
* header, footer polish
* fix colors and image on pricing page
* reduce size of example code
* add delay to animation
* add cntl
* clean up colors and html
* clean spacing
* add heading classes to h1
* fix colors
* polishfest
* set height on customer proof
* update body text color and apply to homepage
* pricing colors, handbook nav sizing
* testing link animations
* nav cleanup
* home cleanup
* nav links
* clean nav
* Disable auto-advance on product feature slider
* remove slider from hero features
* smaller chips
* fix feature slider
* add logo to smaller viewports
* clean up header component
* add spacing to header on mobile
* put left arrow on left side of section link
* fix code text color in light mode
* docs/handbook cleanup
* show correct searchbar on both handbook and docs pages
* fix images on careers page
* add global link color
* add footer accordions on mobile
* add new logo / rebuild to support all white
* fix flashing dark mode on first load
* opacity
* blog colors
* menu polish
* border widths
* use production fonts
* polish
* homepage polish
* remove padding from bottom of before/after
* update careers slider / create slider nav component
* remove vh on hero
* remove padding from before/after and add gradient
* add blog post template
* add plain design template
* footer cleanup
* cleanup
* fix footer link
* custom menu scrollbars, dropdown overflow
* menu polish
* make submenu description link work
* update logo
* cleanup
* wrap careers page in layout
* careers polish
* renaming footer menus
* use prod fonts
* restyled contributors page
* update styles on plugins page
* re-ordered quotes
* styling tweaks
* remove old assets and landing page
* use production fonts (!!)
* resolved missing component
* add hero images
* update hero image props
* cleaner ctas
* link menu title in submenu
* fix word wrap issue in submenu
* dark and light mode pre themes/fix copy button positioning issue on scroll
* hero polish
* increase cta font size
* cleanup
* replaced product images
* better product feature sizing
* Update features.scss
* add icons to product page
* new banner, remove old fonts
* fix comp calc link color
* blog readability polish
* fix salesforce icon
* changed primary CTAs to self host deploy docs, various polish
* small fixes
* homepage after graphic: chart -> funnel
* spacing
* fixed footer links
* remove a hog for now
* fine tuning plan responsiveness
* update old links
* hero polish, blog rounding
* fix blurry slider images
* make hero link clickable
* fix submenu heading link color
* update yarn.lock
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
* add osiris, new primary button styles, update nav
* remove primary button brackets
* fix local env issues
* refactor button styles, secondary button
* sunset the moon, land (remove) the rocket
* correctly angle icons in buttons
* Update yarn.lock
* polish button styles
* broken cta hover states (for debugging)
* Install postcss-nested for nesting in .css
* switch button css to scss
* Update global.css
* updating proof ui
* get fonts in order
- use SK Curiosity for all text fonts
- remove one-off hard-coded fonts
- fix font stacks
* getting new hero graphic, headline, buttons in order
* 5-step process view
* transition to those sweet sweet mountains
* button css -> scss
* v1 of new platform section
* platform background embellishments
* restructure platform block for responsivity
* hero responsive polish
* propagate button styles throughout site
* fix homepage header on light mode to always stay dark
* use tailwind
* remove 3D hero image until we roll out 3D site-wide
* minor pricing page cleanup, verbiage tweaks
* hero style tweaks
- removed upper mountain range
- data lakes -> data warehouse
- smooth out gradients between sections
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
* Setup tailwind and postcss with gatsby
* Switch image to inline-block and remove max-width on container
* Add missing space for enterprise email link
* Small style changes to menu and hero
* General updates to support new header/menu
* Use initial styling for ordered & unordered lists
* Add correct style types for ul/ol elements
* Fix block level images in contributors grid
* Remove bullets from navbar
* Use scss for contributor faces instead of utility classes
* Update body font to Good Sans
* Cleanup navbar and support dark mode
* Cleanup hero styles
* Make navbar responsive and expandable
* Wire up get started modal
* Add hover states to primary call to actions
* Cleanup 'whyPosthog' section
* Fix docs lightmode/darkmode navbar colors & width
* Cleanup header
* Use 'a' tags for external links in navbar
* Fix a handful of style suggestions
* General style cleanup
* Add skeleton loading to clean up jumpiness
* Cleanup blog view
* Make login button text smaller
* Use dark purple for docs footer, code blocks, etc.
* Test Spinner before dark mode compatible pages
* update body bg-color on dark mode
* Remove isDocsPage usage since all docs pages are post pages
* Update Footer to be more consistent from page to page (#1020)
* Start updating footer and global colors to use new color scheme
* Setup footer links
* Update footer to be expandable on mobile
* Add copyright/legal to footer
* Add footer links & general cleanup
* Code style improvements
* Support dark mode on handbook
* Add relative to fotoer
* Update footer links
* Center legal section of footer
* Remove duplicate check because all docs pages are post pages
* fix footer color?
* Revert "fix footer color?"
This reverts commit 4a1cb6b77a3aa273f1ffe04d290f1bdd1a75616c.
* Small UX tweaks
* Add a custom min-height for hero
Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com>