satnaing
4189cfaf5e
chore(deps-dev): update dev dependencies
2023-03-16 12:47:27 +06:30
satnaing
329bc22e97
build(deps): update Astro to v2.1.3 and enable type checking in dev
...
Bump Astro from v2.0.8 to v2.1.3. Enable TypeScript type checking during development.
2023-03-16 12:16:19 +06:30
Min Adwaita
b9254c15f1
build(deps-dev): add jampack for performance optimization ( #46 )
...
Add new package "jampack" to devDependencies to optimize performance for production build.
2023-03-15 23:30:48 +06:30
Sat Naing
27507d1d78
feat: generate og images in png format ( #43 )
...
* feat: generate og images in png format
In production mode, generate og images from svg to png format.
fix #40
* refactor: update og image format from svg to png
Update OG image format in post detail to png. Update twitter og images to auto-generated dynamic og
images.
2023-03-01 18:46:42 +06:30
satnaing
37b54afd94
fix: add plugin-search-dir in format & format:check
2023-02-12 19:26:14 +06:30
Carles Barreda
e49ca61d6b
fix: add plugin-search-dir in prettier write for pnpm
...
Fix error 'No parser could be inferred for file' (#34 )
2023-02-12 19:15:05 +06:30
satnaing
95a12cef15
chore(release): 2.1.0
2023-02-08 17:32:39 +06:30
satnaing
b5ad224402
build(deps): update minor dependencies
...
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0. Bump satori from 0.1.2 to 0.2.3.
2023-02-08 17:27:43 +06:30
satnaing
2a7e28d916
build(deps): update patch dependencies
...
Bump astro from 2.0.6 to 2.0.8. Bump prettier from 2.8.3 to 2.8.4. Bump lint-staged from 13.1.0 to
13.1.1.
2023-02-08 17:17:48 +06:30
satnaing
1b7ebf675e
build(deps): bump astro 2.0.4 to 2.0.6
2023-02-05 22:22:58 +06:30
Sha Mwe La
a9631d0e1e
feat: add ESLint and update linting errors ( #26 )
...
* Install ESLint and Astro ESLint plugin
* Configure 2 plugins
* Improve ignore files
* Add lint script
* Install astro-eslint-parser
* Add parser and fix linting errors
2023-02-02 16:24:38 +06:30
satnaing
fa0849553a
chore(release): 2.0.0
2023-01-31 20:25:13 +06:30
satnaing
ca43fc2b84
build(deps): update patch dependencies
2023-01-31 16:08:53 +06:30
satnaing
ca7d9b10e6
style: add Tailwind prettier plugin
2023-01-31 15:49:20 +06:30
satnaing
d7001916d4
chore: add new script cmd 'astro sync'
2023-01-25 19:52:33 +06:30
satnaing
5f279b34f8
build(deps): bump astro and its packages to v2
...
BREAKING CHANGE: Migration of Astro to version 2
2023-01-25 15:16:12 +06:30
satnaing
dc2545dd1e
build(deps): bump commitizen from 4.2.6 to 4.3.0
2023-01-22 22:30:24 +06:30
satnaing
19836e9242
build(deps): bump @types/react from 18.0.26 to 18.0.27
2023-01-22 22:27:40 +06:30
satnaing
41d85111ad
Revert "build(deps): bump @astrojs/rss to 2.0.0"
...
This reverts commit 9840cf7b66 .
2023-01-19 12:35:12 +06:30
satnaing
9840cf7b66
build(deps): bump @astrojs/rss to 2.0.0
2023-01-15 16:34:37 +06:30
satnaing
3799246e12
build(deps): update minor dependencies
2023-01-15 15:00:48 +06:30
satnaing
bcf0b0c1ca
build(deps): update patch dependencies
2023-01-15 14:45:33 +06:30
satnaing
dae9bfd16c
chore(release): 1.4.0
2022-12-28 10:21:20 +06:30
Sat Naing
ce3f1dc4a0
feat: generate dynamic og image for blog posts ( #15 )
...
* feat: add dynamic og image using satori
* feat: add og card styling
* feat: add dynamic paths for ogTitle
* feat: add default og url
* ci: change config site url for testing purpose
* fix: update original auto-generate og image style
* refactor: move ogImage jsx inside generateOgImage
* fix: add conditions for filtering draft posts & ogImages
* build: update minor and major dependency updates
* build: update site option in config file
2022-12-28 09:09:57 +06:30
satnaing
6dfff9eb32
chore(release): 1.3.0
2022-12-07 11:22:48 +06:30
satnaing
69e6af84a0
build: update minor and batch dependencies
...
Update astro 1.6.12 to 1.6.13, commitizen 4.2.5 to 4.2.6, lint-staged 13.0.4 to 13.1.0.
2022-12-07 11:22:21 +06:30
satnaing
bbd3c00a09
chore(release): 1.2.1
2022-12-03 00:36:12 +06:30
satnaing
9243a88f57
build: update patch dependencies
...
Update astro and @types/react
2022-12-03 00:35:28 +06:30
satnaing
ea49594b33
chore(release): 1.2.0
2022-11-28 23:13:57 +06:30
satnaing
c3a6e4e81d
build: update prettier package
2022-11-28 18:25:57 +06:30
satnaing
3b0ab7555f
build: update minor dependencies
2022-11-28 17:56:28 +06:30
satnaing
34953144af
chore(release): 1.1.3
2022-11-11 21:40:38 +06:30
satnaing
33d209852f
chore(release): 1.1.2
2022-11-04 10:39:46 +06:30
satnaing
c1df953a35
chore: update astro patch version (1.6.1 -> 1.6.2)
2022-11-02 22:31:01 +06:30
satnaing
e7807ab94e
fix: fix missing TailwindCSS dependency
...
fix #6
2022-11-02 21:52:54 +06:30
satnaing
af56d8461b
chore(release): 1.1.1
2022-10-30 21:12:58 +06:30
satnaing
e4e4c91947
chore: update astro version to 1.6.1
2022-10-29 16:30:01 +06:30
satnaing
b3005ef2c7
chore: update @astro/react version to 1.2.2
2022-10-29 16:15:43 +06:30
satnaing
81b80e6543
chore: update @astro/rss patch version
2022-10-29 16:12:10 +06:30
satnaing
fc2c1f9fbe
chore: update husky patch version
2022-10-29 16:08:06 +06:30
satnaing
cdb451a63e
chore: bump @astro/tailwind version to 2.1.1
2022-10-29 16:04:54 +06:30
satnaing
3697a59f1a
chore: move '@types/react' to dev dependencies
2022-10-28 15:41:00 +06:30
AkaraChen
55425d4504
chore: update github-slugger
2022-10-28 10:33:33 +08:00
satnaing
ddd0e3a953
chore(release): 1.1.0
2022-10-18 23:43:20 +06:30
Sat Naing
cc4068ffab
chore: add github-slugger types package
2022-10-16 23:54:10 +06:30
Sat Naing
181d9a2098
chore: remove eslint script
2022-10-16 21:48:35 +06:30
Sat Naing
a62344a9ff
chore: remove eslint and its plugins
2022-10-16 21:41:27 +06:30
Sat Naing
80aee6bedb
chore: add husky and lint-staged packages
2022-10-16 21:37:00 +06:30
Sat Naing
d6dd8185f2
chore: add prettier, eslint and related plugins
2022-10-16 20:34:21 +06:30
Sat Naing
2acea86371
chore: add commitizen and cz-conventional-changelog packages
...
make the repo commitizen friendly and follow conventional commits specification
2022-10-16 10:39:43 +06:30