<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/chromate.git, branch feat-toggle-dark</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: correct logic...</title>
<updated>2022-06-02T12:08:26+00:00</updated>
<author>
<name>135e2</name>
<email>135e2@135e2.tk</email>
</author>
<published>2022-06-02T12:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=72121a41d175db8356829f1f588346ba17c76dd5'/>
<id>72121a41d175db8356829f1f588346ba17c76dd5</id>
<content type='text'>
... with tons of comments XD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... with tons of comments XD
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update thanks list</title>
<updated>2022-06-01T15:13:28+00:00</updated>
<author>
<name>135e2</name>
<email>135e2@135e2.tk</email>
</author>
<published>2022-06-01T15:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=4ce0d880ae0e29180f657f6e8e7ea81168a0453b'/>
<id>4ce0d880ae0e29180f657f6e8e7ea81168a0453b</id>
<content type='text'>
Replace bulma-prefers-dark with bulmaswatch, our new dark-theme template
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace bulma-prefers-dark with bulmaswatch, our new dark-theme template
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: set initial media attributes</title>
<updated>2022-06-01T15:13:28+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=e1bf74a07c9652beb0928a540f2b2abc507a4b66'/>
<id>e1bf74a07c9652beb0928a540f2b2abc507a4b66</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>feat: add #btn-toggle-dark botton to toggle dark mode</title>
<updated>2022-06-01T15:13:27+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=a887b07a021540fdbb931693d6fb07edd113e31a'/>
<id>a887b07a021540fdbb931693d6fb07edd113e31a</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>Remove redundant TS config file</title>
<updated>2022-05-30T21:32:17+00:00</updated>
<author>
<name>Doge Gui</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2022-05-30T21:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=02d3b312a452b79126616d9308dc98ab68701be7'/>
<id>02d3b312a452b79126616d9308dc98ab68701be7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check constructor</title>
<updated>2022-01-16T12:23:58+00:00</updated>
<author>
<name>Doge Gui</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2022-01-16T12:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=def02895045d3def6fb8dbd1a4d3a6948979c8ed'/>
<id>def02895045d3def6fb8dbd1a4d3a6948979c8ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Node.js requirements</title>
<updated>2022-01-16T12:05:48+00:00</updated>
<author>
<name>Doge Gui</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2022-01-16T12:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=9b2343ad72cbf9e798c249d959d370317caccfe9'/>
<id>9b2343ad72cbf9e798c249d959d370317caccfe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'podcast' is not a constructor</title>
<updated>2022-01-15T08:33:27+00:00</updated>
<author>
<name>Doge Gui</name>
<email>guiqiqi187@gmail.com</email>
</author>
<published>2022-01-15T08:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/chromate.git/commit/?id=39a9442e52a6a3b79230612071f7d7fd10533ec8'/>
<id>39a9442e52a6a3b79230612071f7d7fd10533ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
