Commit Graph

12 Commits

Author SHA1 Message Date
Ian Vanagas
34328c647b Docs: Revamp JavaScript Web (#10781)
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2025-02-27 01:42:54 +00:00
Andy Vandervell
fd483648a1 Newsletter form improvement (#9841)
* Newsletter form improvement

* Apply suggestions from code review

* Changing image and copy

* Image change

* Copy tweak

* Tweak

* Tweaks

* another try

* Apply suggestions from code review

Co-authored-by: Lior539 <lneuner@gmail.com>

* Update index.tsx

* Image tweak

* putting engineer post back

---------

Co-authored-by: Lior539 <lneuner@gmail.com>
2024-11-15 09:25:52 +00:00
Ian Vanagas
bf5e1a520d Docs: Anonymous and identified events (#9054)
* anonymous identified events
2024-07-30 07:33:59 -07:00
Ian Vanagas
34bad085b2 Change user properties to person properties (#8699) 2024-06-14 07:46:45 -07:00
Ian Vanagas
05ae4e9ab7 Docs: Person profiles updates (#8271)
* updates docs for person profiles

* rename person_profiles

* more sdks

* add notes to product docs

* more docs notes and process_person false

* tutorial notes

* API

* updates, edits

* Fix typos

* more updates

* update person profile config

* Fix typos

* no never option

* Joe's suggestions

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* update persons page

* more merging

* typo

* Raquel suggestions

Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>

* more raquel feedback (backward compatibility)

* Andy's suggestions

Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>

* how to delete a person

* Tiina suggestion

---------

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2024-05-31 10:19:43 -07:00
Eli Kinsey
eef8c6407c Move images to Cloudinary (#8024)
* featured images

* thumbnails

* remove hosthog

* images

* logos

* imports

* remove versions

* relative imports

* icons

* fix undefined vars

* fix import script

* kill images

* fix static images

* fix og creation

* remove quality option

* add absolutepath back

* wait for images

* date fixes

* remove scripts

* reduce network requests

* only generate OG images in prod

* simplify

* update docs

* add new images
2024-03-19 08:51:41 -07:00
Eli Kinsey
a3f7594846 Refactor posts section (#6695)
* refactor posts section

* add mobile nav

* index views

* filtering fixes

* lazy load index pages / menu fixes

* hide mobile nav

* more index views

* missing images

* wide mode (broken)

* comment out wide mode code

* categories column: better overflow-y on short viewports

* tooltip to explain why we organize content the way we do

* stylin's

* dialing in posts max-width and wide mode

* wide mode and not wide mode tweaks

* link post title

* match postcard changes in customers view

* customers sizing

* icon color fix

* space between post title and metadata in list view

* don't block text with graphic

* add excerpts to client posts

* Show correct active subnav tab for each section

* prevent list from shifting

* like buttons next to title

* only show post type on /posts

* show and link authors

* fix open menu items

* add back to posts button

* add filter by crosspost

* Content Hub Reorg

* load more button

* index new categories/build fix

* add redirects

* update index pages

* post schema/strapi sync auto tag and category creation/manual menus/crosspost filtering/rip sticky sidebar

* Updating posts sidebar

* Tutorials tags

* re-implemented sticky sidebar

* cleanup

* case when there's no featured image (or video)

* removed all tutorial banners

* more tutorial banner deletion

* Tidying up blog tagging

* add "all" pages

* Fixing some tags

* Blog category redirects

* Remove newsletter tag from old newsletters

* Moving paid ads blog post

* Newsletters

* Fix redirect loop

* fixed some syntax errors

* build fix

* cleanup

* added icons to tutorials categories

* sidebar filters

* styled post sidebar (wip)

* scope communitybar

* vertical dividing lines

* updated icons pkg

* colored icons

* wide mode index view

* wide mode comments

* had my way with the posts view... 👀

* applying general layout to customer stories, tutorials, clientpost templates

* post type icons

* category dropdown icons

* polish

* use prod api host

* spacing

* cleanup

* client post padding, wide mode support

* spacing

* remove breadcrumb, replace with simple message about posts hub

* padding

* image background for transparent pngs

* force reload to see landing page views

* reluctantly fix hilarious image issue

* Moving post back into blog folder

* Redirect fixes

* Redirects

* Redirecting blog categories to new paths

* Tweaks to blog sidebar + redirects

* menus / upvote  button

* footer links

* active internal menus / nav fixes

---------

Co-authored-by: Cory Watilo <cww@watilo.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2023-10-23 09:10:32 -07:00
Eli Kinsey
7044eb5074 Update tutorials template (#5072)
* update tutorial images

* update tutorials templates

* fixes

* update breadcrumb

Co-authored-by: Cory Watilo <cww@watilo.com>
2023-01-12 21:56:07 -08:00
Eli Kinsey
a02cc7f130 Blog redesign (#5053)
* blog redesign

* add pagination

* sidebar

* cleanup

* fix anchor links

* add mewsletter form

* spacing

* Add safe redirects (JS)

* build fix

* better pagination

* all posts page

* sidebar for blog

* homeCategories

* padding

* build fix

* migrate categories -> category

* topics -> tags

* categories -> category

* show correct tags

* add tag pages

* cleanup

* update blog frontmatter docs

* build fix

* Updating blog post categories, tags, and sidebar

Added new categories and tags
Created blog sidebar
Created homepage visible categories

* tightening card thumbs

* full width images

* full width images FOR REAL THIS TIME

* increase posts per page to 20

* add community cta

* mobile

* only show right rail border when right rail shows

moved from right border on main column to left border on right rail

* remove "Category" from displaying in blog breadcrumb

* remove excess bottom margin on community callout

* tighten up newsletter form text

* polish with eli

* pagination styling

* cleanup / fix missing posts bug

* only show community CTA when more than 12 posts are present

* fix community cta placeholder image

* update limit

* revert unnecessary file changes

* more undo

* update squeak

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
Co-authored-by: Cory Watilo <cww@watilo.com>
2023-01-11 13:20:39 -08:00
Eli Kinsey
ba6a94b3d6 Revert "Blog redesign (#4891)" (#5042)
This reverts commit f5c35740c0.
2023-01-10 17:34:21 -08:00
Eli Kinsey
f5c35740c0 Blog redesign (#4891)
* blog redesign

* add pagination

* sidebar

* cleanup

* fix anchor links

* add mewsletter form

* spacing

* Add safe redirects (JS)

* build fix

* better pagination

* all posts page

* sidebar for blog

* homeCategories

* padding

* build fix

* migrate categories -> category

* topics -> tags

* categories -> category

* show correct tags

* add tag pages

* cleanup

* update blog frontmatter docs

* build fix

* Updating blog post categories, tags, and sidebar

Added new categories and tags
Created blog sidebar
Created homepage visible categories

* tightening card thumbs

* full width images

* full width images FOR REAL THIS TIME

* increase posts per page to 20

* add community cta

* mobile

* only show right rail border when right rail shows

moved from right border on main column to left border on right rail

* remove "Category" from displaying in blog breadcrumb

* remove excess bottom margin on community callout

* tighten up newsletter form text

* polish with eli

* pagination styling

* cleanup / fix missing posts bug

* only show community CTA when more than 12 posts are present

* fix community cta placeholder image

* update limit

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
Co-authored-by: Cory Watilo <cww@watilo.com>
2023-01-10 16:34:43 -08:00
Ian Vanagas
3256fe121c Tutorial: an introductory guide to identifying users (#4720)
* identifying users guide

identifying users guide
2022-11-24 13:11:05 -08:00