<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/chromate.git/layout, branch dev</title>
<subtitle>A new Hexo theme with full podcast support</subtitle>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/'/>
<entry>
<title>fix: set initial media attributes</title>
<updated>2022-06-01T14:56:49+00:00</updated>
<author>
<name>135e2</name>
<email>135e2@135e2.tk</email>
</author>
<published>2022-06-01T14:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=83fb612dde0b0107c4aa7fe8843924e2d0cf1594'/>
<id>83fb612dde0b0107c4aa7fe8843924e2d0cf1594</id>
<content type='text'>
Set default bulma theme while loading css to avoid switching website theme regularly at loading stage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set default bulma theme while loading css to avoid switching website theme regularly at loading stage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'experimental' into dev</title>
<updated>2022-06-01T14:46:14+00:00</updated>
<author>
<name>135e2</name>
<email>135e2@135e2.tk</email>
</author>
<published>2022-06-01T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=ebcd72e6253ca7e2a90f8116f736ad12307f98bb'/>
<id>ebcd72e6253ca7e2a90f8116f736ad12307f98bb</id>
<content type='text'>
Conflicts:
	layout/_partial/head.ejs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	layout/_partial/head.ejs
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add #btn-toggle-dark botton to toggle dark mode</title>
<updated>2022-06-01T14:41:50+00:00</updated>
<author>
<name>135e2</name>
<email>135e2@135e2.tk</email>
</author>
<published>2022-05-29T09:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=762bdc4aae407afe1c00ae1e9b438e0e5807f1cd'/>
<id>762bdc4aae407afe1c00ae1e9b438e0e5807f1cd</id>
<content type='text'>
- Switch dark theme to bulmaswatch/darkly, since bulma-prefers-dark highly relies on `@media: (prefers-color-scheme: dark)` tag
- Add a playerman handler to toggle shikwasa theme[1]
- Use localstorage to store user's preference[2]
- Fix a typo: SystemDarkmodePrefrence =&gt; SystemDarkmodePreference

[1]: Modified from https://github.com/jessuni/shikwasa/blob/main/pages/public/index.js#L208
[2]: Took inspiration from https://blog.skk.moe/post/hello-darkmode-my-old-friend
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Switch dark theme to bulmaswatch/darkly, since bulma-prefers-dark highly relies on `@media: (prefers-color-scheme: dark)` tag
- Add a playerman handler to toggle shikwasa theme[1]
- Use localstorage to store user's preference[2]
- Fix a typo: SystemDarkmodePrefrence =&gt; SystemDarkmodePreference

[1]: Modified from https://github.com/jessuni/shikwasa/blob/main/pages/public/index.js#L208
[2]: Took inspiration from https://blog.skk.moe/post/hello-darkmode-my-old-friend
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: replace jsDelivr CDN ...</title>
<updated>2022-05-29T10:08:05+00:00</updated>
<author>
<name>135e2</name>
<email>135e2@135e2.tk</email>
</author>
<published>2022-05-29T10:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=eb8a7b323891b870ddda677fa43e583c7477803d'/>
<id>eb8a7b323891b870ddda677fa43e583c7477803d</id>
<content type='text'>
... with something faster (least in Mainland China?)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... with something faster (least in Mainland China?)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix undefined title error</title>
<updated>2021-08-11T16:45:37+00:00</updated>
<author>
<name>Doge Gui</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2021-08-11T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=f897047b768de09cef73d656fa585af7ab2a4b5e'/>
<id>f897047b768de09cef73d656fa585af7ab2a4b5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add title for non-home page</title>
<updated>2021-08-05T13:31:38+00:00</updated>
<author>
<name>Doge Gui</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2021-08-05T13:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=e1a940a15278760e0b822cad395125f3fe77797f'/>
<id>e1a940a15278760e0b822cad395125f3fe77797f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid copyright info in RSS and desc</title>
<updated>2021-05-29T01:37:08+00:00</updated>
<author>
<name>Doge</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2021-05-29T01:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=f15a0c0380ce2c490929b261b4d4674aa280e947'/>
<id>f15a0c0380ce2c490929b261b4d4674aa280e947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid relative url in player and feed</title>
<updated>2021-05-28T03:07:09+00:00</updated>
<author>
<name>Doge</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2021-05-28T03:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=8509a71e550b0776e3af72230930665a01efb773'/>
<id>8509a71e550b0776e3af72230930665a01efb773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sub-navbar support</title>
<updated>2021-05-28T02:24:29+00:00</updated>
<author>
<name>Doge</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2021-05-28T02:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=7130d47a2cf4cf256ae927dafc411befab50334c'/>
<id>7130d47a2cf4cf256ae927dafc411befab50334c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style error</title>
<updated>2021-05-25T04:59:57+00:00</updated>
<author>
<name>Doge</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2021-05-25T04:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=c05d392b14349f2d565d9fa1395ad5b4dd4bd68d'/>
<id>c05d392b14349f2d565d9fa1395ad5b4dd4bd68d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
