Commit Graph

48 Commits

Author SHA1 Message Date
kitajchuk e90b44a384 Hero altStyle and children support, notes on BEM 2022-06-06 11:56:37 -07:00
kitajchuk 17bef83110 move markdown html replacer to SSR 2022-06-05 18:58:23 -07:00
kitajchuk a70f0bd566 responsive image 2022-05-15 09:36:12 -07:00
kitajchuk efd34b9088 homepage image webp 2022-05-15 09:27:55 -07:00
kitajchuk 79a1a918fb preload the early fonts, fix one issue on homepage 2022-05-10 10:56:34 -07:00
kitajchuk 766f8f42d4 organize src directory, lighthouse fixes 2022-05-10 10:47:55 -07:00
kitajchuk 7a50c21960 Update nextjs version, fix lib/data script, lint-staged 2022-05-02 09:12:06 -07:00
Brandon Lee Kitajchuk db94b17829 Latest news + banner, cypress tests, open source copy, general style tweaks (#13)
* Adding latest news and banners

* Adding first draft of cypress specs and github actions workflow

* Adding sticky position for top banner

* Tweak styles for new latest news section

* Tweak styles for text__layout innerHTML

* Fix Cypress homepage test spec

* Fix mobile navi z-index with sticky top banner

* Fix sticky banner z-index bug with mobile navi

* Refactor markdown tools to support pages beyond developer docs

* Adjust TADHACK text max-widths for small mobile

* initial changes for open source copy

* more copy

* more copy

* updated open source structure

* minor

* typo

* more copy

* Adjust styles for Open Source markdown small text

* Update readme and remove floats from docs webhooks markdown

* Add readme notes on Cypress and flesh out navi spec tests

* Fix main navi highlight when on sub-sections of markdown pages

Co-authored-by: Dave Horton <daveh@beachdognet.com>
2021-07-22 12:34:01 -04:00
kitajchuk 98dec2d21b Adding react-app for ESLint better React linting 2021-06-22 08:02:21 -07:00
kitajchuk a530060891 Fix bug where docs submenu items with same slug get active state 2021-06-10 17:21:41 -07:00
kitajchuk 08bba6ef89 Use Jambonz UI styled button for Github Sponsor 2021-06-04 10:24:04 -07:00
kitajchuk b4791b77bb Add Github sponsor button to Why jambonz page 2021-05-26 10:31:55 -07:00
Brandon Lee Kitajchuk c14e4ad12e Pricing page changes for simplified structure 2021-05-01 18:39:35 -07:00
kitajchuk 5589c3496c Add .pad-b for padding-bottom only equivalent of .pad -- use on text-layouts 2021-05-01 18:37:15 -07:00
Dave Horton 171f330261 className instead of class 2021-04-30 09:58:26 -04:00
Dave Horton b556f2458d proper padding on terms/privacy pages 2021-04-30 07:39:51 -04:00
Dave Horton 987fd6174f updated legal docs based on lawyer review 2021-04-29 20:34:34 -04:00
love1119 3a37eae3dd remove comment and style marker 2021-04-30 02:36:05 +03:00
love1119 9af1df5a41 use TextLayout in privacy, terms and docs 2021-04-29 20:48:24 +03:00
love1119 db36a7ab98 add content to price and terms page 2021-04-29 19:12:56 +03:00
kitajchuk 27e3ca561b Adding ESLint config -- run yarn lint on prebuild 2021-04-26 20:47:17 -07:00
kitajchuk 20a26f4b6f Fix docs sidebar navi active states 2021-04-15 20:23:16 -07:00
kitajchuk e32bf215dc Pricing CTA tweak -- some more type scale tweaks 2021-04-08 17:26:59 -07:00
kitajchuk e64f727c11 Add wrap to pricing CTA 2021-04-08 16:48:45 -07:00
kitajchuk f0f540e2e4 Get rid of lib/vars 2021-04-08 15:04:28 -07:00
kitajchuk fd93844075 Extra CTA on Pricing page -- refactor CTA mixin for SASS 2021-04-08 14:24:05 -07:00
kitajchuk 39eba08f2a Add 404 page stub 2021-04-08 09:20:21 -07:00
kitajchuk 75679e6cdc Add link to docs root to docs sidebar nav 2021-04-07 07:28:47 -07:00
kitajchuk d978937329 Tweak docs sidebar nav styles 2021-04-06 19:40:14 -07:00
kitajchuk cbfbfd6340 Move docs to root 2021-04-06 19:32:40 -07:00
kitajchuk 51b270cb80 Remove Nextra -- Custom docs theme 2021-04-06 17:52:42 -07:00
kitajchuk 10960dd69f Add subjects to mailto links 2021-04-06 10:13:31 -07:00
kitajchuk a912bb3723 Refactor facts layout on Why jambonz page 2021-04-06 09:14:34 -07:00
kitajchuk 0731a5cd84 Finish static pricing page 2021-04-05 19:25:31 -07:00
kitajchuk 051ebfb4f2 Fix italic fonts -- add emphasis to OS headline 2021-04-05 18:23:48 -07:00
kitajchuk a24d656034 Pricing page touts 2021-04-05 17:16:06 -07:00
kitajchuk 8c2423ff14 Fix home page mobile toggles 2021-04-05 16:45:55 -07:00
kitajchuk 09e09485ce Why jambonz static page 2021-04-05 16:17:52 -07:00
kitajchuk 7b40b41364 Why jambonz facts -- styles/pages 2021-04-05 15:53:15 -07:00
kitajchuk 06c72fdcc4 Better toggle click area 2021-04-05 15:05:53 -07:00
kitajchuk 712eceafde Homepage dilemma toggles on mobile 2021-04-05 14:53:20 -07:00
kitajchuk df18e729ae Better readme, move kit-of-parts => jambonz-ui 2021-04-05 13:40:52 -07:00
kitajchuk 4354fe18f6 Static homepage complete 2021-04-05 10:53:05 -07:00
kitajchuk 87e672e633 Static home page components, stylized hero, navi style refactor 2021-04-01 15:45:01 -07:00
kitajchuk eb521d58a2 Page hero stubs, tweak footer 2021-04-01 11:17:33 -07:00
kitajchuk 67def2187c Finish mobile nav, stub tertiary pages 2021-04-01 09:50:15 -07:00
kitajchuk 656a5e3dd2 YAML data, navi stub, page h1s 2021-03-31 16:40:57 -07:00
kitajchuk 25f5486415 Initial commit 2021-03-30 12:32:33 -07:00