Sat Naing
|
2827d4e7d8
|
refactor: replace postSlug with Astro content slug
* refactor: replace postSlug with Astro content slug
Remove postSlug from blog schema. Refactor articles that use postSlug. Remove slugify function from slugify util file. Replace slugify logic with Astro's content collections slug logic.
Closes: #186
* docs: update docs for removed slugify contents
* refactor: remove unused import
|
2023-12-27 10:20:55 +06:30 |
|
satnaing
|
d57f53ac4d
|
docs: add a new theme and add main image in v3 post
|
2023-09-26 02:04:11 +06:30 |
|
tanishqmanuja
|
b03b722369
|
fix: remove empty string as ogImage
|
2023-09-26 02:04:11 +06:30 |
|
satnaing
|
b3f760f7d8
|
docs: update card bgColor in lower contrast new dark theme
|
2023-01-31 20:09:34 +06:30 |
|
satnaing
|
a827f758d3
|
docs: add AstroPaper 2 dark theme lower contrast
|
2023-01-31 20:06:02 +06:30 |
|
satnaing
|
bc263b6eac
|
feat: add new predefined color scheme 'astro dark'
|
2023-01-31 12:50:36 +06:30 |
|
satnaing
|
f157ee6cf3
|
refactor: update blog schema by removing ogImage alt
|
2023-01-30 12:12:13 +06:30 |
|
satnaing
|
041f5412f8
|
refactor: move blog posts under content directory
|
2023-01-28 00:29:15 +06:30 |
|