283 Commits

Author SHA1 Message Date
Timothy
159ecd7d2b
Merge pull request #49 from DoctorDerek/fix-error-if-twitter-undefined-in-siteMetadata
fix: make siteMetadata.twitter optional to fix TypeError
2021-05-20 09:21:28 +08:00
Dr. Derek Austin
a9170a95dd fix: make siteMetadata.twitter optional to fix TypeError 2021-05-19 14:39:36 -05: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
8dbcf16fc2
Merge pull request #47 from ahmadbilalse/fix-theme-toggle
fix: correct invalid theme toggle on first load
2021-05-17 11:24:10 +08:00
Ahmad Bilal
a4d2d47d88 fix: correct invalid theme toggler on first load 2021-05-17 07:01:08 +07: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
a7ad8ad2c6
Merge pull request #44 from timlrx/fix/windows
fix: windows compatible file path
2021-05-11 22:50:00 +08:00
Timothy Lin
3c2720a84b fix: windows compatible file path 2021-05-11 22:34:26 +08:00
Helder Burato Berto
5e36f320df
feat: upgrade next-mdx-remote
* chore: upgrade packages

Updating packages:
- "@mapbox/rehype-prism": "^0.6.0"
- "image-size": "1.0.0"
- "next-seo": "4.24.0"
- "remark-code-titles": "0.1.2"
- "remark-footnotes": "^3.0.0"
- "eslint-config-prettier": "^8.3.0"
- "globby": "11.0.3"
- "lint-staged": "^11.0.0"
- "remark-stringify": "9.0.1"

* feat: upgrade next-mdx-remote

It adds MDXRemote and serialize breaking changes

Read more at https://github.com/hashicorp/next-mdx-remote/releases/tag/3.0.0

* fix: downgrade remark-math and rehype-katex
2021-05-11 22:05:33 +08:00
Timothy
6880a4d49f
Merge pull request #42 from DoctorDerek/run-prettier
chore: prettier
2021-05-11 22:00:43 +08:00
Dr. Derek Austin
67acb0c494 Run Prettier (npx prettier --write .) 2021-05-10 17:07:13 -05:00
Timothy Lin
55f3d824e4 0.3.1 2021-05-08 14:01:20 +08:00
Timothy
735c954e72
Feat/sub-route (#38)
* blog subroute support
* docs: update readme and blog

Co-authored-by: mrhut10 <ahut10@gmail.com>
2021-05-08 13:58:57 +08:00
Timothy Lin
69a41932e7 0.3.0 2021-05-01 10:50:25 +08:00
Timothy
a8b302b8af
Merge pull request #36 from timlrx/nextjs-10.2
Nextjs 10.2 with automatic webfont optimization
2021-05-01 10:37:12 +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
6d6099fc7b
Merge pull request #34 from Music47ell/master
Fix a typo in ListLayout and PostLayout
2021-04-27 08:17:19 +08:00
Timothy
3863b82138
Merge pull request #33 from saqibameen/patch-1
Fix typo
2021-04-27 08:16:26 +08:00
Ahmad Al Maaz
13c242454e Fix a typo in ListLayout and PostLayout 2021-04-26 22:49:47 +03:00
Saqib Ameen
d6da9bdb48
Fix typo 2021-04-26 10:11:03 -06: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
582800c156
Merge pull request #28 from DoctorDerek/update-husky-to-v6-round-3
Update husky to v6
2021-04-20 23:15:36 +08:00
Timothy
20bb7ac8ee
chore: use npx no-install 2021-04-20 23:15:10 +08:00
Timothy
5629338ea9
Merge pull request #31 from wozniaklukasz/add-eslint-react-hooks
add installed but missing eslint-plugin-react-hooks to .eslintrc
2021-04-20 23:14:02 +08:00
Łukasz Woźniak
2ebdcb81f5 add installed but missing eslint-plugin-react-hooks to .eslintrc 2021-04-20 17:04:11 +02:00
Dr. Derek Austin
bafffcf60e Remove unnecessary tab 2021-04-16 19:01:38 -05:00
Dr. Derek Austin
e492ccab67 Remove blank line 2021-04-16 18:02:31 -05:00
Dr. Derek Austin
310f7a5c75 Update pre-commit 2021-04-16 17:54:35 -05:00
Dr. Derek Austin
aa1a4c1d61 Update pre-commit 2021-04-16 17:53:40 -05:00
Dr. Derek Austin
1ca887aa68 Update pre-commit 2021-04-16 17:50:57 -05:00
Dr. Derek Austin
98c89b8bdd Auto convert with manual update of pre-commit to npx lint-staged 2021-04-16 17:26:41 -05:00
Timothy
aecee3d5fd
Merge pull request #24 from DoctorDerek/update-gitattributes
Update .gitattributes
2021-04-15 23:16:01 +08:00
Dr. Derek Austin
731be301d3 Update .gitattributes 2021-04-15 07:26:12 -05:00
Timothy
c85a97a843
Merge pull request #23 from DoctorDerek/upgrade-husky-v4-to-v6-latest
Update husky (^4.3.7) to latest (^6.0.0)
2021-04-13 10:00:38 +08:00
Timothy
fbda3e5724
Merge pull request #22 from DoctorDerek/enable-react-strict-mode
Enable React Strict Mode in next.config.js
2021-04-13 10:00:09 +08:00
Dr. Derek Austin
517a5e9250 Update husky (^4.3.7) to latest (^6.0.0) 2021-04-11 19:00:34 -05:00
Dr. Derek Austin
2d16140918 Enable React Strict Mode in next.config.js 2021-04-11 18:56:11 -05:00
Timothy
baaf011630
Merge pull request #19 from DoctorDerek/Create-.gitattributes
Create .gitattributes
2021-04-07 07:59:07 +08:00
Timothy
4cab6b381a
Merge pull request #18 from DoctorDerek/upgrade-tailwind-jit
Upgrade Tailwind to 2.1.1 keeping jit (Just in Time) engine enabled per https://blog.tailwindcss.com/tailwindcss-2-1
2021-04-07 07:49:49 +08:00
Dr. Derek Austin
9717ab2b19 Create .gitattributes 2021-04-06 18:11:42 -05:00
Dr. Derek Austin
34fcdfead5 Yep it's a commit 2021-04-06 18:03:16 -05:00
Timothy
75de95005d
Merge pull request #15 from cauachagas/master
Update KaTeX
2021-04-06 08:26:35 +08:00