mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-04 03:11:21 +01:00
b19b24df418e9f59bc761bc936be977d96f147c0
* Start building out components for careers page * Build out interview process and benefit sections * Build out working at posthog section * Setup workable script * Finish open roles section * Add starry backgrounds with gradients * Improve anchor scrollbar and background styling * Cleanup culture and benefits * Setup in-page scroll navbar state * Make faces smaller * Setup smooth scrolling and mobile select * Remove old position markdown files * Build links dynamically and improve scrolling * Responsive improvements * Extract a section component * Wire up call to action * Add a mergeClassList utility * Extract hero and section headers. Fix footer and anchor scrollbar background * Workable script * Cleanup use effect scroll handler * Add vendor prefix for appearance none * Organize styles better * Add type for event argument * Update SEO tags and fix footer props * make workable script work * minor update * Increase scroll handler threshold and make scroll sections more accurate * Add down caret * Center interview process on mobile * Fix scroll behavior * Fix interview process images * Add employee-friendly terms * Switch html overflow to body overflow * Use gatsby wrapper for overflow * Another attempt at fixing moon overflow Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
PostHog.com - Docs, Website, and Handbook
This is the repository for the PostHog website, which includes our Docs and Handbook.
Please feel free to suggest any changes. See our contributing guide for more information.
Quick Start
-
Pre-Installation
npm install --global yarn -
Start Developing
Clone the repo then navigate into your new site’s directory, install the site dependencies, and start it up.
cd posthog.com/ yarn yarn start -
Open the Source Code and Start Editing!
Your site is now running at
http://localhost:8000!Note: You'll also see a second link:
http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.
Questions?
Join our Slack community.
Languages
TypeScript
61%
MDX
32.4%
JavaScript
6.1%
CSS
0.5%