* skip checks from external repo (as Python does)
* How to build a pirate funnel with PostHog
Hanna Crombie superday blog tutorial draft.
* Images
Images, author added. Original, unedited text.
* making post production-ready
- added image alt tags
- renamed, optimized images
- use relative urls
- change md filename
* give blog subheaders more breathing room
* Update aarrr-how-to-build-pirate-funnel-posthog-with-posthog.md
date
Co-authored-by: HannaLTC <59732236+HannaLTC@users.noreply.github.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
* create safe_rename in JS
* Adding JS safe redirects commit.
Across the two checks (Python & JS) one should find not redirects based on the work the other has done.
We can run these in parallel for a while to ensure they both work in the same way.
JS checks include some unit tests.
Co-authored-by: Sam Winslow <sammywinslow@gmail.com>
* 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>
* Add Spell Checker GitHub Action
* try codespell without -w flag
* try codespell without -w flag
* update action
* add typo for action
* add typo
* update action
* update action
* update action
* update
* Fix typos
* minor updates
* fix -I flag
* exit with passing status if no changes are made
* minor fix + another typo for test
* fix empty commit check
* Fix typos
* minor fixes
* Fix typos
* use fork
* Fix typos
Co-authored-by: github-actions <github-actions@github.com>