Commit Graph
413 Commits
Author SHA1 Message Date
Liu XinyuandULIVZ 22ffe523fd fix: upgrade webpack-serve and avoid port conflict (close #424) (#425) 2018-05-13 23:51:43 +08:00
ULIVZandGitHub 66bd797df9 fix: highlight lines are cut when sliding (#437) 2018-05-13 15:41:35 +08:00
ULIVZ bc15841c1d fix: highlight line issue for empty lines 2018-05-13 14:12:08 +08:00
Liu XinyuandULIVZ 0f8f7d4c99 docs: fix links typo (#427) 2018-05-13 14:01:46 +08:00
Liu XinyuandULIVZ edcaabd224 chore: allow class and style merging for content (#430) 2018-05-13 13:50:01 +08:00
Liu XinyuandULIVZ 4f8370b4ac chore: add language ts support (#431) 2018-05-13 13:32:06 +08:00
Rijk van ZantenandULIVZ af15e736ef chore: fix typo in home styling (#435) 2018-05-13 13:30:50 +08:00
方剑成andULIVZ be1d8dc224 refactor(babel-loader): resolve absolute module paths (#436) 2018-05-13 13:26:19 +08:00
ULIVZ 45a3df5162 refactor: hoist pre wrapper as a standalone plugin. 2018-05-13 12:37:23 +08:00
Liu XinyuandULIVZ 1b9012ea78 fix: emoji doesn't work in toc (close: #417) (#418) 2018-05-12 15:41:36 +08:00
Liu XinyuandULIVZ 5caefd9ce5 docs: tweaks (#422) 2018-05-12 15:15:30 +08:00
Liu XinyuandULIVZ 3727153aa3 refactor: root mixins injection (#423) 2018-05-12 15:13:54 +08:00
ULIVZ 21f939f16c chore: fix typo 2018-05-12 05:04:48 +08:00
ULIVZ d0ef06f594 fix: code looks not good at small sreen (close: #350) 2018-05-12 03:23:41 +08:00
ULIVZ 546bdedad1 Revert "fix: code looks not good at small sreen (close: #350)"
This reverts commit 6514c8fc88.
2018-05-12 02:58:24 +08:00
ULIVZ 9d7a20bde9 chore: tweaks 2018-05-12 02:57:18 +08:00
ULIVZ fcaee80358 fix: missing title and desc in 404 and custom theme. 2018-05-12 02:31:09 +08:00
ULIVZ e872e91226 docs(cn): add links 2018-05-12 00:07:09 +08:00
Liu XinyuandULIVZ ab53998c01 fix: glob patterns error on windows (close: #348) (#400) 2018-05-11 23:43:48 +08:00
Hugo MatalongaandULIVZ f61bfdd0ee docs: add some links (#403) 2018-05-11 22:24:46 +08:00
Yannick SchausandULIVZ 69bd59daed fix: remove style override limitation to custom theme (close: 404) (#405) 2018-05-11 22:20:20 +08:00
AmorandULIVZ e66a9ed15f docs(cn): tweaks service worker (#406) 2018-05-11 11:23:06 +08:00
ULIVZ 5a230f9118 docs(cn): add heroku deploy instructions (#366) 2018-05-10 23:40:15 +08:00
ULIVZ 9e3f005302 feat: bump up webpack to 4.8.1 (close: #309) 2018-05-10 23:00:07 +08:00
Liu XinyuandULIVZ 01142df691 fix: resolve custom theme from global cli (close: #392) (#399) 2018-05-10 21:50:59 +08:00
Liu XinyuandULIVZ cefc8c30c4 fix: $page is missing at 404 page (#388) 2018-05-10 21:28:25 +08:00
ULIVZ 21ff6120a9 chore: update yarn.lock 2018-05-10 20:33:15 +08:00
Leonardo ValenciaandULIVZ e6b605f793 docs: add heroku deploy instructions (#366) 2018-05-10 20:27:29 +08:00
Gahan RakholiaandULIVZ 82cd8bdbae feat: using babel and support JSX in vue. (close: #318) (#336) 2018-05-10 20:25:18 +08:00
ULIVZ 34c7f9936c fix: postcss-loader warnings (close: #278) 2018-05-10 19:51:25 +08:00
Eric McCormickandULIVZ 145cf4f244 fix: image overflow at custom content (close: #381) (#383) 2018-05-10 10:51:18 +08:00
ULIVZ 48a0d89670 docs(cn): tweaks themeConfig.editLinks (#378) 2018-05-10 00:42:50 +08:00
Brandon KellyandULIVZ f2fa67f0cb docs: tweaks themeConfig.editLinks (#378) 2018-05-09 22:51:00 +08:00
ULIVZandGitHub 272df57421 feat: last updated UI in default theme. (#338) 2018-05-09 00:15:58 +08:00
Jason YuandULIVZ c65a8b74b7 fix: dropdown overlap due to word wrapping (close: #359) (#360) 2018-05-08 21:15:11 +08:00
Juan Eugenio AbadieandULIVZ 0c59ed50a8 fix: duplicate slash when docs dir is not set (#361) 2018-05-08 21:06:01 +08:00
ULIVZ f31953d05f docs(cn): support global md config for attributes of external links (#358) 2018-05-08 20:31:54 +08:00
Jason YuandULIVZ 20e5bd8954 feat: support global markdown config for attributes of external links (#358) 2018-05-08 20:08:23 +08:00
ULIVZ 582723cc83 docs(cn): add surge deploy instructions (#352) 2018-05-07 21:58:14 +08:00
Hugo MatalongaandULIVZ b52e3d1e2b docs: add surge deploy instructions (#352) 2018-05-07 21:24:31 +08:00
ULIVZ 5e87b65749 feat: make code type insensitive (close: #347) 2018-05-07 00:15:51 +08:00
ULIVZ 6514c8fc88 fix: code looks not good at small sreen (close: #350) 2018-05-06 23:57:02 +08:00
ULIVZandGitHub d9b290b398 feat: generate the timestamp of last updated for each doc (close #258) (#282) 2018-05-03 11:57:09 -05:00
Liu XinyuandULIVZ fd547eace9 refactor: make the prepare process clearer and modify the resolve alias (#277) 2018-05-03 07:29:09 -05:00
ULIVZ 523180924b docs: use rawgit logo to make it display at npm page. 2018-05-03 13:08:45 +08:00
ULIVZ 51e53118c3 docs: add some shields badges to README 2018-05-03 13:01:00 +08:00
ULIVZ d576db2ec3 docs: use explicit link for LICENSE 2018-05-03 12:59:37 +08:00
Frank DumontandULIVZ 593b4ab643 docs: fix typo (#333) 2018-05-02 11:36:00 -05:00
ULIVZ c237f5bf6d docs: link some items at README 2018-05-02 23:53:55 +08:00
Gustavo Alfredo Marín SáezandULIVZ 2bdc68e1a1 fix: unexpected top blank space when navbar is disable (#316) 2018-05-02 10:34:33 -05:00