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 |
|
Cauã Chagas
|
a6e159d541
|
Update KaTeX
Incorrectly rendered fonts
|
2021-04-05 17:08:44 -03:00 |
|
Timothy
|
7a07996e3a
|
Merge pull request #14 from timlrx/upgrade
update dependencies
|
2021-04-02 22:51:59 +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
|
72c099cae6
|
Merge pull request #10 from kohei-m-88/patch-1
Update SEO.js
|
2021-03-26 21:04:52 +08:00 |
|
kohei m
|
de367a574a
|
Update SEO.js
very tiny change
|
2021-03-23 15:25:41 +09:00 |
|
Timothy
|
e4add7f35e
|
Merge pull request #9 from CypressKuo/master
Hide social link icons automatically and fix useTheme hydration mismatch
|
2021-03-22 22:32:17 +08:00 |
|
CypressKuo
|
11be151424
|
fix: Fix that useTheme is not working
When mounted on client, now we can show the UI
|
2021-03-20 22:53:18 +08:00 |
|
CypressKuo
|
a6564bae52
|
feat(icon): Hide the icon when there is no href value
Hide the icon when the social link is empty.
|
2021-03-20 22:47:09 +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
|
bfbc69eaf9
|
Merge pull request #6 from DoctorDerek/patch-1
Improve Windows compatibility for npm run analyze
|
2021-03-16 08:49:39 +08:00 |
|
Dr. Derek Austin
|
d802da0a94
|
Improve Windows compatibility for npm run analyze
Adding "env" before setting environmental variables makes it cross-platform (i.e. work on Windows in addition to Unix / Mac).
Tested Windows 10 x64
|
2021-03-15 17:39:36 -05: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 |
|
Timothy
|
dc522f0442
|
Merge pull request #5 from aperezl/master
Add support to Locale Date String
|
2021-02-25 22:42:37 +08:00 |
|
Antonio Manuel Perez Lopez
|
d43b3b4347
|
Add support to Locale Date String
|
2021-02-25 00:19:29 +01:00 |
|
Timothy Lin
|
d4adde7dbc
|
fix: post
|
2021-02-14 19:20:52 +08:00 |
|
Timothy Lin
|
4f39ec0e04
|
docs: update readme
|
2021-02-14 19:16:14 +08:00 |
|
Timothy Lin
|
e91e6935c2
|
refactor: add card component
|
2021-02-14 18:44:13 +08:00 |
|
Timothy Lin
|
8b3d38cba6
|
feat: add title and image as link
|
2021-02-14 18:24:28 +08:00 |
|