summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-03 08:46:18 +0800
committerDoge <[email protected]>2021-05-03 08:46:18 +0800
commitf3395e29726577f578621d2bfa0c2bbfaca41172 (patch)
tree1273b05f73c99650c5fbacc9e81409675ad0110e /readme.md
downloadchromate-f3395e29726577f578621d2bfa0c2bbfaca41172.tar.gz
chromate-f3395e29726577f578621d2bfa0c2bbfaca41172.tar.bz2
chromate-f3395e29726577f578621d2bfa0c2bbfaca41172.zip
Initial commit
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..b530aae
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,11 @@
+# Theme Chromate
+
+The Chromate theme is a new Hexo theme that has good support for Podcasts.
+
+It has the following feature:
+- Lightweight: There are no redundant setting items, no references to a large number of third-party libraries, which ensures that it can be loaded and displayed as soon as possible.
+- Responsive: The theme is built on the Bulma CSS framework, which ensures that it can be displayed normally and beautifully on most devices.
+- Support for Podcasts: Without too much configuration, you can easily publish a Podcast.
+- Dark mode support: Dark mode browsing on most browsers/operating systems.
+
+It is still under development.