Status: ·
· Site: https://menowise.bussetech.com · Visibility:
public
An aggregator of journal-evidenced information on menopause and women's midlife health — every entry cited, evidence strength labelled honestly. Aggregation and navigation only; not medical advice.
A Bussetech Software Studio project: a static site (Jekyll, shared studio theme) rendered from text-based data stores.
| path | what |
|---|---|
data/ |
the datasets — JSON/YAML/CSV/Markdown, versioned in git |
schema/ |
JSON Schemas; CI validates data/<name>.* against schema/<name>.schema.json |
_posts/ |
site posts — each one becomes a /feed.json item the studio portal aggregates |
gnomes/ |
project gnome directories (stub — see gnomes/README.md) |
.github/workflows/ |
thin callers into the studio's shared CI + the Pages deploy |
bundle install
bundle exec jekyll serve # http://127.0.0.1:4000No studio access needed — the theme and CI machinery are public. See
CLAUDE.md for how this repo fits the studio (and how it detaches from it).
Code: MIT (LICENSE). Published datasets: CC BY 4.0 — license and
provenance statements live in data/index.md.