1110 Commits

Author SHA1 Message Date
Timothy Lin
2a555db7e9 1.4.3 2022-02-01 00:10:54 +08:00
Timothy
359f82b149
Merge pull request #371 from timlrx/prettier-tailwind
chore: prettier tailwind
2022-02-01 00:04:05 +08:00
Timothy Lin
2eaac5ae31 prettier tailwind 2022-01-31 23:58:10 +08:00
Timothy
7bf39de73c
Merge pull request #365 from Austionian/master
add blog.r00ks to example blog list
2022-01-31 18:29:12 +08:00
Timothy
a512cded5a
Merge pull request #367 from iamcam/master
Exclude drafts from the sitemap, added typescript file to glob
2022-01-31 18:28:16 +08:00
Timothy
6873a1d944
Merge pull request #368 from timlrx/upgrade/rehype-citation
upgrade rehype-citation, nextjs, tailwindcss
2022-01-31 18:25:38 +08:00
Timothy Lin
2a62c0996e upgrade rehype-citation nextjs tailwindcss 2022-01-31 18:22:57 +08:00
Cameron Perry
c1043d0fe1 Exclude drafts from the sitemap, added typescript file to glob 2022-01-30 18:51:15 -08:00
Austin
54449d63bf add blog.r00ks to example blog list 2022-01-30 14:36:00 -06:00
Timothy
ebbe94abfd
Merge pull request #363 from PsyGik/patch-1
add dhanrajsp.me to blog list
2022-01-30 23:37:26 +08:00
Dhanraj Padmashali
9a799c543a
add dhanrajsp.me to blog list 2022-01-30 16:03:49 +05:30
Timothy
e2e8cb00f2
Merge pull request #360 from dephraiim/master
add astrosaurus.me to blog list.
2022-01-29 22:48:20 +08:00
Ephraim Atta-Duncan
5545ac6eea
add astrosaurus.me to blog list. 2022-01-27 19:30:05 +00:00
Timothy
f91793a111
Merge pull request #359 from timlrx/fix/code-titles
fix: insert code title relative to parent
2022-01-26 18:01:29 +08:00
Timothy Lin
ff2362fca4 fix: insert code title relative to parent 2022-01-26 17:59:27 +08:00
Timothy
2ccdc25819
Merge pull request #355 from Tincre/add-tincre-blogs-to-readme
docs: add Tincre example blogs
2022-01-25 23:11:47 +08:00
Timothy
11923a0a6a
Merge pull request #354 from edwincoronado/master
fix: Create `data/blog` directory if missing
2022-01-25 23:10:38 +08:00
Jason R. Stevens, CFA
f93b15c6a8
📓 add Tincre downstream blog properties 2022-01-24 09:57:48 -05:00
Edwin Coronado
3d8a153839
Update compose.js 2022-01-23 23:36:34 -08:00
Edwin Coronado
ac7d1c29cd
Update compose.js
If for any reason the `data/blog` directory is not present, the script fails. This change creates the `data/blog` directory if it doesn't yet exist.
2022-01-23 23:07:20 -08:00
Timothy
e6db5e62cd
Merge pull request #351 from timlrx/fix/prose-a-hover
fix: hover state for a tag in prose
2022-01-23 16:49:37 +08:00
Timothy Lin
e940c482e7 fix: hover state for a tag in prose 2022-01-23 16:46:41 +08:00
Timothy
73aa9831b8
Merge pull request #347 from mrghasemi1992/master
docs: I added my blog to the list
2022-01-23 16:21:47 +08:00
Mohammad Reza Ghasemi
14ccc2a3a8
[mod] I added my blog to the list 2022-01-20 00:18:39 +03:30
Onur Geneş
1835cca296 change canonical to canonicalUrl for keeping it consistent 2022-01-18 20:13:24 +03:00
Timothy
f13dc64999
Merge pull request #345 from sokirill/patch-1
Update README.md with new example blog
2022-01-18 22:26:21 +08:00
Kirill So
9b16a37aa3
Update README.md
Added my personal blog to the examples of README
2022-01-18 21:09:51 +08:00
Onur Geneş
45d6228868 removed unnecessary extension 2022-01-18 12:35:25 +03:00
Onur Geneş
25e82e58bf added canonicalUrl support 2022-01-18 12:28:41 +03:00
Timothy
507d32ab9d
Merge pull request #339 from piyushpaliwal/accessibility-fix
fix: Accessibility Fix in LayoutWrapper
2022-01-17 23:52:08 +08:00
Piyush Paliwal
076353df9b updated aria-label to pick from siteMetadata 2022-01-17 18:01:27 +05:30
Timothy
9620c25267
Merge pull request #333 from AlexanderZeilmann/master
feat: Add rehype-preset-minify
2022-01-15 12:32:06 +08:00
Timothy
a27731e59f
Merge pull request #335 from localsite/master
docs: remove script format from "or" text by removing indent
2022-01-14 21:57:17 +08:00
modelearth
29d56b747c Remove script format from "or" text by removing indent
Also change to "or with TypeScript"
2022-01-13 20:28:09 -05:00
Alexander Zeilmann
6e9c4f3bea Add rehype-preset-minify 2022-01-11 19:18:24 +01:00
Timothy
f86917c37f
Merge pull request #326 from volcareso/patch-1
added my blog in the list :))
2022-01-07 17:14:14 +08:00
volcareso
b4fcb7422d
added my blog in the list :))
my blog is now in the list 
I am using this template to make it
Thanks a lot for this template !!!
2022-01-05 12:30:51 +05:30
Timothy Lin
9a46373f79 1.4.2 2022-01-04 23:43:26 +08:00
Timothy
23886f823c
Merge pull request #324 from timlrx/fix/dark-prose-th
fix: dark prose table header
2022-01-04 23:41:07 +08:00
Timothy Lin
40200b1d9c fix: dark prose table header 2022-01-04 23:40:19 +08:00
Timothy
5e617c6527
Merge pull request #322 from llovvoll/fix/scroll-top-button
fix: should use visibility to control display state of scroll top button
2022-01-04 10:14:03 +08:00
llovvoll
759f33d73c fix: should use display to control display state of scroll top button 2022-01-04 10:09:54 +08:00
Timothy
f9503d8c85
Merge pull request #321 from alaq/add-umami
feat: add support for umami analytics
2022-01-03 10:15:01 +08:00
Adrien Lacquemant
6d13e0c0dc Add Umami analytics support 2022-01-02 19:02:48 -05:00
Timothy Lin
4bd56e9a8c 1.4.1 2021-12-27 16:50:53 +08:00
Timothy
906d2a2734
Merge pull request #316 from timlrx/fix/citation-styles
Fix citation styles
2021-12-27 16:49:35 +08:00
Timothy Lin
ad93cf6242 chore: move scroll-smooth to document 2021-12-27 16:46:49 +08:00
Timothy Lin
5d311e2587 fix: upgrade rehype-citation and fix styles 2021-12-27 16:31:22 +08:00
Timothy
e3d7630f6b
Merge pull request #315 from timlrx/fix/optional-proj-img
fix: allow proj img to be optional
2021-12-27 15:05:48 +08:00
Timothy Lin
5d77b1fc24 fix: allow proj img to be optional 2021-12-27 15:04:38 +08:00