Features & lists

Grids and lists of benefits, services, steps, products, checklists.

  1. FeatureCards
  2. FeatureAside
  3. FeatureList
  4. FeatureSection
  5. ChecklistSection
  6. Steps
  7. Workflow

FeatureCardspopularsections/FeatureCards.astrosub-blocks: Featureon 4 sites of the fleet

FeatureCards — a grid of <Feature> cards: services, benefits, USP. columns 1|2|3|4; `overlap` pulls the grid over a cover hero so the cards hang across its edge; `icons="soft"` mutes the icon squares (a tinted background instead of the brand gradient); `decor="dots"` puts the dot grid behind the section.

sample

WHY NORDVIND

What the station actually changes

  • Frost alerts

    Threshold, rate of fall and dew point, checked every minute inside the crop.

  • Leaf wetness

    Tells you whether the spray will hold before you fill the tank.

  • Offline buffer

    The gateway keeps a week of readings when the uplink drops.

FeatureAsidepopularsections/FeatureAside.astroon 2 sites of the fleet

FeatureAside — the heading (and an optional picture) on the left, a dense icon+text list of <Feature> on the right. For a block that explains one thing in several points rather than offering a choice.

sample

IN THE FIELD

Small enough to forget, stubborn enough to trust

The parts that matter are the ones you never think about: the seal, the mount and the radio.

  • Sealed to IP67

    Rain, dust and a pressure washer at the end of the season.

  • Four kilometres

    Line of sight to the gateway, on a licence-free band.

  • Field calibration

    Swap a sensor and the station recognises it by itself.

FeatureListsections/FeatureList.astro

FeatureList — <Feature> items without cards: the icon and the text on the section's own background. For dense benefit lists, where a card around every line would be noise.

sample

WHAT YOU GET

Everything a station needs, nothing it does not

  • Readings every minute

    Air and soil temperature, humidity, wind, rain and leaf wetness.

  • Alerts that reach a person

    Rules per field, per crop and per shift — not one address for everything.

  • A map that means something

    Stations, gateways and the last time each of them spoke.

FeatureSectionsections/FeatureSection.astrosub-blocks: FeatureItemon 1 site of the fleet

No props: a wrapper around FeatureItem children.

sample

Own the readings, not a subscription to them

Export the season as CSV, hand it to your agronomist, or pipe it into the tools you already run. Nothing is locked behind our dashboard.

Own the readings, not a subscription to them

ChecklistSectionpopularsections/ChecklistSection.astrosub-blocks: ChecklistItemon 2 sites of the fleet

sample

Before the first frost night

Twenty minutes of preparation that decide how the night goes.

Check the battery level
The dashboard shows it per station; anything under a fifth gets a replacement.
Set the threshold per field
The lower field freezes first — give it its own rule.
Name the people on duty
An alert that reaches everyone reaches nobody.
Test the siren
One button in the app, once a season.

Stepssections/Steps.astrosub-blocks: Stepon 1 site of the fleet

Steps — a numbered how-it-works list (<Step title description />). The design comes from the older sites, taken into the shared library as it was (Kirill, 2026-08-24): circle number badges, heading on the left. Numbering is automatic (CSS counter).

sample

From the box to the first reading

About an hour, most of it walking to the field.

  1. Mount

    One bolt on a standard post, antenna up.

  2. Scan

    The code on the housing pairs the station with the farm.

  3. Set the rules

    Pick the thresholds that matter for this crop.

  4. Forget it

    The next thing you hear from it is an alert.

Workflowsections/Workflow.astrosub-blocks: WorkflowStepon 1 site of the fleet

Workflow — a horizontal process chain (<WorkflowStep title />): numbered circles joined by arrows on a dark band. The design comes from the older SchemaSection, taken into the shared library as is (Kirill, 2026-08-24). Numbering and the arrows are automatic (CSS counter / :last-child).

sample

How a reading reaches you

  1. Station
  2. Gateway
  3. Cloud
  4. You

Source links point to engine-astro@38c294d9. Samples are demo content: the components are the real ones, the copy and the pictures are made up.