mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-04 03:11:21 +01:00
* Restructure sidebar for #1573 * Support tags as part of #1573 * Add safe redirects * Move /deployment to /self-host/deploy * Move /docs/configuring-posthog/ to /docs/self-host/configure/ * Move /docs/features/ to /docs/user-guides/ * Move /docs/contributing to /docs/contribute * Move /docs/libraries to /docs/integrate/ client or server * Move /docs/libraries integrations + webhooks to /docs/integrate * Remove unused "Guide" from sidebar * Reorder docs in sidebars.json (just JSON structure) * frontmatter sidebarTitle support + deploy sidebarTitles * update integration docs sidebarTitles * safe_rename redirect check changes - Allow new redirects where "from" does already exist - valid for multiple redirects - Added timestamp for redirects to allow us to remove in future * NotFoundPage component to track 404s via PostHog * Update libraries overview page * Update Overview docs pages heading to be more meaningful * Correct PHP feature flag support * Adding sidebarTitle details * Library heading updates Co-authored-by: PostHog <hey@posthog.com>