Commit Graph

29 Commits

Author SHA1 Message Date
02c0eb0fb1 Add quotes to title and summary 2023-03-13 18:43:15 -04:00
7be6ee7573 chore: fix typo 2022-02-15 22:41:14 +09:00
f46cebe696 remove unnecessary imports 2022-02-11 17:24:50 +03:00
8e9aad6b92 don't add link if canonicalUrl is present 2022-02-11 14:14:15 +03:00
58f77e8db1 Merge branch 'timlrx:master' into master 2022-02-11 14:09:55 +03:00
c1043d0fe1 Exclude drafts from the sitemap, added typescript file to glob 2022-01-30 18:51:15 -08:00
3d8a153839 Update compose.js 2022-01-23 23:36:34 -08:00
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
1835cca296 change canonical to canonicalUrl for keeping it consistent 2022-01-18 20:13:24 +03:00
25e82e58bf added canonicalUrl support 2022-01-18 12:28:41 +03:00
cc2ecb1c3b feat: add custom next-remote-watch 2021-10-17 16:13:09 +08:00
b4d7f0e3ab fix: restrict sitemap to mdx files in blog folder 2021-07-22 08:44:15 +08:00
c50abde4fa docs: update readme and posts 2021-07-11 23:35:19 +08:00
16a4f962a8 chore: fix typo 2021-07-11 17:55:56 +08:00
3fe3b03e3c chore: fix typo 2021-07-04 19:23:33 +03:00
9378179b9e feat: update compose to support new frontmatter options 2021-07-04 17:19:35 +08:00
6d750076c9 feat: interactive cli to generate post 2021-07-04 16:12:36 +08:00
5603b0e236 Merge pull request #83 from DLevai94/patch-2
Remove /404 & /blog/[...slug] from sitemap
2021-06-20 23:04:11 +08:00
8920e8425a add /blog to pages 2021-06-20 16:47:56 +02:00
c741e0894c Remove /404 & /[...slug] from sitemap 2021-06-20 11:38:37 +02:00
076abee9e6 SImplify string interpolation
Quick refacto
2021-06-20 08:56:12 +02:00
0131149409 fix: use more specific match to replace path 2021-03-15 23:17:04 +08:00
81335f12f2 fix: remove repeated dash in compose path 2021-02-25 23:00:54 +08:00
a9bf55dbb3 fix: replace all space in slug with dash 2021-01-28 23:20:31 +08:00
2de139030f add lastmod and images field to metadata and seo 2021-01-18 22:56:34 +08:00
d3f6716917 add compose guide 2021-01-18 21:49:59 +08:00
977a50adc1 add convenience compose script 2021-01-17 11:16:25 +08:00
9965355e45 add tag routes to sitemap 2021-01-13 20:17:09 +08:00
9a6f4efbb8 Upload starter template 2021-01-09 17:50:45 +08:00