Commit Graph

113 Commits

Author SHA1 Message Date
kitajchuk ea77ea4e14 Fluid video wrapper for docs <iframe> embeds 2021-05-16 11:53:38 -07:00
Dave Horton 2d3b9fcad1 add tutorials 2021-05-13 08:10:11 -04:00
Dave Horton 8e70343b50 docs for node-red 2021-05-12 15:10:50 -04:00
Dave Horton cecd1c40cc docs update 2021-05-12 13:23:28 -04:00
Dave Horton 5fd4e510d5 docs updates 2021-05-03 19:19:19 -04: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
kitajchuk 774aead825 Fix .btns vertical spacing for mobile -- support xx buttons stacked 2021-04-30 07:44:52 -07:00
kitajchuk 8b3e248952 Tighten up readme notes on dev start and husky 2021-04-30 07:37:45 -07:00
kitajchuk e07975ad8c Add screenshot about husky install to readme 2021-04-30 07:32:22 -07:00
kitajchuk 9982c24c48 Remove old Nextra demo images from public 2021-04-30 07:31:56 -07:00
kitajchuk 1b94024677 Move Husky to devDependencies and update notes in readme 2021-04-30 07:13:43 -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
kitajchuk f37d79bf80 Implement Husky for git pre-commit hooks to lint before you commit 2021-04-29 17:00:52 -07:00
Dave Horton 28a922b4bc Merge pull request #3 from jambonz/jambonz/privacy_terms
Jambonz/privacy terms
2021-04-29 19:43:43 -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 3feb472c31 fix minor style issue 2021-04-29 19:12:56 +03:00
love1119 db36a7ab98 add content to price and terms page 2021-04-29 19:12:56 +03:00
kitajchuk b9bfad6eb5 Implement public getParsedMarkdown function in lib/data.js 2021-04-28 17:04:22 -07:00
kitajchuk dc42115e01 Adjust headline size for new readme subsection 2021-04-28 16:17:52 -07:00
kitajchuk de24113321 Adding readme notes about typography 2021-04-28 16:16:45 -07:00
kitajchuk bd0628109a Use typography mixins to adjust elements for docs 2021-04-28 15:45:10 -07:00
kitajchuk 61ba227df5 Refactor all typography to utilize reusable mixins 2021-04-28 15:44:40 -07:00
kitajchuk 4ba773e7e6 More precise ESLint targets -- safer :) 2021-04-26 20:52:54 -07:00
kitajchuk 1bf244e713 Ignore next.config.js for ESLint 2021-04-26 20:49:28 -07:00
kitajchuk 27e3ca561b Adding ESLint config -- run yarn lint on prebuild 2021-04-26 20:47:17 -07:00
kitajchuk 7dcb1f5a8c Add styles for docs blockquote 2021-04-24 10:55:27 -07:00
Dave Horton c90125a541 typo in title 2021-04-21 21:32:41 -04:00
Dave Horton da9ba94eff docs 2021-04-21 21:21:54 -04:00
kitajchuk 86c1d96b42 Use mixin for docs <p> -- monospace font for non-language <code> 2021-04-18 02:57:26 -07:00
Dave Horton 22fd708833 docs changes 2021-04-17 17:10:53 -04:00
kitajchuk 181fc64638 Style tables for docs section 2021-04-15 20:41:36 -07:00
kitajchuk 20a26f4b6f Fix docs sidebar navi active states 2021-04-15 20:23:16 -07:00
kitajchuk 3e01377471 Fix active navi link -- regex FTW 2021-04-15 20:13:06 -07:00
Dave Horton 400e2f160f added remark-gfm for markdown tables 2021-04-15 18:46:31 -04:00
kitajchuk 3d610c1f23 Add more yarn notes to readme 2021-04-09 08:31:27 -07:00
kitajchuk 2b6f9ad93f adjust how hero subtext elements render 2021-04-09 08:31:09 -07:00
kitajchuk 8e7eee37cd remove prettier 2021-04-09 08:30:39 -07:00
kitajchuk e32bf215dc Pricing CTA tweak -- some more type scale tweaks 2021-04-08 17:26:59 -07:00
kitajchuk a951d4cb8d Typography adjustments -- fix slanted font declarations 2021-04-08 17:12:39 -07:00
kitajchuk e64f727c11 Add wrap to pricing CTA 2021-04-08 16:48:45 -07:00
kitajchuk 29695bb27d Adjust font declarations 2021-04-08 16:48:31 -07:00
kitajchuk 5278c5a9a0 Tweak pill button padding for mobile 2021-04-08 15:30:28 -07:00
kitajchuk c4a81ca3f9 Refactor SASS flex-cols 2021-04-08 15:05:04 -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 997a28e3d2 jambonz-ui tweak -- tighten SASS styles 2021-04-08 14:07:32 -07:00