Timothy Lin
2c0d11d414
feat: easy customization of theme color
2021-06-19 17:40:01 +08:00
Timothy Lin
644acb788b
chore: sync with v0.3.4
2021-05-29 17:52:13 +08:00
Timothy Lin
5784d38829
chore: update katex version
2021-05-29 17:23:34 +08:00
Timothy
654589b5cc
Merge pull request #59 from timlrx/feat/pagination
...
Feat/pagination
2021-05-29 17:04:05 +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
Ahmad Al Maaz
847f2537c3
Add pagination support ( #52 )
...
* Add pagination support
* Change posts per page value to 10
* Change /blog/1 page to be same as /blog/
Modify canonical url to reflect current page
* Conditionally render pagination component
2021-05-26 21:56:19 +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
52ff63576b
fix: slug links for nested posts
2021-05-26 19:20:24 +08:00
Timothy Lin
8914349256
feat: add MDXLayoutRenderer component
2021-05-26 00:11:20 +08:00
Timothy Lin
ed290bfcdd
feat: support multi-author blog post
2021-05-18 23:46:30 +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
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
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
52e1fcd008
feat: use nextjs 10.2 optimized font loading
2021-05-01 10:33:58 +08:00
Cauã Chagas
a6e159d541
Update KaTeX
...
Incorrectly rendered fonts
2021-04-05 17:08:44 -03:00
Antonio Manuel Perez Lopez
d43b3b4347
Add support to Locale Date String
2021-02-25 00:19:29 +01: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
Timothy Lin
9e6d435903
feat: add new projects page
2021-02-12 18:51:59 +08:00
Timothy
e19df894b6
fix: tag spacing
2021-02-06 16:54:20 +08:00
Timothy
4e8092f6b1
fix: move className from article to div
2021-02-04 08:44:28 +08:00
Timothy
84a2bceb13
fix: exclude draft posts when creating tag paths
2021-01-31 10:13:31 +08:00
Timothy
021eaac193
fix rss link
2021-01-18 21:40:18 +08:00
Timothy
0403eb24a8
refactor formatSlug logic
2021-01-16 18:38:45 +08:00
Timothy
8f646e3429
improve handling of draft posts
2021-01-16 18:36:25 +08:00
Timothy
fdda4c2042
use custom kebabcase function
2021-01-16 18:07:08 +08:00
Timothy
1c2f40424b
add tag based rss feed
2021-01-13 18:35:20 +08:00
Timothy
c24276e54a
fix button link
2021-01-12 23:43:25 +08:00
Timothy
f5b68672eb
lint and format
2021-01-12 23:35:36 +08:00
Timothy
347a9ae593
add custom 404 page
2021-01-12 22:47:03 +08:00
Timothy
6a0a6e9530
update seo
2021-01-10 17:35:37 +08:00
Timothy
ffc0fece52
change to camelcase
2021-01-10 16:55:24 +08:00
Timothy
3624a30269
fix link and seo url
2021-01-10 16:09:38 +08:00
Timothy
83d74cb309
switch to link component and fix seo canonical
2021-01-10 15:45:45 +08:00
Timothy
9485e332a8
preload katex fonts
2021-01-10 15:14:26 +08:00
Timothy
49a558d5ff
fix theme change
2021-01-10 14:39:42 +08:00
Timothy
07faf4dd00
fix blog seo
2021-01-10 14:32:35 +08:00
Timothy
11776b2e29
fix font loading
2021-01-10 14:31:38 +08:00
Timothy
5c1b4943ad
update manifest
2021-01-10 13:53:18 +08:00
Timothy Lin
9a6f4efbb8
Upload starter template
2021-01-09 17:50:45 +08:00