<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/cgit-dark.git, branch master</title>
<subtitle>Modern responsive and mobile-friendly theme for cgit inspired by gruvbox.</subtitle>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/'/>
<entry>
<title>head.html.template: sync changes from head.html</title>
<updated>2023-05-07T14:54:05+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-28T14:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=7aee30ecc358e5a396891a1386e5a0bc661ac0cb'/>
<id>7aee30ecc358e5a396891a1386e5a0bc661ac0cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>footer: update cgit-dark theme ownership</title>
<updated>2023-05-07T14:53:59+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-27T16:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=7d5499b3390049245e3506b945e2f394af8333de'/>
<id>7d5499b3390049245e3506b945e2f394af8333de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>assets/css/cgit: improve UX on mobile devices</title>
<updated>2023-04-27T16:30:48+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-27T16:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=eddba13f59e27d911e0b3371ec4386957f200bed'/>
<id>eddba13f59e27d911e0b3371ec4386957f200bed</id>
<content type='text'>
- Decrease font size to 200% on smaller screens

- Allow text to break into multiple lines in `table#header td.main`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Decrease font size to 200% on smaller screens

- Allow text to break into multiple lines in `table#header td.main`
</pre>
</div>
</content>
</entry>
<entry>
<title>md2html: adjust table &amp; quoted code look</title>
<updated>2023-04-25T17:18:59+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-25T17:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=81b0d57f97c9c38e26e5e3fe88c3fca277d4c27d'/>
<id>81b0d57f97c9c38e26e5e3fe88c3fca277d4c27d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gruvbox.css: do not enforce background-color, use default</title>
<updated>2023-04-25T17:04:11+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-25T17:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=7018212a8f0acb647fe7d4dc5d0d79b2026b648a'/>
<id>7018212a8f0acb647fe7d4dc5d0d79b2026b648a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>head.html: handle null header_td_form on homepage</title>
<updated>2023-04-25T16:53:52+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-25T16:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=cb965c28207f4cd40274abb7e5afec1c34621cb4'/>
<id>cb965c28207f4cd40274abb7e5afec1c34621cb4</id>
<content type='text'>
Fixes:

Uncaught TypeError: header_td_form is null
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes:

Uncaught TypeError: header_td_form is null
</pre>
</div>
</content>
</entry>
<entry>
<title>head.html: replace jQuery with vanilla JavaScript ...</title>
<updated>2023-04-25T16:45:55+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-25T16:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=0a54a8f14c885118f09b793b2489c1d907d54b8d'/>
<id>0a54a8f14c885118f09b793b2489c1d907d54b8d</id>
<content type='text'>
... and format html code w/ prettier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and format html code w/ prettier
</pre>
</div>
</content>
</entry>
<entry>
<title>head.html: migrate to SimpleBar</title>
<updated>2023-04-25T16:21:27+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-24T17:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=2eff4e22db37eac597aa6da29e15e566044588b1'/>
<id>2eff4e22db37eac597aa6da29e15e566044588b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gruvbox.css: make comments transparent</title>
<updated>2023-04-24T16:50:53+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-24T16:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=d5596249f4f02a2c642a2385920a3b76f97f3d13'/>
<id>d5596249f4f02a2c642a2385920a3b76f97f3d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>md2html: adapt code block css to gruvbox theme</title>
<updated>2023-04-24T16:50:35+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-04-23T16:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/cgit-dark.git/commit/?id=22295e4f84bd9ff9d6e52475d8d8f93ae911d862'/>
<id>22295e4f84bd9ff9d6e52475d8d8f93ae911d862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
