Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@atrnh atrnh released this 02 Nov 19:35
· 5 commits to main since this release

CHANGELOG

v1.0.0 (2023-11-02)

Breaking

  • refactor!: change name of config variable (daa7114)

  • fix!: remove Boostrap related features

These have been migrated to a different package, sphinx-bootcampstrap (ef9dab7)

Chore

  • chore: update example (4da5543)

  • chore: update justfile (6c58dfa)

  • chore: add local dependency (8547a57)

  • chore: update example (1980716)

  • chore: migrate directives to sphinx-bootcampstrap (1e99981)

  • chore: remove revealjs theme (463a1fe)

  • chore: use vscode-modelines to configure language on template files (8abe0e1)

  • chore: migrate build recipes (d9a8b1f)

  • chore: update .vscode/settings.json (0e5e26f)

  • chore: update conf.py for example (59a8782)

  • chore: fix _bootstrap.scss (4d00d8c)

  • chore: migrate python from old repo (e3dc334)

  • chore: migrate examples/ from old repo (88cbd55)

  • chore: mgrate scss from old repo (75ec219)

  • chore: update configs (c14d43a)

  • chore: remove yarn-error.log (a5d9cc0)

  • chore: initial commit (40d8dc2)

Fix

  • fix(themes): fix name of partial in HTML template (7c31bec)

Style

  • style: fix HTML templates (c720e74)