Tags: ntno/mkdocs-terminal
Tags
Add Codeberg as an available forge for the revision plugin setup (#155) * feat: add codeberg as possible repository * fix: align style to match bitbucket * fix: add missing endif * feat: add codeberg revision link test * docs: outline configuration for codeberg * docs: add codeberg to list of already implemented * docs: add oxford comma * fix: add `branch` to revision url Codeberg will automatically redirect if not included, but best to be precise * fix: update test with `branch` * fix: bump theme version * fix: edge case with trailing slashes this prevents a file with the name `_edit` from causing an error
Upgrade to terminal v0.7.5 (#150) * minor bump * upgrade to v0.7.5 * https://unpkg.com/[email protected]/dist/terminal.css * https://github.com/Gioni06/terminal.css/releases/tag/v0.7.5 * remove patch as blockquote has been fixed in v0.7.5 * table styling change: * after the header row, the leftmost column will use regular font weight and regular font color instead of strong font weight and secondary font color * code block font color css change: - added new var ` --code-font-color` to the root CSS configuration and sets the default value to `--font-color` - this is an override to terminal.css v0.7.5 and maintains current Terminal for MkDocs behavior
Upgrade to terminal 0.7.4 (#143) * bump to 4.5.0 * updated terminal.css to https://unpkg.com/[email protected]/dist/terminal.css * update default to match terminal version 0.7.4 * updates palettes to match 0.7.4 upstream * standardize CSS formatting * fix code block background color issue * fix figure>figcaption>p font color
Beta Release (#126) * bump to 4.1.0 * update classifier to beta * add link to beta release * example screenshot * ignore example screenshot from packaging * update coverage * add image to readme * update link (hopefully will show correctly on pypi) * alt update
PreviousNext