37 Commits

Author SHA1 Message Date
Giulio Ambrogi
db97a1d22a Eslint fixes for v4x (#989)
* UPDATE .eslintrc

* UPDATE lint task

* FIX lint errors

* CLEANUP

* FIX no-eq-null warning

* FIX many jsdoc warnings

* FIX jsdoc issues

* FIX jsdoc warnings

* FIX jsdoc

* FIX eqeq and no-eq-null

* ADD lint to travis

* UPDATE test env for eslint
2019-12-30 22:01:46 +05:30
cinwell.li
8352a1e489
refactor: build config (#408)
* refactor: build config

* chore: fix conflict

* fix: 404 page path
2018-03-03 22:51:27 +08:00
Romain Lenzotti
9b3b4454de feat(config): Add 404 page options. (#406)
This feature add the notFoundPage options to customize the default 404 page
with a markdown file. It also support the localisation.
2018-03-03 22:09:01 +08:00
Romain Lenzotti
ecc0e04c70 feat(fetch): Add fallback languages configuration. (#402)
fallbackLanguages give the possibility to configure a list of languages which must used the default language when a page is missing in the requested language.
2018-03-01 22:37:30 +08:00
Romain Lenzotti
278a75ebd5 fix(render): Disable markdown parsing when the file is an HTML (#403) 2018-03-01 22:27:30 +08:00
qingwei.li
e5c64a3d8f fix typo 2018-02-23 11:56:12 +08:00
qingwei.li
62ce447fc3 refactor(embed): async fetch embed files, fixed #387 2018-02-12 16:25:28 +08:00
qingwei.li
033be4f2d7 fix: onlyCover 2018-02-11 22:22:06 +08:00
qingwei.li
248aa72cd2 feat(render): add ext option for custom file extenstion, close #340 2018-02-11 22:22:06 +08:00
qingwei.li
54ab4c9ff7 feat(fetch): add requestHeaders option, fixed #336 2018-02-11 22:22:06 +08:00
qingwei.li
9e824a4958 fix: ssr coverpage, fixed #273 2018-02-11 22:22:06 +08:00
qingwei.li
ebc10c4e43 fix: ssr compatible embedd 2018-02-11 22:22:06 +08:00
qingwei.li
b265fdd68a feat(cover): add onlyCover option, close #382 2018-02-11 22:22:06 +08:00
qingwei.li
f68ddf5af0 feat(render): mutilple coverpage, close #315 2018-02-11 22:22:06 +08:00
qingwei.li
524f52f882 feat(compiler): support embedded markdown, html, video, etc files, close #383, close #333 2018-02-11 22:22:06 +08:00
qingwei.li
2a2ed96eb8 feat: fetch files with the query params, fixed #303 2017-11-07 20:03:11 +08:00
qingwei.li
aba2aec0d0 chore: prettier code 2017-09-22 10:07:10 +08:00
qingwei.li
9af855921e
fix: not found page 2017-07-09 10:48:41 +08:00
qingwei.li
fc1cd3f11d
fix: basePath for history mode 2017-05-30 10:11:48 +08:00
qingwei.li
46261572e3
fix(ssr): remove context 2017-05-30 06:32:41 +08:00
qingwei.li
eba1c987a8 fix(render): init event in ssr 2017-05-30 04:28:30 +08:00
qingwei.li
3444884905 feat: finish ssr 2017-05-30 04:28:30 +08:00
qingwei.li
2c7041c8fb refactor(router): dupports multiple mode 2017-05-30 04:28:30 +08:00
qingwei.li
26db33dc31
tweaks 2017-05-19 11:36:56 +08:00
qingwei.li
b2b474264f
fix: docsify-updated is undefined 2017-05-19 08:36:45 +08:00
qingwei.li
d2be5aecf8
feat: add docsify-updated, close #158 2017-05-16 23:03:22 +08:00
qingwei.li
f3fc596951 fix(fetch): load sidebar and navbar for parent path, fixed #100 2017-02-28 22:03:09 +08:00
qingwei.li
f7111b5903 feat(pwa): add sw.js 2017-02-21 21:21:24 +08:00
qingwei.li
079bd00395 refactor(plugins): update search plugin 2017-02-19 14:38:38 +08:00
qingwei.li
7b6a2ac404 fix(render): support html file 2017-02-19 14:38:38 +08:00
qingwei.li
e2b7b976cf refactor(core): fix route path 2017-02-19 14:38:38 +08:00
qingwei.li
8cae16539d refactor(core): add scroll event 2017-02-19 14:38:38 +08:00
qingwei.li
27e7e749af refactor(core): and cover 2017-02-19 14:38:38 +08:00
qingwei.li
fe88c154b0 refactor(core): and markdown compiler 2017-02-19 14:38:38 +08:00
qingwei.li
30da0d5d46 refactor(core): add router 2017-02-19 14:38:38 +08:00
qingwei.li
8bee8f0213 refactor(core): add render 2017-02-19 14:38:38 +08:00
qingwei.li
aad62b65f5 refactor(core): adjust directory structure: 2017-02-19 14:38:38 +08:00