Beautiful Website for Your Projects
Contributors
Changelog
v0.90.0
March 07, 2026
What's Changed
- feat: adding try it now to api reference by @jaredwray in https://github.com/jaredwray/docula/pull/325
- feat: collapse side navigation by default in api by @jaredwray in https://github.com/jaredwray/docula/pull/326
- feat: adding in --p and --port for docula serve by @jaredwray in https://github.com/jaredwray/docula/pull/327
- feat: ability to include assets in markdown by @jaredwray in https://github.com/jaredwray/docula/pull/328
- feat: adding in x-api-key support for try it by @jaredwray in https://github.com/jaredwray/docula/pull/329
- chore: adding tests to verify light / dark toggle by @jaredwray in https://github.com/jaredwray/docula/pull/330
- fix: playright fix with light theme by @jaredwray in https://github.com/jaredwray/docula/pull/331
- feat: adding in better watch functionality by @jaredwray in https://github.com/jaredwray/docula/pull/332
- feat: adding in a default light or dark mode by @jaredwray in https://github.com/jaredwray/docula/pull/333
- feat: updating docs to have correct content by @jaredwray in https://github.com/jaredwray/docula/pull/334
- feat: adding in build flag by @jaredwray in https://github.com/jaredwray/docula/pull/335
- feat: better logging on the cli by @jaredwray in https://github.com/jaredwray/docula/pull/336
- feat: adding in partial templates by @jaredwray in https://github.com/jaredwray/docula/pull/337
Full Changelog: https://github.com/jaredwray/docula/compare/v0.50.0...v0.90.0
v0.50.0
March 03, 2026
What's Changed
- feat: Add new theme support by @chrisllontop in https://github.com/jaredwray/docula/pull/319
- feat: adding ux fixes for modern by @jaredwray in https://github.com/jaredwray/docula/pull/320
- feat: remove the home page if not needed by @jaredwray in https://github.com/jaredwray/docula/pull/321
- feat: creating homePage options by @jaredwray in https://github.com/jaredwray/docula/pull/322
- feat: adding home buttons by @jaredwray in https://github.com/jaredwray/docula/pull/323
- feat: adding llms support by @jaredwray in https://github.com/jaredwray/docula/pull/324
Full Changelog: https://github.com/jaredwray/docula/compare/v0.41.1...v0.50.0
v0.41.1
February 23, 2026
What's Changed
- fix: remove he.decode() calls that break HTML entities in code blocks by @jaredwray in https://github.com/jaredwray/docula/pull/317
- fix: publishing to npmjs with dist folder by @jaredwray in https://github.com/jaredwray/docula/pull/318
Full Changelog: https://github.com/jaredwray/docula/compare/v0.41.0...v0.41.1