mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add syntax highlighting using pygments
This commit is contained in:
@@ -4,6 +4,9 @@ title = "Writing an OS in Rust"
|
||||
rssURI = "atom.xml"
|
||||
copyright = "© 2016. All rights reserved."
|
||||
|
||||
PygmentsCodeFences = true
|
||||
pygmentsuseclasses = true
|
||||
|
||||
[author]
|
||||
name = "Philipp Oppermann"
|
||||
email = "dev@phil-opp.com"
|
||||
|
||||
Reference in New Issue
Block a user