0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

Added syntax highlighting

This commit is contained in:
2018-04-18 01:46:26 +04:00
parent aa161cfe69
commit 61d229f892
2 changed files with 351 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
# Pygments, a Python-based code highlighting tool, comes with a set of builtin
# styles (not css files) for code highlighting.
---
@import 'base/highlight';