Commit graph

101 commits

Author SHA1 Message Date
Chun-Hung Tseng
6f7bd1b933 feat: config mathjax to use $...$ for in-line math mode (#22)
* Update cdn mathjax version to 2.7.2
2018-01-15 22:22:14 +08:00
olOwOlo
e1f5be88d3
fix: error when heading contains link (#20)
release 2.7.2
2018-01-13 20:34:14 +08:00
olOwOlo
5e2df2d9db
fix: missing last line of code in blogdown (#19)
release 2.7.1
2018-01-10 16:21:01 +08:00
alicewish
5ec874d64e feat: add LiveRe and busuanzi (#17)
* LiveRe: commenting system
* busuanzi: count web traffic
2017-12-20 21:33:05 +08:00
olOwOlo
1bb6eea8a8
feat: allow set something for a single content
* Now, you can open or close toc, copyright, reward and mathjax for a single content.
* Also change the default global settings: autoCollapseToc = true -> false; mathjax = true -> false
2017-12-06 20:34:22 +08:00
olOwOlo
8c07810484
fix: compatible with config.toml file without the autoCollapseToc parameter 2017-12-05 22:32:09 +08:00
olOwOlo
c6a71c268b
docs: update example site
release 2.7.0
2017-12-05 20:09:12 +08:00
olOwOlo
02d9d03d87
feat: auto expand and collapse toc 2017-12-05 20:02:25 +08:00
Lei Zhang
fa7e44cec8 fix: separate categories (#15)
* Separate categories with whitespace
* Modify the _header.scss file to add a '·' character

release 2.6.6
2017-11-14 23:27:19 +08:00
olOwOlo
c01c9cffb7
feat: remove excess ul when the title is not starting from h1
release 2.6.5
2017-11-01 22:55:58 +08:00
olOwOlo
8cd3af6331
style: images in figure will be centered when {{figure src="center" ... }} is used 2017-11-01 22:25:41 +08:00
olOwOlo
758f15746a
fix: fallback for browsers which doesn't support for calc()
See #13

release 2.6.4
2017-10-13 21:43:30 +08:00
olOwOlo
22515fb8c0
feat: load console for mobile browsers in debug mode 2017-10-13 21:38:30 +08:00
olOwOlo
0ba82dd176
feat: only init toc when there are headings
release 2.6.3
2017-10-12 23:01:06 +08:00
olOwOlo
3483df9d83
chore: add postcss-loader and autoprefixer (#13) 2017-10-12 22:38:56 +08:00
olOwOlo
add55547f5
refactor: remove useless css code
release 2.6.2
2017-10-01 22:31:56 +08:00
olOwOlo
70714089fe
feat: add kotlin syntax highlighting (#11) 2017-10-01 22:22:08 +08:00
Sanjay T. Sharma
ab7cdc5d3c feat: provide the facility to customize date format (#10) 2017-09-25 00:56:55 +08:00
olOwOlo
271f73a87f
docs: change default content license to "CC BY-NC-ND 4.0" 2017-09-17 23:02:10 +08:00
olOwOlo
11e839decc
fix: compatibility in IE(9+) and Edge (#8)
- add classList shim for IE9
- refactor: for...of
2017-09-17 21:52:46 +08:00
olOwOlo
8feb968a50
fix: make sitemap.xml agnostic of trailing slash in baseURL
see #6
2017-09-17 21:50:30 +08:00
Sanjay T. Sharma
176751a5d8 fix: use absURL to be agnostic of baseURL used in config.toml (#7)
Make robots.txt agnostic of trailing slash in baseURL

Closes #6
2017-09-17 19:42:08 +08:00
olOwOlo
fba1d6b9c5
feat: config logo title 2017-09-16 17:49:53 +08:00
olOwOlo
2b282fc57c
style: add description for reward images
release 2.6.1
2017-09-16 17:28:23 +08:00
Simon Wörner
247621ee56 fix: remove no-break space (#5) 2017-09-15 01:01:57 +08:00
Simon Wörner
8384f02483 fix: allow all url protocols in social and menu links (#4)
Adding "| safeURL" allows the usage of "unsafe" url protocols such as irc:// or xmpp://
2017-09-14 23:11:46 +08:00
olOwOlo
d6ac9cd9ce
chore(release): 2.6.0 2017-09-13 00:41:40 +08:00
olOwOlo
8227ace33d
docs: add showcase image, change default qrcode image 2017-09-13 00:25:59 +08:00
olOwOlo
5fb5a658e8
feat: config public cdn
deprecated bootcdn param
2017-09-12 23:59:08 +08:00
olOwOlo
8e36a302ce
refactor: store iconfont file locally 2017-09-12 20:23:37 +08:00
olOwOlo
6879d8e3d3
feat: config to show more post meta
word count and read time
2017-09-11 23:15:13 +08:00
Simon Wörner
10eacc0066 fix: only enable fancybox on post content (#3)
This fixes problems when the license contains images.
These are opened with fancybox instead of open the license link.
2017-09-11 21:55:26 +08:00
olOwOlo
21096bf133
style: move margin-top from qr-code to qr-code-image
It looks better on a small screen when there are two pictures
2017-09-11 21:29:01 +08:00
olOwOlo
91e2af38c3
style: table head and table row hover
merge from original theme ahonn/hexo-theme-even@4058d5ab3e table head background

tr:hover background-color: $deputy-color
2017-09-11 17:50:21 +08:00
olOwOlo
cffd4dd245
style: change content copyright style
delete link in content copyright

change item-title style
2017-09-11 17:38:16 +08:00
olOwOlo
7cab923ef6
feat: add instagram icon
merge from original theme ahonn/hexo-theme-even@c91e68825d
2017-09-11 17:27:52 +08:00
olOwOlo
9347a9d2f4
fix: changyan was blocked in https
mixed content: change 'http' to 'https'

Fixes #2
2017-09-10 22:24:26 +08:00
olOwOlo
d60bfcc49a
feat: MathJax config message option
eliminate all messages in the lower left-hand corner
2017-09-10 21:20:56 +08:00
olOwOlo
bd5d60906e
fix: margin of post summary 2017-09-10 21:17:26 +08:00
olOwOlo
8137021405 feat: group images with fancybox 2017-09-06 17:20:16 +08:00
olOwOlo
6a66b73a43 refactor: move theme version param to template
delete version param in config.toml
even.[version].css => even.min.css?v=[version]
even.[version].js => even.min.js?v=[version]

It's more convenient for users to update this theme.
2017-09-06 01:13:02 +08:00
olOwOlo
6c4998a108 fix: english typo (#1)
Closes #1
2017-09-05 22:54:11 +08:00
olOwOlo
75f607814c fix: config.toml file format error 2017-09-03 14:44:34 +08:00
olOwOlo
ca3d412d80 docs: change example site baseURL 2017-09-02 21:29:06 +08:00
olOwOlo
c2b46d9dfb docs: update theme doc 2017-08-31 23:14:25 +08:00
olOwOlo
0577215ca5 docs: create an example site 2017-08-31 22:50:37 +08:00
olOwOlo
4a2676396c fix: always use relURL 2017-08-31 00:18:22 +08:00
olOwOlo
553d15e15f refactor: copyright -> contentCopyright 2017-08-30 22:32:17 +08:00
olOwOlo
f24f847bac fix: data file format error 2017-08-30 15:40:58 +08:00
olOwOlo
ffca038a12 docs: config CJKLanguage, theme info 2017-08-28 17:03:07 +08:00