Language
Also available in
中文
JekyllNet launch: docs, workflows, and compatibility baseline
On March 25, 2026, JekyllNet reached an important public milestone: the project now has a real bilingual documentation site, a fuller CLI workflow, stronger regression safety, and a much clearer compatibility story.
What shipped in this milestone
- a proper
docssource site in English and Chinese - blog articles organized by feature set, configuration, CLI workflow, and AI translation
build,watch, andserveCLI flows- fixture-based build regression tests for both
docsandsample-site - broader theme-facing filter coverage
- stronger pagination and publishing semantics
- AI-assisted translation with cache, incremental reuse, glossary support, and OpenAI-compatible provider support
What is next
The remaining work is now narrower and easier to prioritize:
- closer alignment on the last Liquid edge cases
- tighter pagination behavior in the remaining Jekyll corners
- continued
_config.ymlcoverage expansion where it materially improves theme compatibility - more examples, recipes, and deployment documentation over time