Commit Graph
52 Commits
Author SHA1 Message Date
Evan You 113031893d fix: fix yarn global install (fix #102) 2018-04-18 15:22:28 -04:00
Evan You 51c6eb2224 fix: service worker path 2018-04-18 11:56:33 -04:00
Evan You efff472df2 feat: enable source map in build error traces 2018-04-18 11:56:24 -04:00
Evan You 52d667261d fix: handle index.md when checking relative links 2018-04-17 23:56:25 -04:00
Evan You 14d4d2581f fix: ensure using the same markdown config when extracting headers 2018-04-17 23:19:28 -04:00
方剑成andEvan You be82e098aa fix: css safe (#96) 2018-04-17 09:35:03 -04:00
Evan You 1bbfa43f0b fix: upgrade webpack-chain, fix css optimization settings (close #91) 2018-04-16 23:20:37 -04:00
Evan You 781e37a54b fix: prioritize own deps + avoid serving wrong index.html (fix #69) 2018-04-16 11:03:09 -04:00
EGOISTandEvan You 56e03926bd fix: always transpile lib directory (#73) 2018-04-16 10:01:34 -04:00
Evan You 98e1665e79 feat: allow default theme to be copied as custom theme 2018-04-15 17:05:00 -04:00
Evan You ed335158e2 fix: hoistedTags may not always be present (close #35) 2018-04-15 14:56:21 -04:00
Evan You 9719bc3246 tweak cli output 2018-04-14 17:03:38 -04:00
Evan You 12db96016d notes on PWA 2018-04-13 17:54:29 -04:00
Evan You 664a8e034c feat: pwa 2018-04-13 16:37:58 -04:00
Evan You 764ccd58e6 feat: google analytics 2018-04-13 14:40:06 -04:00
Evan You ca82906b66 feat: auto detect invalid inbound links 2018-04-13 09:30:40 -04:00
Evan You 6db5e83a36 allow customizing accentColor 2018-04-12 17:04:27 -04:00
Evan You c92250e92a handle site data hot reload 2018-04-11 17:46:31 -04:00
Evan You 6ed60fcb2c handle base during dev 2018-04-11 17:26:37 -04:00
Evan You 239907fe1f fix sourcemap 2018-04-11 11:46:13 -04:00
Evan You fa4751e254 homepage 2018-04-10 20:41:42 -04:00
Evan You 0fa81317bd rename 2018-04-10 13:17:52 -04:00
Evan You 33624f310f css optimization 2018-04-10 10:26:12 -04:00
Evan You c7cd345f90 prev/next links 2018-04-09 16:23:26 -04:00
Evan You 404a0a1c35 wip mobile 2018-04-08 00:59:30 -04:00
Evan You b4f82b7f5e update on config and frontmatter changes 2018-04-07 17:34:19 -04:00
Evan You 1f0c289819 support custom webpack config 2018-04-07 15:51:13 -04:00
Evan You e15bdc60b5 improve head usage 2018-04-07 15:35:19 -04:00
Evan You 1e74c9952c fix deployment for github pages 2018-04-07 15:18:31 -04:00
Evan You f0bbe2f766 enable prefetch 2018-04-07 05:10:52 -04:00
Evan You 38e0538f00 comments 2018-04-07 04:24:53 -04:00
Evan You f6f5332459 handle description / meta tags 2018-04-07 04:16:18 -04:00
Evan You 701658a4f8 fix: workaround for empty style chunk 2018-04-07 03:43:57 -04:00
Evan You 719003f372 styles 2018-04-07 01:07:24 -04:00
Evan You d293194ea7 fix: css extraction 2018-04-07 01:06:59 -04:00
Evan You f97e67664a feat: support style/script hoisting + css modules 2018-04-06 17:41:25 -04:00
Evan You ea4b85b9d6 support highlighting lines 2018-04-05 18:37:43 -04:00
Evan You 1d726c57d7 add --debug flag for build 2018-04-05 17:37:05 -04:00
Evan You b5c6e9eda2 properly handle base 2018-04-05 17:32:23 -04:00
Evan You 2a6fe420dc lint 2018-04-05 17:13:46 -04:00
Evan You 8d3bcba037 use lighter weight compat handling + evergreen option 2018-04-05 16:37:59 -04:00
Evan You 63d31378b0 handle babel/autoprefixer 2018-04-05 15:24:14 -04:00
Evan You 235dd90735 auto generate 404.html 2018-04-05 14:29:25 -04:00
Evan You f472a47641 handle public dir 2018-04-05 14:21:09 -04:00
Evan You 9bd8a11d62 markdown improvements 2018-04-05 11:45:53 -04:00
Evan You 72e5666161 title inferrence 2018-04-05 10:56:40 -04:00
Evan You 6471d4f9db handle codeblocks 2018-04-05 01:39:28 -04:00
Evan You ef9715f51a tweaks 2018-04-04 23:49:27 -04:00
Evan You 8a9d88bae9 wip 2018-04-04 20:18:42 -04:00
Evan You 890f929667 feat: dev server 2018-04-04 16:38:02 -04:00