Commit Graph

15 Commits

Author SHA1 Message Date
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
129a8b23f5 Speed up 1.0 animation (#1802) 2023-07-18 20:55:36 -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
Jamil
8fa12b8492 jamilbk%feat/stub website in cloud (#1675)
* Remove `www/`
* Stub empty `website/` to silence Vercel. This shouldn't cause
conflicts when we merge `cloud` to `master`. Perhaps we want to start
working off `master` soon, and move the current tip of master to
`legacy`?
2023-06-22 11:08:28 -06:00