Commit Graph

4 Commits

Author SHA1 Message Date
Paul Hultgren
a0eba18f90 Nail docs navigation (#5186)
* begin refactoring sidebar

* completely remove using posthog section

* add icons to product sections

* remove integrate section altogether

* fix merge isssue

* remove left-over conflict marker

* slight tweaks to sidebar labels

* add placeholder landing pages

* create tutorials component for docs landing pages

* mockup of product-analytics landing page

* break apart existing session recordings page

* break up feature flags section

* break up experiments section

* move library comparison page to reference section

* mock up feature flags landing page

* temp: comment out wrapPageElement in gatsby-browser

* fix build

* mockup landing pages

* fix image positioning

* remove duplicates

* add clean script

* update docs homepage link grid

* move deploy options to important links

* Tutorial - How to set up a React app heatmap (#5454)

* react heatmap

* wider images

* fix: various self hosted clean-ups (#5473)

* remove references to /signup/self-host/deploy

* merge self host instructions into landing page

* fix wrong bracket

* redirect /contact to /contact-sales

* change intro message and update guidance on memory size

* remove /docs/self-host/open-source/deployment

* remove unused DeploymentOption component

* remove trailing whitespace

* fetch docs homepage info with query

* exclude build pages

* finalize docs landing page

* update path to search hog image

* tweak image width and make all landing pages less wide

* update links

* mobile style for getting started section

* fix dark mode sidebar menu

* update tutorials component

* update docs submenu links

* update data start here link

* update quick links on all pages

* regen mdx global components

* update gatsby-browser/ssr

* fix product icons

* use product icons

* moved data-related docs to new subsection, outside of product analytics

* text changes

* reworked product analytics index page to match chapters

* standardized naming for main product manual pages

* add key

* linked Sampling page

* icon strings

* polish product analytics getting started page

* dark mode fixes

* move graphic to top

* line up children with icons

* fix icon, experiments labeling

* dark mode fix

* styling docs → product index pages

* added getting started images

* getting started image mobile fix

* start-here images

* remove product analytics url

* merged identify users content, redirected old page

* moved User properties page into Getting started

* added User properties to Getting started index

* next steps text

* update quick links / add session recording & data

* text/image fixes

* add product analytics URL

* fixing links, moving nav items around

* fixed broken links, polished /docs styling

* redirected old /docs/integrate page

* spacing

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Cory Watilo <cww@watilo.com>
2023-03-13 21:38:04 +00:00
Yakko Majuri
0a7fec4a62 Add Plugins & Session Recording Features Pages (#614)
* session recording structure in place

* features page nav update

* Add Plugins & Session Recording Features Pages
2020-11-05 21:10:36 +00:00
Yakko Majuri
9d6b869f2a Getting rid of jumpiness once and for all (#588)
* make docs search and dark mode toggle stateful

* fix main content jump
2020-11-04 11:52:29 +00:00
Yakko Majuri
055d96f781 Refactor 3 (#561)
* updated start now button

* move page header to ts

* move all css files to sass

* finalize move to sass

* remove comments

* fix page jumpiness

* wip jumpy header

* fix jumpy header

* fix docs search issue

* fix docs burger

* wip responsive styling for three pic component

* finish three pic component

* final numbered component

* more typescript

* fix build fail

* standardize colored bg components on home page

* fix non docs post page headers

* fix broken import, fix menu order

* fix newsletter form bg

* minor fixes

* put star repo btn on footer

* fix docs search bar overflow issue

* minor styling updates to homepage

* fix dark mode font color for lists

* fix whitespace bounce

* fix typo
2020-10-28 11:18:39 +00:00