Timothy Lin
6dfce6e687
fix: syntax highlighting for multiline code
2021-08-24 22:18:18 +08:00
Timothy Lin
0e34d80287
refactor: use rehype-slug and rehype-autolink-headings
2021-08-22 17:13:14 +08:00
Vitaly Baev
0793b0dbe7
fix: non-latin tags don't cause error
2021-08-20 18:03:38 +03:00
Timothy Lin
2d700e28a2
refactor: use unifiedjs esm packages
2021-08-14 23:11:18 +08:00
Timothy Lin
438a118edf
chore: upgrade to nextjs 11.1 and add sharp as dependency
2021-08-14 18:00:27 +08:00
Timothy Lin
b39ce4beb1
fix: support all prism and refractor lang
2021-08-09 11:24:59 +08:00
Timothy Lin
8be18403ce
chore: upgrade mdx-bundler
2021-07-25 19:09:11 +08:00
Timothy Lin
b5079a9471
fix: code newlines
2021-07-22 21:15:21 +08:00
Timothy Lin
4e64bc1d5d
Revert "0.4.3-canary.0"
...
This reverts commit bea04aee52fab9207d4702bfe30e0ec40a99a0de.
2021-07-11 23:45:50 +08:00
Timothy Lin
bea04aee52
0.4.3-canary.0
2021-07-11 23:45:02 +08:00
Timothy
f6ac722192
Merge pull request #66 from timlrx/v1
...
V1
2021-07-11 23:41:54 +08:00
Timothy Lin
f7c51254e0
0.4.2
2021-07-11 23:36:39 +08:00
Timothy Lin
9378179b9e
feat: update compose to support new frontmatter options
2021-07-04 17:19:35 +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
e701b6a52a
chore: update package-lock
2021-06-29 18:25:50 +08:00
Timothy Lin
fbd68ec616
feat: add rehype-prism-plus and docs
2021-06-29 18:09:37 +08:00
Timothy Lin
f7cda6f536
feat: add micromark 3 compatible code title parser
2021-06-26 18:50:49 +08:00
Timothy Lin
553722750e
feat: use mdx-bundler
2021-06-26 18:46:45 +08:00
Timothy Lin
cbaade5c7e
chore: sync with master v0.4.0
2021-06-24 00:02:00 +08:00
Timothy Lin
e4d6487cdf
0.4.0
2021-06-23 23:35:17 +08:00
Timothy Lin
a66dc53240
chore: remove unused next-compose-plugins
2021-06-23 18:51:05 +08:00
Timothy Lin
c479867650
chore: update to next 11 and tailwind 2.2
2021-06-23 18:32:29 +08:00
Timothy Lin
04ad7617de
feat: replace next-seo with custom header
2021-06-22 23:51:41 +08:00
Ahmad Al Maaz
0119d23567
Import escape
function locally from html-escaper
2021-06-19 12:02:56 +03:00
Ahmad Al Maaz
4c1b4fbd78
Swap convertStringToHTML with html-escaper module
2021-06-18 22:19:29 +03:00
Timothy Lin
5cbb16381d
0.3.4
2021-05-29 17:27:53 +08:00
Timothy Lin
e9befb035d
chore: remove unnecessary provider and dependencies
2021-05-29 16:39:40 +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
9b042636f5
0.3.3
2021-05-23 13:03:28 +08:00
Timothy Lin
d36a4aad91
fix: jit config
2021-05-23 11:49:22 +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
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 Lin
55f3d824e4
0.3.1
2021-05-08 14:01:20 +08:00
Timothy Lin
69a41932e7
0.3.0
2021-05-01 10:50:25 +08:00
Timothy Lin
3b0172a11d
chore: upgrade to nextjs 10.2.0
2021-05-01 10:09:39 +08:00
Timothy Lin
699b9e6b43
0.2.1
2021-04-24 15:54:35 +08: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
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
34fcdfead5
Yep it's a commit
2021-04-06 18:03:16 -05: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 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
81335f12f2
fix: remove repeated dash in compose path
2021-02-25 23:00:54 +08:00
Antonio Manuel Perez Lopez
d43b3b4347
Add support to Locale Date String
2021-02-25 00:19:29 +01:00
Timothy
fdda4c2042
use custom kebabcase function
2021-01-16 18:07:08 +08:00
Timothy
f5b68672eb
lint and format
2021-01-12 23:35:36 +08:00
Timothy
11776b2e29
fix font loading
2021-01-10 14:31:38 +08:00