Skip to content

ethereum/steel-website

Repository files navigation

Steel Team Website

This repository contains a simple zensical-based website for the Ethereum Foundation STEEL Team.

Prerequisites

  1. uv:

    curl -LsSf https://astral.sh/uv/install.sh | sh
  2. (Optional) lychee:

    cargo install lychee

Usage

Serve the page locally:

uv run zensical serve

Verifying local changes

Run the same checks as CI via:

uvx tox

Note: for the check-links environment, install lychee, see Prerequisites.

The available environments can be listed via:

uvx tox -la

Outputs:

uv           # check uv.lock file is up-to-date
spellcheck   # spellcheck markdown
build        # build with zensical
check-links  # check links; requires lychee

About

STEEL Team homepage.

Resources

Stars

Watchers

Forks

Contributors