<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Technical Blogging on oorkan</title>
    <link>https://www.oorkan.dev/blog/categories/technical-blogging/</link>
    <description>Recent content in Technical Blogging on oorkan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 19 Jan 2021 18:00:00 +0400</lastBuildDate>
    <atom:link href="https://www.oorkan.dev/blog/categories/technical-blogging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Add Syntax Highlighting to Your Website</title>
      <link>https://www.oorkan.dev/blog/how-to-add-syntax-highlighting-to-your-website/</link>
      <pubDate>Tue, 19 Jan 2021 18:00:00 +0400</pubDate>
      <guid>https://www.oorkan.dev/blog/how-to-add-syntax-highlighting-to-your-website/</guid>
      <description>&lt;p&gt;If you have a programming blog, like me, or your website contains code examples and explanatory content, you may want to support syntax highlighting on your pages. There are many solutions and workarounds available, but the most flexible, to me, is using Chroma.&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;What&amp;rsquo;s Chroma&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Chroma is an open-source library written in Go allowing to have syntax highlighting for many different languages. Chroma is based on Pygments which is a generic syntax highlighter, written in Python.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
