chiark / gitweb /
Support for colored terminal output highlighting.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 26 Nov 2017 01:56:01 +0000 (02:56 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 30 Nov 2017 17:50:46 +0000 (18:50 +0100)
commit8ea9e525ef6c66ade23a8a89ca90377611300032
treeae6be6d421547f066ab05cea960f3ff5cd113a9e
parent49de7160bd50bcd0cbaf7fcb5de5b4b06cb43f7e
Support for colored terminal output highlighting.
18 files changed:
css/m-components.css
css/m-dark.css
css/m-light.css
css/pygments-console.css [new file with mode: 0644]
css/pygments-console.py [new file with mode: 0644]
doc/css.rst
doc/css/components-test.rst
doc/css/components.rst
doc/css/themes.rst
doc/css/typography.rst
doc/plugins/components-test.rst
doc/plugins/components.rst
doc/plugins/math-and-code-console.ansi [new file with mode: 0644]
doc/plugins/math-and-code.rst
pelican-plugins/m/ansilexer.py [new file with mode: 0644]
pelican-plugins/m/code.py
pelican-plugins/m/components.py
pelican-theme/static/pygments-console.css [new symlink]