Commit graph

81 commits

Author SHA1 Message Date
Keith Mo
6766e09744 fix(section): remove hard coded section (#67)
Close #67
2018-06-01 00:10:36 +08:00
Keith Mo
9033266c2f feat(post): add out-of-date content warning (#68) 2018-06-01 00:06:14 +08:00
olOwOlo
e1781a29e6
fix(gist): css conflict (#61) 2018-05-24 20:10:13 +08:00
Joshua Wolfe
094cfa5dd9 feat(config): add option to hide header and footer for a post (#58) 2018-05-04 12:24:02 +08:00
ghraecakter
7b9848785b docs(config): preserve taxonomy names (#54)
see #27
2018-04-15 23:47:12 +08:00
panda-z
af22a4822c feat: add auto number for mathjax (#53) 2018-04-15 23:43:31 +08:00
赵志远
5f8b79f942 feat: add gitalk (#51) 2018-04-05 21:44:09 +08:00
Deckon
d7c6059a7a feat(i18n): add Spanish(es) translation (#48) 2018-03-30 12:33:08 +08:00
olOwOlo
b18086fb89
fix(release): version param 2018-03-12 23:06:39 +08:00
olOwOlo
1f992c4118
docs: update exampleSite
* change default paginate
* remove some `<!--more-->`
* remove excess comments
2018-03-12 22:25:22 +08:00
olOwOlo
5bcf92d8fe
feat: generate sequence diagrams from code blocks (#35)
Close #35
2018-03-12 21:44:54 +08:00
olOwOlo
7043881ae2
feat: generate flowchart diagrams from code blocks (#35) 2018-03-12 21:30:47 +08:00
sslyxhz
1da110d6b1 feat: add gitment module (#36) 2018-03-11 14:47:13 +08:00
halulu
52777345e4 feat: add hiddenFromHomePage param (#37) 2018-03-08 22:05:58 +08:00
Damien Garaud
8274b4209d i18n: add French translation (#33) 2018-02-24 20:01:10 +08:00
olOwOlo
2b4a3737d6
fix: mathjax overflow for displayed mathematics (#32)
release 3.0.1
2018-02-22 15:53:33 +08:00
olOwOlo
28b4c8a5dd
refactor: configure mathjax using plain javascript
If you use `x-mathjax-config` with CSP enabled, you will need to add 'unsafe-eval' to your CSP policy.
2018-02-13 16:19:47 +08:00
Dongdong Tian
33594c0d13 feat: support custom css and js (#29) 2018-02-03 21:41:44 +08:00
olOwOlo
52eeea8f20
chore(release): 3.0.0
Hugo min_version: 0.26 -> 0.35
2018-02-01 21:47:36 +08:00
olOwOlo
b65b7ab2eb
docs: init CHANGELOG, use errorf give friendlier error
This relates to #23
2018-02-01 21:46:27 +08:00
olOwOlo
df28365582
docs: update README 2018-02-01 21:35:04 +08:00
olOwOlo
57c8a3adea
feat: support 'right' and 'left' class value for the built-in figure 2018-02-01 21:31:05 +08:00
olOwOlo
5a5d0fe0d9
feat: add center, right, left shortcodes 2018-02-01 21:28:11 +08:00
olOwOlo
a6e116452f
feat: add postMetaInFooter param
add `postMetaInFooter` param to control the `contentCopyright` container, and now you can show the author and lastMod information without displaying the license.
2018-01-31 22:39:16 +08:00
olOwOlo
7a5ee0ce25
refactor: archive-paginate rename to archivePaginate 2018-01-31 22:19:44 +08:00
olOwOlo
8c2030327f
refactor: remove deprecated bootcdn param 2018-01-31 22:14:48 +08:00
olOwOlo
259d3dec1a
refactor: i18n 2018-01-31 22:07:50 +08:00
olOwOlo
be7b6c63a4
refactor: default favicon 2018-01-31 22:00:51 +08:00
olOwOlo
084f8cb2c3
feat: support multilingual mode
* fix: wrong lang attribute in multilingual mode
  - baseof.html
* fix: rss link in multilingual mode
  - footer.html
* fix: wrong tags, categories, home link in multilingual mode
  - other files ...

This relates to #25
2018-01-30 21:26:46 +08:00
olOwOlo
dcff1e389f
docs: don't forget copy the config.toml 2018-01-24 00:48:55 +08:00
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