First tagged release of the MetaStation documentation and blog site, now serving at metastation.fi/docs and metastation.fi/blogs.
Documentation
- 54 pages covering getting started, trading, wallet and cross-chain, social trading, automation, security, concepts and the developer reference.
- Social trading rewritten against the code. Both provider types are documented: signal providers and fund managers. Four pages that described copy-trading controls the platform does not implement — a position size multiplier, a stop-copying loss threshold, symbol whitelists and a per-trade cap — now describe the three copy modes that actually size a trade, and say plainly which safeguards are absent.
- Structured data on every page. 21 FAQPage blocks totalling 110 question-and-answer pairs, plus TechArticle metadata, all verified so every schema answer also appears in the rendered body.
Blog
- Curated tags, author pages, a series plugin, and a changelog generator that turns published releases into indexable posts.
Interactive
- An order-type visualiser and a copy-trading calculator that refuses the settings the platform refuses, and names the rule each one breaks.
Infrastructure
- Cloudflare Snippet routing to a dedicated origin,
blogs.subdomain 301'd to the main domain so authority accrues in one place, IndexNow submitting every URL on deploy,llms.txtandllms-full.txtfor AI answer engines, self-hosted analytics and uptime monitoring behind Cloudflare Access. - Accessibility and SEO score 1.0 across the audited pages, with a CLS budget enforced in CI.
🤖 Generated with Claude Code