doc: Add new landing page for Tesseract ecosystem#562
doc: Add new landing page for Tesseract ecosystem#562dionhaefner wants to merge 18 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #562 +/- ##
==========================================
+ Coverage 76.95% 77.00% +0.04%
==========================================
Files 32 32
Lines 4409 4409
Branches 730 730
==========================================
+ Hits 3393 3395 +2
+ Misses 716 714 -2
Partials 300 300 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
samalipio
left a comment
There was a problem hiding this comment.
Content and layout looks great to me. Dropped a few optional suggestions.
| Open source under the Apache License, published in [JOSS](https://doi.org/10.21105/joss.08385). | ||
|
|
||
| :::{div} landing-cta | ||
| {bdg-ref-primary-line}`Get Started <content/introduction/get-started>` |
There was a problem hiding this comment.
I'd reorder the CTA buttons -- Install, then Get Started. If I click Get Started, the first thing I see is a message telling me I need an installation first.
| :::{div} landing-cta | ||
| {bdg-ref-primary-line}`Get Started <content/introduction/get-started>` | ||
| {bdg-ref-primary-line}`Install <content/introduction/installation>` | ||
| {bdg-link-primary-line}`GitHub <https://github.com/pasteurlabs/tesseract-core>` |
There was a problem hiding this comment.
How would you feel about replacing this button (either here at the top, or in the top nav) with a Star button from https://buttons.github.io/?
| ::: | ||
|
|
||
| :::{grid-item-card} Tesseract-JAX | ||
| :link: https://github.com/pasteurlabs/tesseract-jax |
There was a problem hiding this comment.
Would be great if links/buttons that leave the docs site (those pointing to repos, the forum, etc) opened in a new tab
Relevant issue or PR
n/a
Description of changes
Testing done
👀