Commit Graph
100 Commits
Author SHA1 Message Date
TimothyandGitHub 2a642a5d5f Merge pull request #297 from timlrx/upgrade/svgr
chore: upgrade svgr
2021-12-16 14:31:47 +08:00
TimothyandGitHub 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
TimothyandGitHub fef93840ea Merge pull request #295 from timlrx/upgrade/tailwind-3
feat: upgrade to tailwind 3.0
2021-12-15 18:08:39 +08:00
TimothyandGitHub 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
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
TimothyandGitHub b1f07e6215 Merge pull request #287 from huydhoang/master
Improve starter experience
2021-12-08 14:35:51 +08:00
TimothyandGitHub bed4ea39a0 Merge pull request #286 from Baker/master
Add Klaviyo to Newsletter options.
2021-12-06 22:44:30 +08:00
TimothyandGitHub 9ef9449faf Merge pull request #285 from timlrx/upgrade/preact
update nextjs, preact, mdx-bundler, esbuild
2021-12-04 17:00:04 +08:00
TimothyandGitHub 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
TimothyandGitHub 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
TimothyandGitHub 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
TimothyandGitHub 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
TimothyandGitHub 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
TimothyandGitHub 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
TimothyandGitHub 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
TimothyandGitHub a724f7cc98 Merge pull request #260 from timlrx/feat/hmr
feat: add custom next-remote-watch
2021-10-17 16:20:39 +08:00
TimothyandGitHub 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
TimothyandGitHub 71ccef6bb5 Merge pull request #254 from okayplanet/master
fix: typo/misspelling
2021-10-10 23:24:01 +08:00
TimothyandGitHub 689390effb Merge pull request #245 from ThangHuuVu/master
Add featured blog
2021-09-14 23:23:04 +08:00
TimothyandGitHub 4846b63512 Merge pull request #241 from Th1nhNg0/scroll_to_top_and_to_comment_button
feat/Add scroll to top or scroll to comment component
2021-09-12 18:26:09 +08:00
TimothyandGitHub 06b927632e Merge pull request #240 from timlrx/feat/newsletter
Feat/newsletter
2021-09-11 16:44:46 +08:00
TimothyandGitHub d06e28ef00 Merge pull request #239 from timlrx/feat/newsletter
fix: error handling and tw styles
2021-09-11 12:24:57 +08:00
TimothyandGitHub ce0b83a6c8 Merge pull request #238 from timlrx/feat/newsletter
Feat/newsletter
2021-09-10 23:34:49 +08:00
TimothyandGitHub a96c9cc14e Merge pull request #196 from GautierArcin/feature/add_newsletter
feat: add newsletter
2021-09-10 21:17:07 +08:00
TimothyandGitHub e1466a85e5 Merge pull request #234 from hta218/master
Add Leo's blog
2021-09-09 21:29:06 +08:00
TimothyandGitHub 4a11fe2aff feat: add buttondown to demo site 2021-09-09 21:15:17 +08:00
TimothyandGitHub 1ef1e5bda2 Merge pull request #232 from timlrx/fix/copy-code-block
Fix/copy code block
2021-09-08 22:37:07 +08:00
TimothyandGitHub aed6d7782d Merge pull request #230 from timlrx/feat/prism-code-themes
feat: add separate stylesheet for prismjs code block theme
2021-09-08 22:02:26 +08:00
TimothyandGitHub 21f7769e2c Merge pull request #227 from timlrx/upgrade/next-11.1.2
Fix code highlighting issues and update linter
2021-09-06 23:32:11 +08:00
TimothyandGitHub 819a327a9c Merge pull request #224 from timlrx/upgrade/next-11.1.2
chore: upgrade to next 11.1.2
2021-09-05 10:52:52 +08:00
TimothyandGitHub e1dbc9c29b Merge pull request #216 from larbisahli/master
fix: code block space #209
2021-09-04 22:17:09 +08:00
TimothyandGitHub cd754b5de3 Merge pull request #215 from timlrx/fix/toc-headings
fix: allow remark toc to parse headings with url
2021-08-30 23:55:28 +08:00
TimothyandGitHub 45c1a89bda Merge pull request #213 from humble-barnacle001/patch-1
fix: author in docs was not displayed correctly
2021-08-30 09:25:56 +08:00
TimothyandGitHub 5b0e8980e6 Merge pull request #211 from timlrx/feat/comments-theme
feat: auto switch theme for giscus and utterances
2021-08-29 15:39:41 +08:00
TimothyandGitHub c771066ab3 Merge pull request #208 from DLevai94/patch-3
Added DLevai94 website to examples
2021-08-29 15:35:03 +08:00
TimothyandGitHub b6dabfb653 Merge pull request #204 from llovvoll/fix/email
add: email address format verification
2021-08-27 00:23:04 +08:00
TimothyandGitHub 805f7263f4 Merge pull request #203 from timlrx/fix/code-multilines
docs: use jsx for code block
2021-08-24 23:16:56 +08:00
TimothyandGitHub 6459192260 Merge pull request #202 from timlrx/fix/code-multilines
fix: syntax highlighting for multiline code
2021-08-24 22:20:30 +08:00
TimothyandGitHub f0442f4f68 Merge pull request #199 from timlrx/rehype-slug
refactor: use rehype-slug and rehype-autolink-headings
2021-08-22 17:15:44 +08:00
TimothyandGitHub fc09968f3e Merge pull request #198 from vitalybaev/feature/197-non-latin-tags
fix: non-latin tags don't cause error
2021-08-22 16:48:34 +08:00
TimothyandGitHub 4d6114f8f8 Merge pull request #191 from timlrx/upgrade/next-11.1
Upgrade/next 11.1
2021-08-15 23:48:46 +08:00
TimothyandGitHub dbb4df7d59 Merge pull request #187 from Music47ell/master
refactor: reduce duplication and make seo title consistent
2021-08-13 17:26:32 +08:00
TimothyandGitHub 4737bd717b Merge pull request #182 from GautierArcin/fix/rssTag
feat: add topic rss feed to tag seo
2021-08-10 17:55:55 +08:00
TimothyandGitHub b0253c2a16 Merge pull request #181 from Music47ell/master
fix: toc issue with remark-autolink-headings
2021-08-09 19:17:18 +08:00
TimothyandGitHub a045558c2a Merge pull request #178 from timlrx/fix/rehype-prism-lang
fix: support all prism and refractor lang
2021-08-09 11:28:18 +08:00
TimothyandGitHub d45233e43a Merge pull request #170 from timlrx/feat/toc
Feat/toc
2021-08-08 16:01:22 +08:00
TimothyandGitHub ec7350a258 Merge pull request #169 from timlrx/feat/toc
Feat/toc
2021-08-07 23:59:27 +08:00
TimothyandGitHub a73160947a Merge pull request #167 from laymonage/use-innertext
Use `innerText` to copy code content
2021-08-07 17:53:31 +08:00
TimothyandGitHub 47c8a819cf Merge pull request #159 from timlrx/fix/date
fix: support date type in blog frontmatter
2021-08-05 22:31:12 +08:00
TimothyandGitHub 8962aa4c33 Merge pull request #157 from Arpitgoyalgg/patch-1
chore: typo is --> if
2021-08-01 13:03:38 +08:00
TimothyandGitHub 6924aff2d1 Merge pull request #155 from laymonage/fix-giscus
fix: rename `giscus-frame` class to `giscus`
2021-07-29 09:35:34 +08:00
TimothyandGitHub cd592039a3 Merge pull request #153 from timlrx/feat/analytics
Feat/analytics
2021-07-28 23:38:25 +08:00
TimothyandGitHub 5707e6a186 Merge pull request #150 from timlrx/mdx-bundler-upgrade
chore: upgrade mdx-bundler
2021-07-25 19:12:51 +08:00
TimothyandGitHub 62d71650f1 Update issue templates 2021-07-24 15:11:15 +08:00
TimothyandGitHub 910141860a Merge pull request #146 from timlrx/fix/code-newlines
docs: update new features post
2021-07-22 21:37:50 +08:00
TimothyandGitHub 1295b3213f Merge pull request #145 from timlrx/fix/code-newlines
fix: code newlines
2021-07-22 21:17:04 +08:00
TimothyandGitHub 3e67807e67 Merge pull request #143 from timlrx/fix/sitemap
fix: restrict sitemap to mdx files in blog folder
2021-07-22 08:46:57 +08:00
TimothyandGitHub 9e9ccca1ce Merge pull request #141 from Music47ell/master
refactor: use env variables for comments system
2021-07-21 17:31:54 +08:00
TimothyandGitHub 6acc9a58b3 Create FUNDING.yml 2021-07-18 17:29:11 +08:00
TimothyandGitHub fa34500c49 Merge pull request #133 from timlrx/comments
fix: giscus settings
2021-07-18 17:12:15 +08:00
Timothy Lin 0011c5db52 fix: giscus settings 2021-07-18 17:10:43 +08:00
Timothy Lin e0ac7b7dc3 fix: giscus settings 2021-07-18 17:09:00 +08:00
TimothyandGitHub c73fcdab41 Merge pull request #128 from timlrx/comments
fix: giscus config
2021-07-18 16:29:18 +08:00
Timothy Lin 8084247377 fix: giscus config 2021-07-18 16:27:47 +08:00
TimothyandGitHub 133c19e7fb Merge pull request #121 from timlrx/comments
Comments system
2021-07-18 16:09:20 +08:00
Timothy Lin 293f8ed5b5 docs: add docs on blog comments system 2021-07-18 16:02:35 +08:00
Timothy Lin db31016150 feat: configure giscus for demo site 2021-07-18 15:51:10 +08:00
Timothy Lin 5e1f47b074 feat: support dark theme for utterances and giscus 2021-07-18 15:49:42 +08:00
TimothyandGitHub 5ff632776c Merge pull request #115 from Music47ell/master
feat: add support for giscus, utterances, disqus
2021-07-18 15:12:22 +08:00
TimothyandGitHub f6ac722192 Merge pull request #66 from timlrx/v1
V1
2021-07-11 23:41:54 +08:00
TimothyandGitHub 50e2a9a010 Merge pull request #103 from Music47ell/master
fix: generate-rss.js description `[object Object]`
2021-07-07 12:53:16 +08:00
Timothy Lin 8f95415a78 0.4.1 2021-07-04 16:27:57 +08:00
Timothy Lin 6d750076c9 feat: interactive cli to generate post 2021-07-04 16:12:36 +08:00
Timothy Lin c31a4f0aa1 fix: allow summary and tag to be optional for rss 2021-07-04 16:10:41 +08:00
TimothyandGitHub 0fcb9fc90c Merge pull request #96 from timlrx/mdx-bundler
feat: mdx-bundler and xdm
2021-07-04 15:23:40 +08:00
TimothyandGitHub 58ec53d19d Merge pull request #97 from Music47ell/v1
refactor: use formatDate util
2021-06-29 23:12:52 +08:00
TimothyandGitHub ffd36e96db Merge pull request #95 from DoctorDerek/patch-1
chore: fix typo
2021-06-29 09:09:24 +08:00
TimothyandGitHub 3087e78496 Merge pull request #93 from Music47ell/v1
Add JSON-LD with Article structured data support
2021-06-27 11:15:07 +08:00
TimothyandGitHub 7586a8d764 Merge pull request #88 from timlrx/next11
Upgrade nextjs and tailwind dependencies
2021-06-23 18:56:35 +08:00
TimothyandGitHub 1bfd8c0da4 Merge pull request #85 from aloisdg/patch-1
Use deconstructed slug
2021-06-23 17:29:04 +08:00
TimothyandGitHub 5603b0e236 Merge pull request #83 from DLevai94/patch-2
Remove /404 & /blog/[...slug] from sitemap
2021-06-20 23:04:11 +08:00
TimothyandGitHub 360ddfcc09 Merge pull request #82 from aloisdg/patch-1
Simplify string interpolation
2021-06-20 22:28:47 +08:00
TimothyandGitHub 70ac88bac8 Merge pull request #73 from Music47ell/master
Swap convertStringToHTML with html-escaper
2021-06-19 18:55:37 +08:00
TimothyandGitHub 464ab08c69 Merge pull request #71 from Teng/UnexpectedFile
Remove Unexpected File
2021-06-18 18:28:42 +08:00
TimothyandGitHub c0d2b8e542 Merge pull request #69 from DLevai94/patch-1
Add convertStringToHTML function to prevent RSS encoding issues
2021-06-16 23:58:03 +08:00
Timothy Lin f3a21646ab docs: update readme 2021-06-10 00:02:59 +08:00
Timothy Lin 1b3fe80295 chore: sync with master 2021-06-09 23:42:08 +08:00
Timothy Lin 5945a72491 fix: patch vercel bug which directs user to index.xml 2021-06-09 23:37:58 +08:00
TimothyandGitHub b44e209385 fix: missing && 2021-05-29 17:49:29 +08:00
Timothy Lin 5cbb16381d 0.3.4 2021-05-29 17:27:53 +08:00
Timothy Lin 5784d38829 chore: update katex version 2021-05-29 17:23:34 +08:00
TimothyandGitHub 654589b5cc Merge pull request #59 from timlrx/feat/pagination
Feat/pagination
2021-05-29 17:04:05 +08:00
Timothy Lin fd4c7033c7 chore: remove redundant wordCount, readingTime contains word count 2021-05-29 16:45:10 +08:00
Timothy Lin e9befb035d chore: remove unnecessary provider and dependencies 2021-05-29 16:39:40 +08:00
Timothy Lin 2e5a3a5a9a fix: render paginate only if more than 1 page 2021-05-29 16:13:01 +08:00
Timothy Lin 88096a536b fix: restore search for blog page 2021-05-29 16:08:22 +08:00
TimothyandGitHub 89d21c3a59 Merge pull request #56 from timlrx/fix/slug-path
fix: slug links for nested posts
2021-05-26 19:21:49 +08:00
Timothy Lin 52ff63576b fix: slug links for nested posts 2021-05-26 19:20:24 +08:00
Timothy Lin 3c3cb9cbeb fix: start script to work with tailwind jit 2021-05-25 23:46:09 +08:00
Timothy Lin 9b042636f5 0.3.3 2021-05-23 13:03:28 +08:00