Commit graph

406 commits

Author SHA1 Message Date
Timothy da08001b91
Merge pull request #309 from fork-master/master
[add] example site
2021-12-24 12:52:34 +08:00
Fiqry choerudin 8b05c32db1 [add] example site 2021-12-24 11:24:12 +07:00
Timothy 008253470d
Merge pull request #308 from llovvoll/fix/can-not-load-external-script
fix: can not load external script & Unable to get disqus config of shorname
2021-12-24 10:21:12 +08:00
llovvoll f62ff2d51f fix: can't load external js because of Content Security Policy 2021-12-24 10:12:41 +08:00
llovvoll 903f2a2f8f fix: can't get disqus config 2021-12-24 01:25:47 +08:00
Timothy 255361ba2c
Merge pull request #307 from AlexanderZeilmann/master
Add security headers - fixes #304
2021-12-22 16:23:52 +08:00
Alexander Zeilmann 1eea3e59e1 Add security headers 2021-12-22 02:12:44 +01:00
Timothy a54b412252
Merge pull request #305 from timlrx/docs/katex
docs: update post on escaping inline-math
2021-12-21 15:47:31 +08:00
Timothy Lin 772b889c7e docs: update post on escaping inline-math 2021-12-21 15:45:56 +08:00
Timothy f7cde1d0a7
Merge pull request #302 from AlexanderZeilmann/master
fix: typos
2021-12-21 15:36:58 +08:00
Alexander Zeilmann c0c50b4e2d Fix a few minor typos 2021-12-20 21:02:50 +01:00
Timothy e05191f1c3
Merge pull request #301 from AlexanderZeilmann/master
fix: use '::' for pseudo-classes & ::marker
2021-12-19 21:35:58 +08:00
Alexander Zeilmann bb71ee40f5 Remove ::before for lists in tailwind.config.js 2021-12-19 14:10:14 +01:00
Alexander Zeilmann c6e727b193 Use '::' for pseudo-classes & ::marker 2021-12-19 12:06:08 +01:00
Timothy Lin 4cad812865 v1.4.0 2021-12-16 14:33:51 +08:00
Timothy 2a642a5d5f
Merge pull request #297 from timlrx/upgrade/svgr
chore: upgrade svgr
2021-12-16 14:31:47 +08:00
Timothy Lin 6f499cf80c chore: upgrade svgr 2021-12-16 14:29:37 +08:00
Timothy d96bc30bbb
Merge pull request #296 from timlrx/fix/mobile-alignment
fix: add padding to align menu and theme button
2021-12-15 18:21:15 +08:00
Timothy Lin edffbb28aa fix: add padding to align menu and theme button 2021-12-15 18:19:47 +08:00
Timothy fef93840ea
Merge pull request #295 from timlrx/upgrade/tailwind-3
feat: upgrade to tailwind 3.0
2021-12-15 18:08:39 +08:00
Timothy Lin 791d3b1e38 feat: upgrade to tailwind 3.0 2021-12-15 18:05:37 +08:00
Timothy 004ac216bb
Merge pull request #293 from timlrx/fix/draft-post
fix: do not generate rss if no valid posts
2021-12-15 17:11:50 +08:00
Timothy Lin 4e563ed151 fix: do not generate rss if no valid posts 2021-12-15 17:09:53 +08:00
Timothy e48573e2bf
Allow default theme to be customized from config file (#292)
* feat: customize default theme

Co-authored-by: llovvoll <Rick.Jiang@aol.com>
2021-12-15 16:48:16 +08:00
Timothy b1f07e6215
Merge pull request #287 from huydhoang/master
Improve starter experience
2021-12-08 14:35:51 +08:00
Huy 738bfbaeb0
Update README 2021-12-08 11:41:57 +07:00
Timothy Lin 2fd8d300f1 chore: bump nextjs to 12.0.7 2021-12-06 22:57:15 +08:00
Timothy bed4ea39a0
Merge pull request #286 from Baker/master
Add Klaviyo to Newsletter options.
2021-12-06 22:44:30 +08:00
Francis 795d596012
Lint changes 2021-12-06 09:36:34 -05:00
Francis d059a564e5 Add Klaviyo to Newsletter options.
Hey 👋 !

Full disclosure, I work for Klaviyo! With that said, I am using this template for my own website and thought I would contribute to the repo if you don't mind!
2021-12-05 14:54:00 -05:00
Timothy Lin f401e79e60 v1.3.0 2021-12-04 17:01:00 +08:00
Timothy 9ef9449faf
Merge pull request #285 from timlrx/upgrade/preact
update nextjs, preact, mdx-bundler, esbuild
2021-12-04 17:00:04 +08:00
Timothy Lin 1789efadc9 upgrade nextjs, preact, mdx-bundler, esbuild 2021-12-04 16:56:54 +08:00
Timothy 4b30668f74
chore: temporary fix preact version
See https://github.com/timlrx/tailwind-nextjs-starter-blog/issues/280
2021-11-30 20:36:04 +08:00
Timothy Lin a8f3ed0523 v1.2.2 2021-11-26 21:38:00 +08:00
Timothy 00059a8e7f
Merge pull request #279 from timlrx/fix/toc-code-headings
fix: parse inline code headings to string
2021-11-26 21:36:58 +08:00
Timothy Lin 75eb350201 fix: parse inline code headings to string 2021-11-26 21:34:26 +08:00
Timothy 16e1b682ab
Merge pull request #274 from timlrx/fix/dev-socket
fix: do not load socketio for next dev
2021-11-19 00:13:18 +08:00
Timothy Lin 55cbecfe3a fix: do not load socketio for next dev 2021-11-19 00:12:26 +08:00
Timothy 40adee4707
Merge pull request #273 from timlrx/feat/code-diff
feat: upgrade rehype-prism-plus and add default diff css
2021-11-19 00:04:11 +08:00
Timothy Lin 9053ca177c feat: upgrade rehype-prism-plus and add default diff css 2021-11-19 00:00:18 +08:00
Timothy d384d1a309
Feat/rehype-citation (#270)
* feat: add rehype-citation and upgrade to next 12.0.3

* docs: update docs
2021-11-14 19:32:06 +08:00
Timothy 2239743376
Merge pull request #267 from PsyGik/master
fix: make line numbers in code block right aligned for a consistent UI
2021-11-07 20:44:13 +08:00
PsyGik e499845590 fix: make numbers right aligned similar to IDE 2021-11-07 01:17:02 +05:30
Timothy 94c1a30760
Upgrade/next 12 (#264)
* chore: upgrade to next 12

* chore: update package-lock

* docs: update image docs to use mdx v2 compatible code

* docs: increase first load js

* chore: v1.2.0
2021-10-27 18:36:00 +08:00
Timothy Lin 3d249985af chore: v1.1.4 2021-10-17 16:25:09 +08:00
Timothy a724f7cc98
Merge pull request #260 from timlrx/feat/hmr
feat: add custom next-remote-watch
2021-10-17 16:20:39 +08:00
Timothy Lin cc2ecb1c3b feat: add custom next-remote-watch 2021-10-17 16:13:09 +08:00
Timothy 82e74ba391
Merge pull request #259 from timlrx/upgrade/markdown
chore: upgrade rehype-prism-plus to 1.1.0
2021-10-16 15:12:54 +08:00
Timothy Lin 45248f5881 chore: upgrade rehype-prism-plus to 1.1.0 2021-10-16 15:04:51 +08:00