All notable changes to this project will be documented in this file.
0.1.3 - 2022/05/29
- Bump dependencies versions
0.1.2 - 2021/12/02
- Edit required Python version
0.1.1 - 2021/11/11
- Bump sass from 1.43.3 to 1.43.4
- Bump nodemon from 2.0.14 to 2.0.15
- Bump sphinx from 4.2.0 to 4.3.0
0.1.0 - 2021/10/31
- All npm dev dependencies into new versions without security issues
- Main font family now is Josefin Sans and Courier Prime for code highlights
- Main theme layout now is mostly
Bulma
classes (or@extend
ones)
- All
sass
files from projectscss/module
folder (new components onscss/components
) - Many deprecated tags from Sphinx template generation
- Old GitHub action file
- Fontello icons font uses new and different icons now (including custom Sphinx and Bulma icons)
- Moved from deprecated
node-sass
npm package into Dartsass
package - Use of deprecated and outdated
cpy
npm package for npm commands, now usingcopyfiles
package - No longer uses
KarmaCSS
package, changed toBulma
styles - Project name from
sphinx_karma_theme
tosphinx-bluma
- Dark and light color palettes using native CSS and JavaScript
- Custom code highlights styling
- Support for favicon and
navbar
logo - New theme options
display_git
,git_host
,git_user
,git_repo
,git_blob
,git_version
,git_icon
,git_desc
,default_palette
,sidebar
,primary
, andprimary_invert
- Appended new copyright notice (under same license)
- Use examples