Commit Graph

43 Commits

Author SHA1 Message Date
Jamil
0c25ad57cb Add link to status on website (#2974)
Fixes #2953
2023-12-20 22:56:40 +00:00
Jamil
2ee09349f3 docs(website): Clarify note on legacy support (#2968)
Also fixes links to docs from the landing page.
2023-12-20 18:06:13 +00:00
Jamil
b28e99cdab chore(ci): Use 1.0.0 as version base (#2949)
Fixes #2948 

So it seems that it's easiest just to use an old-fashioned semver
string. This means we'll need to keep a version matrix in the docs of
which components are supported and for how long, but it's better than
having different version schemes for different Firezone components
altogether.
2023-12-19 14:19:16 +00:00
Jamil
922c25e063 Fix upgrade script link (#2923) 2023-12-15 08:06:58 -08:00
Jamil
54e2258264 Gateway upgrade docs (#2914)
Realized we need a small script to upgrade Docker-based gateways
reliably.
2023-12-14 21:20:30 -08:00
Jamil
33bcbbee45 Add a detailed Google Workspace setup guide and other docs (#2876)
- Added google workspace docs at `/kb/authenticate/google`
- Updated in-product Provider creation form with more details and a link
to docs
- Fixed bg-color for unauthenticated layouts

---------

Co-authored-by: Brian Manifold <bmanifold@gmail.com>
2023-12-13 07:16:11 +00:00
Jamil
ba44b2cbad Usability iteration 1 (#2869)
* Fix numerous typos and grammar
* Align all next/continue action buttons to the right side of the form
* Rework the Gateway deploy page to be more readable and use consistent
colors
* Link to `Troubleshooting` guide for gateway deployments
* Add spacing between `:sections` so they stand out more
* Move help paragraphs into `:help`s
* Make links consistent to `text-accent-500` to match website/docs
(buttons unchanged)
* Add `warning` style button

More to come in further PRs

---------

Co-authored-by: Brian Manifold <bmanifold@gmail.com>
2023-12-11 21:12:53 +00:00
Jamil
3bcdbb27e4 Remove website gradients (#2847) 2023-12-10 17:30:38 +00:00
Jamil
97838f89e9 Website/about (#2821)
Fixes firezone/gtm#222
2023-12-07 21:02:45 +00:00
Jamil
6d1c962c83 Add service account docs (#2753)
- Improves styling of Kb sidebar
- Fixes #2743 
- Fixes #2749 
- Refs #2021
2023-12-06 16:29:59 +00:00
Jamil
72ab214ff8 Blog: Enterprises choose open source (#2803)
Fixes firezone/gtm#184
2023-12-06 15:12:42 +00:00
Jamil
abc5f43c97 Source Code 3 for website, logo, and helptext updates (#2799)
* Use Source Sans 3 as font
* Add `:help` slot to sections
* Fix other minor grammar / typos
2023-12-06 11:32:29 +00:00
Jamil
e3e2baf87d Use typed links to detect broken links (#2750)
- Fixes firezone/gtm#220
- Add @jefferenced and @ReactorScram to team page and simplify it

@conectado Interesting use of strong typing to enforce no broken links
in NextJS
2023-11-30 23:54:41 +00:00
Jamil
79aa4cfb8e 1.x docs first iteration (#2688)
Doing a first pass over documentation and minor UI cleanup. This PR
isn't meant to represent the final state of launch docs, but instead
something that will unblock #2685 and #2675

Fixes #2729
2023-11-30 04:04:54 +00:00
Jamil
2371df946a Fix tooltips (#2734)
Fixes a JS bug
2023-11-28 23:06:55 +00:00
Jamil
480a0f336b Add pricing page (#2685)
Fixes firezone/gtm#194
2023-11-28 21:33:45 +00:00
Jamil
db601312c2 1.x landing page first iteration (#2675)
Fixes firezone/gtm#165
Fixes firezone/gtm#219
2023-11-28 21:07:12 +00:00
Jamil
6d08f2f4cb Fix button colors to match product (#2702)
Removes gradient to match product 

Refs #2682
2023-11-27 21:05:15 +00:00
Jamil
ba7be34f77 Add Request Demo button; update sales lead form (#2673)
Fixes firezone/gtm#217
2023-11-20 02:10:01 +00:00
Jamil
a13d1ab0c7 Add YC logo (#2671)
Fixes firezone/gtm#212

<img width="472" alt="Screenshot 2023-11-17 at 3 02 24 PM"
src="https://github.com/firezone/firezone/assets/167144/d8e4f40c-7ff8-44e4-81d0-62cf968a21fd">
<img width="1291" alt="Screenshot 2023-11-17 at 3 02 15 PM"
src="https://github.com/firezone/firezone/assets/167144/20174b47-a7d4-45df-a530-35a2800911dc">
2023-11-18 18:28:27 +00:00
Jeff S
aa29200dea Blog post: secure remote access makes remote work a win-win (#2642)
Review & approve

---------

Signed-off-by: Jeff S. <148512665+jefferenced@users.noreply.github.com>
Co-authored-by: Jamil Bou Kheir <jamilbk@users.noreply.github.com>
2023-11-18 16:13:48 +00:00
Jamil
216eb94bda 1.0 docs structure (#2629)
Refs #2021

---------

Co-authored-by: Brian Manifold <bmanifold@gmail.com>
2023-11-15 16:10:48 +00:00
Jamil
299563edb5 Simplify product roadmap (#2626)
Still need to configure the view to show rough dates/times, but this
should suffice for now.

Fixes firezone/gtm#205
2023-11-10 17:03:30 +00:00
Jamil
ce428d6ea7 Add trademark (#2625)
Fixes firezone/gtm#206
2023-11-10 15:51:47 +00:00
Jamil
a631699c27 Update early access timeline, remove announcement banner (#2572)
- Update timeline to reflect revised estimates 😅 
- Remove announcement banner -- been up since August and felt it was
getting stale / annoying
2023-11-02 23:09:14 +00:00
Jamil
457845917a Fix logo color, font, size (#2576)
- Make logo square, fix colors
- Capitalize `F` and use brand font `Source Sans Pro`
- Minor tweak to mobile screen sizes' logo
2023-11-02 20:36:55 +00:00
Jamil
53582add79 Update rounded corners (#2518) 2023-10-29 11:52:09 -07:00
Jamil
0ef0dd66a2 Fix website build (#2422) 2023-10-18 06:23:11 -07:00
Jamil
d16aa242bf Add note re: interface name changes (#2336)
Fixes #1865
2023-10-15 16:09:06 -07:00
Jamil
0d7ff13fe3 fix(docs): Prevent adding typo single-quote to JSON examples (#2131)
Fixes #1968
2023-09-25 20:05:09 +00:00
Jamil
1699a72d6f feat(website): Replace cust logos (#1928)
Will need to remake these when 1.0 launches to be higher res and larger.
For now, this should suffice.
2023-08-21 18:51:22 +00:00
Jamil
82e70411ae Fix incorrect IPv6 subnets used (#1917)
`fc00::/7` is the local prefix space.

Fixes #1819
2023-08-17 08:40:56 +00:00
Jamil
97f067c397 Update team page (#1901) 2023-08-13 09:45:27 -05:00
Jamil
a13830f979 fix(website): Fix minor website layout issues (#1843)
Will open another PR with the early access page changes.

* Use abridged logo in navbar on mobile devices
* Fix font size for early access page title
* Use hero hamburger icon for collapse button instead of `<svg>`
2023-08-02 20:15:09 +00:00
Jamil
5bcd39cc3b Add missing Overview sections to Docs sidebar (#1813) 2023-07-21 01:56:17 -07:00
Jamil
40885a3660 Add missing index pages (#1812) 2023-07-21 01:44:23 -07:00
Jamil
eba9081ca7 Thicker animation strokes; clarify blogpost (#1800) 2023-07-18 15:31:00 -07:00
Jamil
367c9f1456 Style website legalese (#1799) 2023-07-18 17:23:16 +00:00
Jamil
e44db03fbb Add legalese to website (#1798) 2023-07-17 22:07:46 -07:00
Jamil
504d118539 Announce 1.0 early access (#1791)
- Add 1.0 blogpost
- Update font to `Public Sans` since it has all weights and offers
better readability
- Various layout/style fixes
- Disable kotlin draft release job

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Dryga <andrew@dryga.com>
2023-07-17 22:48:35 +00:00
Jamil
d9be154e98 Product Roadmap (#1740)
This PR adds a product roadmap landing page to our marketing site. The
primary goal is to keep our users informed about major new upcoming
features and releases while still allow enough flexibility around
timeline expectations so that we aren't crunching to meet arbitrary
deadlines.
2023-07-13 17:00:08 +00:00
Jamil
dbc564f3ae Fix install script location (#1789) 2023-07-13 06:53:48 -07:00
Jamil
3023c716c9 Add updates from master that we want in cloud (#1774)
Adds the changes we want to keep in cloud in prep for #1726:

- `website/`
- `.codespellrc` updates
- `README.md` updates
2023-07-13 02:54:44 +00:00