Skip to content

Releases: ntno/mkdocs-terminal

4.8.0

31 Jan 00:50
62a24f3

Choose a tag to compare

What's Changed

Full Changelog: 4.7.8...4.8.0

4.7.8

25 Jan 21:18
2d5d2c2

Choose a tag to compare

What's Changed

  • improve search modal accessibility - aria-label on close button by @ntno in #210

Full Changelog: 4.7.7...4.7.8

4.7.7

25 Jan 20:08
f7196a6

Choose a tag to compare

What's Changed

  • code highlight doc update by @ntno in #206
  • new python guidelines by @ntno in #207
  • add example site for automated e2e tests by @ntno in #209
  • automated accessibility checks by @ntno in #208

Full Changelog: 4.7.6...4.7.7

4.7.6

19 Jan 17:03
2cfb8c8

Choose a tag to compare

4.7.6 Pre-release
Pre-release

What's Changed

  • add dependabot for GH actions by @ntno in #161
  • ci: bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #162
  • ci: bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot[bot] in #163
  • experimental / WIP - deploy sub site to external repo by @ntno in #164
  • experimental / WIP - patch GH Actions workflow by @ntno in #165
  • experimental / WIP - fix copy/paste error by @ntno in #166
  • example highlightjs configuration by @ntno in #160
  • experimental / WIP - fix typo in workflow YAML by @ntno in #167
  • enable revision history in example site by @ntno in #168
  • Improve highlightjs example site by @ntno in #170
  • Highlight js dark example by @ntno in #171
  • refactor example site publish workflow by @ntno in #172
  • improve example site publish workflow by @ntno in #173
  • document code highlighting with highlight.js by @ntno in #148
  • Fix markdown language tags in documentation by @ntno in #176
  • generate code examples from a template by @ntno in #177
  • Refactor highlight example templating by @ntno in #179
  • PyMdown + Pygments code highlight example by @ntno in #178
  • PyMdown + Pygments code highlight example (dark theme) by @ntno in #180
  • patch documentation site for consistency by @ntno in #181
  • Add PyMdown + Pygments to Code Highlighting overview by @ntno in #182
  • Cleanup highlightjs examples by @ntno in #185
  • add cobol code hilighting example; reorder nav by @ntno in #186
  • blurbs on highlight and inlinehilite extensions by @ntno in #187
  • Update copyright dates by @ntno in #189
  • Document adding admonitions through PyMdown by @mark-pitblado in #190
  • Add Details to palette examples by @ntno in #191
  • side navigation: whitespace control + new unit tests by @ntno in #195
  • Openspec setup by @ntno in #202
  • ci: bump actions/setup-python from 5 to 6 by @dependabot[bot] in #197
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #200
  • ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #201
  • Fix typo in 'Code Hilighting' to 'Code Highlighting' by @jhmejia in #199
  • cicd cleanup by @ntno in #203
  • Bump copyright by @ntno in #205

New Contributors

Full Changelog: 4.7.2...4.7.6

4.7.2

17 Dec 22:31
23b911c

Choose a tag to compare

4.7.2 Pre-release
Pre-release

What's Changed

  • doc update - add entry for version 4.7.0 in release page by @ntno in #159

Full Changelog: 4.7.1...4.7.2

4.7.1

17 Dec 22:20
bb0d953

Choose a tag to compare

4.7.1 Pre-release
Pre-release

What's Changed

  • add note about codeberg option to git revision plugin docs by @ntno in #158

Full Changelog: 4.7.0...4.7.1

4.7.0

17 Dec 05:18
e20c9ec

Choose a tag to compare

What's Changed

  • fix local development target - serve-local-theme by @ntno in #156
  • Add Codeberg as an available forge for the revision plugin setup by @mark-pitblado in #155

New Contributors

Congratulations and thank you to @mark-pitblado !!!! Now this project is officially open source 🥳

Full Changelog: 4.6.0...4.7.0

4.6.0

20 Aug 02:40
3c85784

Choose a tag to compare

What's Changed

  • Update docs for 4.5.0 by @ntno in #149
  • fix typography syntax example by @ntno in #151
  • Upgrade to terminal.css v0.7.5 by @ntno in #150

New CSS Var

added new var --code-font-color to the root CSS configuration and set the default value to --font-color

Table Styling Change

after the header row, the leftmost column in a table will use regular font weight and regular font color instead of strong font weight and secondary font color

Before

Terminal for MkDocs 4.5.0 and below

table-left-column-styling-in-0 7 4

After

Terminal for MkDocs 4.6.0

no-emphasis-in-left-column-in-0 7 5

Full Changelog: 4.5.0...4.6.0

4.5.0

18 Aug 01:47
37ae27e

Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.5.0

4.4.0

15 Apr 19:04
7d88d64

Choose a tag to compare

What's Changed

  • update documentation site by @ntno in #131
  • side navigation hide improvement by @ntno in #130

Full Changelog: 4.3.0...4.4.0