Commit Graph
53 Commits
Author SHA1 Message Date
Timothy Lin af917001a0 fix: tailwind code color 2021-07-11 23:02:58 +08:00
Timothy Lin 16a4f962a8 chore: fix typo 2021-07-11 17:55:56 +08:00
Timothy Lin 9378179b9e feat: update compose to support new frontmatter options 2021-07-04 17:19:35 +08:00
Timothy Lin ec450d9997 refactor: use wrapper component 2021-07-04 15:21:11 +08:00
Timothy Lin b9ad2a8145 refactor: use mdx-bundler frontmatter 2021-07-04 15:03:52 +08:00
Timothy Lin 0aab8b55cf fix: update sample posts 2021-07-04 14:47:39 +08:00
Timothy Lin 5af6209e5a feat: resolve mdx imports relative to components dir 2021-07-04 12:36:26 +08:00
Timothy Lin e701b6a52a chore: update package-lock 2021-06-29 18:25:50 +08:00
Timothy Lin fbd68ec616 feat: add rehype-prism-plus and docs 2021-06-29 18:09:37 +08:00
Timothy Lin f7cda6f536 feat: add micromark 3 compatible code title parser 2021-06-26 18:50:49 +08:00
Timothy Lin 553722750e feat: use mdx-bundler 2021-06-26 18:46:45 +08:00
Timothy Lin 0f844ff636 refactor: use image component 2021-06-25 11:02:33 +08:00
Timothy Lin cbaade5c7e chore: sync with master v0.4.0 2021-06-24 00:02:00 +08:00
Timothy Lin e4d6487cdf 0.4.0 2021-06-23 23:35:17 +08:00
Timothy Lin a66dc53240 chore: remove unused next-compose-plugins 2021-06-23 18:51:05 +08:00
Timothy Lin e89977db49 chore: lint more folders 2021-06-23 18:45:21 +08:00
Timothy Lin c479867650 chore: update to next 11 and tailwind 2.2 2021-06-23 18:32:29 +08:00
Timothy Lin 04ad7617de feat: replace next-seo with custom header 2021-06-22 23:51:41 +08:00
Timothy Lin 322ddc4a2d docs: introduce primary theme color 2021-06-19 18:34:44 +08:00
Timothy Lin 2c0d11d414 feat: easy customization of theme color 2021-06-19 17:40:01 +08:00
Timothy Lin 48b7b86932 docs: new features in v1 blog post 2021-06-02 22:16:33 +08:00
Timothy Lin f1ac747da6 fix: copy button position when overflow 2021-06-02 21:47:13 +08:00
Timothy Lin 66d6c62fe8 style: adjust copy button style 2021-05-29 18:10:54 +08:00
Timothy Lin 644acb788b chore: sync with v0.3.4 2021-05-29 17:52:13 +08:00
Timothy Lin 670522ebe5 docs: add blog post for v1 2021-05-26 20:11:55 +08:00
Timothy Lin 900669acfd refactor: use MDXLayoutRenderer component 2021-05-26 19:36:56 +08:00
Timothy Lin 8914349256 feat: add MDXLayoutRenderer component 2021-05-26 00:11:20 +08:00
Timothy Lin 37527331d4 feat: add new post layout 2021-05-25 23:53:41 +08:00
Timothy Lin 9a22d44439 chore: remove tailwind jit package 2021-05-25 23:53:04 +08:00
Timothy Lin 9978910cca feat: copy code button 2021-05-20 23:57:13 +08:00
Timothy Lin c734391094 fix: update scripts to work with tailwind jit in dev 2021-05-20 23:56:44 +08:00
Timothy Lin 9b51d0447d Merge branch 'master' into v1 2021-05-19 23:16:24 +08:00
Timothy Lin ed290bfcdd feat: support multi-author blog post 2021-05-18 23:46:30 +08:00
Timothy Lin 41850ef6f0 chore: add 2nd author example 2021-05-16 16:06:55 +08:00
Timothy Lin b380a6f15a feat: map author details to blog post 2021-05-16 15:56:39 +08:00
Timothy Lin 84f00d6fc6 feat: add AuthorLayout template 2021-05-16 15:36:01 +08:00
Timothy Lin f3e83619cc feat: create author data template 2021-05-16 15:22:04 +08:00
Timothy Lin 8037abd52a chore: upgrade postcss version 2021-05-16 14:23:00 +08:00
Timothy Lin 95baf41f88 0.3.2 2021-05-11 22:57:35 +08:00
Timothy Lin 55f3d824e4 0.3.1 2021-05-08 14:01:20 +08:00
Timothy Lin 69a41932e7 0.3.0 2021-05-01 10:50:25 +08:00
Timothy Lin 52e1fcd008 feat: use nextjs 10.2 optimized font loading 2021-05-01 10:33:58 +08:00
Timothy Lin 3b0172a11d chore: upgrade to nextjs 10.2.0 2021-05-01 10:09:39 +08:00
Timothy Lin 699b9e6b43 0.2.1 2021-04-24 15:54:35 +08:00
Timothy Lin 0ac833fb0a chore: update readme 2021-04-24 15:51:31 +08:00
Timothy Lin debc775a11 chore: upgrade next-remote-watch and use tailwind jit 2021-04-02 22:35:26 +08:00
Timothy Lin dcada7f529 chore: update to next 10.1, react 17 and webpack 5 2021-04-02 22:12:06 +08:00
Timothy Lin 8a4358fade Merge branch 'master' of github.com:timlrx/tailwind-nextjs-starter-blog 2021-03-19 09:38:55 +08:00
Timothy Lin 8172c82f20 chore: remove unused file 2021-03-19 09:38:37 +08:00
Timothy Lin df4f013276 chore: bump up nextjs version 2021-03-15 23:50:04 +08:00
Timothy Lin 61abb262c3 feat: watch data folder for changes 2021-03-15 23:38:16 +08:00
Timothy Lin 0131149409 fix: use more specific match to replace path 2021-03-15 23:17:04 +08:00
Timothy Lin 81335f12f2 fix: remove repeated dash in compose path 2021-02-25 23:00:54 +08:00