panda-z
4ad955c204
fix(layouts): add missing space for minify ( #250 )
...
* fix(layouts): add missing space for minify
* chore(*): update resources file
2020-09-11 00:02:51 +08:00
sarva
439557fce4
feat(taxonomy): custom order ( #159 )
...
Closes #157
2020-09-10 23:22:54 +08:00
Egor Lynko
b4aac078ce
i18n(ru): Add russian translation ( #296 )
2020-09-10 23:12:54 +08:00
Chun Yu
4be12348f7
feat(i18n): add Traditional Chinese translation ( #230 )
2020-09-10 23:09:32 +08:00
olOwOlo
a039a0fadd
docs(README): update live demo url
2020-08-06 01:42:14 +08:00
olOwOlo
b8513a182d
docs(exampleSite/config.toml): update default config
2020-08-06 01:40:39 +08:00
olOwOlo
c41507e199
chore(Makefile): make for development
2020-08-06 01:03:52 +08:00
olOwOlo
97c47646e6
fix(exampleSite): insecure mixed content
2020-08-06 00:53:34 +08:00
byronhe
567fd466a1
feat(scss): font-display: swap ( #267 )
2020-08-06 00:44:19 +08:00
olOwOlo
a652d0c0c6
chore(netlify.toml): init configuration file
2020-08-03 02:16:53 +08:00
TAC
620ff8124d
i18n(ja): fix file name & update translation ( #269 )
...
* Fix jp to ja i18n file name
* Change テーマ to Theme in ja.yaml
2020-05-12 22:47:00 +08:00
Florian La Roche
078640b9e3
i18n(de): add German translation ( #264 )
2020-05-12 22:33:52 +08:00
panda-z
f6a183a5c3
feat(scripts): only enable google analytics in production environment ( #260 )
...
Should set env to production, e.g.: `hugo serve -e production`
Default environments are **development** with `hugo serve` and **production** with `hugo`.
2020-05-12 22:27:09 +08:00
Florian La Roche
50aa3f8d55
feat(layout): minify script ( #258 )
...
Patch taken from 60633a072e
2020-05-06 09:05:09 +08:00
sudeni
18fa0b5290
i18n(jp): init ( #257 )
2020-05-05 19:26:29 +08:00
olOwOlo
f990236ece
docs(README): fix typo ( #242 )
2020-04-20 02:14:50 +08:00
Florian La Roche
fa5f2aed89
refactor(resources): use relative links ( #245 )
2020-04-20 02:10:40 +08:00
Florian La Roche
3788f6d46d
chore(.gitignore): remove .gitignore entries not needed anymore ( #246 )
2020-04-20 02:09:00 +08:00
Eugene Jeon
60844e829b
fix(js): infnity scrolling post on the Chrome and Safari ( #225 )
...
Closes #209 , Closes 223
2020-04-18 23:27:15 +08:00
panda-z
5ec3bea7dc
fix(js): add wrapper for all tables except highlighted code-blocks ( #244 )
...
Closes #232
2020-04-18 22:16:48 +08:00
olOwOlo
8cb3fec414
Merge pull request #242 from panda-z/issue241
...
Fix broken theme demo on Hugo Themes website
2020-04-18 22:01:39 +08:00
Weiwen Zhao
e9ceb1af4d
chore(*): remove unused directory
2020-04-16 20:47:51 +08:00
Weiwen Zhao
3c2c5a7430
chore(hugo): min version 0.60.0
2020-04-16 20:47:16 +08:00
Weiwen Zhao
76952ecf7b
docs(README): update
2020-04-16 20:45:13 +08:00
Weiwen Zhao
0d9be511bf
chore(*): add missing resources file
2020-04-16 20:32:38 +08:00
olOwOlo
8ffa827f51
chore(static/dist): remove unused files
...
Closes #238
2020-04-16 00:53:21 +08:00
panda-z
af108c4ad5
fix(js): code block title for hugo 0.60 or above ( #229 )
...
Closes #221
2020-04-13 22:08:43 +08:00
olOwOlo
e94d9b17e4
chore(.gitignore): ignore resources/_gen/ generated by hugo pipes
2020-04-13 21:37:02 +08:00
panda-z
5657112dfb
chore(build): drop webpack and use Hugo Pipes ( #130 )
2020-04-13 21:18:35 +08:00
olOwOlo
d39d3e4439
chore(head.html): remove theme version in generator meta
2019-09-08 22:45:41 +08:00
olOwOlo
024ebc1733
refactor(*): deprecated warn, Pages .URL -> .RelPermalink
2019-09-08 22:42:48 +08:00
olOwOlo
d6227f9ce4
chore(.gitignore): ignore idea iml file
2019-09-08 22:23:08 +08:00
olOwOlo
d53092e8b2
refactor(head.html): Page's .RSSLink is deprecated
...
This closes #162 , closes #187
2019-09-08 22:17:31 +08:00
olOwOlo
5a3e5599d2
fix(index.html): .Site.RegularPages
...
This closes #188 , closes #192
2019-09-08 21:21:36 +08:00
Misha Brukman
fd1b8d7bc8
docs(config.toml): fix spelling of "your" ( #173 )
2019-09-03 21:42:29 +08:00
Misha Brukman
c05abed3e4
i18n(*): make sure ellipsis after includes 3 periods ( #172 )
...
Add third period after "Read more" (EN) and "Leer mas" (ES).
2019-09-03 21:41:17 +08:00
Steve Xu
add91d5540
fix(layouts/partials/head.html): fix hugo 0.55 warning ( #161 )
...
Closes #158
2019-09-03 21:36:04 +08:00
Hank
90598768ad
fix(comment): gitment object progressEvent error ( #165 )
2019-05-25 22:56:19 +08:00
scarletsky
8ce9bce771
feat(scss): support diff highlight ( #163 )
2019-05-25 22:49:11 +08:00
Darío Hereñú
a86bf93af7
i18n(es): minor update ( #160 )
2019-05-25 22:37:51 +08:00
被欺负的大白
ceba71f0d5
feat(comment): add utterances support ( #156 )
...
Closes #117
2019-05-25 22:31:59 +08:00
alicewish
d8a7dab116
feat(comment): Valine Support ( #155 )
...
Closes #95
2019-05-25 18:50:03 +08:00
Trent Zhou
cd7f705800
feat(comment): added sid for Changyan comments ( #133 )
...
Closes #121
2019-03-31 15:24:10 +08:00
Creaink
f14d7b5f73
fix(uglyurls): uglyurls with tag and categories terms ( #129 )
...
Closes #89
2019-03-31 15:21:17 +08:00
panda-z
4fe268549a
fix(*): code font size and extra mathjax scoll bar ( #125 )
...
* style(font): use em for responsive code font size
* style(mathjax): avoid extra horizontal scrollbar
2019-02-14 20:50:34 +08:00
Gimo
920e2eb84b
feat(lastmod): use git commit to generate lastmod info ( #124 )
2019-02-14 20:26:50 +08:00
panda-z
915174fdba
feat(scripts): disable google analytics on localhost ( #123 )
2019-01-05 22:08:34 +08:00
panda-z
8a727486e8
style(font): change code-font-family ( #120 )
2019-01-05 14:44:19 +08:00
olOwOlo
ecb7935896
feat(flowchart): support keyword flow
...
Closes #113
2018-12-31 20:28:27 +08:00
olOwOlo
b583f811d6
chore(ignore): ignore .map
file
2018-12-31 20:25:14 +08:00