Commit Graph

442 Commits

Author SHA1 Message Date
satnaing 0fe14f4217 refactor: refactor relative imports to aliases 2023-01-28 00:52:18 +06:30
satnaing 8cc6947799 refactor: update datetime prop type to string and date 2023-01-28 00:50:07 +06:30
satnaing a2f572eadf refactor: refactor relative import to alias 2023-01-28 00:47:59 +06:30
satnaing c19f3a0e5a refactor: update imports and frontmatter types 2023-01-28 00:47:21 +06:30
satnaing d67e64e02d refactor: refactor relative import to alias 2023-01-28 00:44:58 +06:30
satnaing b420e688ca feat: define blog schema and add blog collection 2023-01-28 00:38:05 +06:30
satnaing 041f5412f8 refactor: move blog posts under content directory 2023-01-28 00:29:15 +06:30
satnaing d815b5b9b2 revert: revert back to JSX Card component 2023-01-28 00:25:36 +06:30
satnaing 293bad3b49 refactor: update fetch method and frontmatter type 2023-01-26 22:56:02 +06:30
satnaing 7c1de46462 refactor: update frontmatter type and change React to Astro 2023-01-26 22:54:24 +06:30
satnaing 57bf6d77a8 refactor: update getSortedPosts func for blog content collections 2023-01-26 22:43:35 +06:30
satnaing e7b93c560f refactor: modify slugger for blog content collection 2023-01-26 22:42:15 +06:30
satnaing 7243d29607 refactor: remove Frontmatter type 2023-01-26 22:40:10 +06:30
satnaing 4e7d9843d7 refactor: define blog schema and clean up config 2023-01-26 22:39:26 +06:30
satnaing 309f4a3c45 chore: add content collections configuration 2023-01-26 18:39:58 +06:30
satnaing 7062fbf527 chore(types): update astro types 2023-01-25 19:53:25 +06:30
satnaing d7001916d4 chore: add new script cmd 'astro sync' 2023-01-25 19:52:33 +06:30
satnaing c505e4bb1e chore: add .astro directory in .gitignore 2023-01-25 15:17:37 +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 969eebd640 Merge branch 'main' into deployment 2023-01-19 18:24:22 +06:30
satnaing 41ac489bf5 docs: add lighthouse score in README 2023-01-19 18:22:27 +06:30
satnaing 52197d319d perf: update font load strategy for better performance 2023-01-19 18:21:13 +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 98f077da1a perf: test font performance 2023-01-19 12:27:37 +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
Sat Naing 4d6f3cc544 Merge pull request #18 from satnaing/dependabot/npm_and_yarn/json5-2.2.3
build(deps): bump json5 from 2.2.1 to 2.2.3
2023-01-10 21:17:29 +06:30
dependabot[bot] c18b057a1e build(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 06:16:34 +00:00
satnaing c75dd3f5b6 chore: update copyright year 2023-01-08 21:39:01 +06:30
satnaing 35a095c33a Merge branch 'main' of https://github.com/satnaing/astro-paper 2023-01-03 21:05:29 +06:30
satnaing 86fbbe82c8 refactor: disable Mastodon social link 2023-01-03 21:05:20 +06:30
Sat Naing 22d1c299de Merge pull request #17 from MASTERAMARJEET/patch-1
fix: typo in dynamic-og-images.md
2023-01-03 18:25:15 +06:30
Amarjeet 6b2c0d3dbf Fix typo in dynamic-og-images.md 2023-01-03 12:01:39 +05:30
satnaing 688bdef098 docs: update README for dynamic og feature post 2022-12-31 12:50:57 +06:30
satnaing 945acf4260 fix: fix typo in title and slug 2022-12-30 17:19:52 +06:30
satnaing 2c98093241 docs: describe svg limitation for Twitter card 2022-12-30 16:14:44 +06:30
satnaing 9434d850e1 fix: use default-og for twitter card 2022-12-30 16:14:12 +06:30
satnaing af517cd486 docs: add a new blog post for v1.4.0 2022-12-29 22:35:12 +06:30
satnaing 93221239dd fix: add embedFont option for Satori 2022-12-29 22:07:55 +06:30
satnaing 82725e806c docs: update num of social links in docs 2022-12-28 19:30:43 +06:30
satnaing 2ec39128c6 feat: add Mastodon social link 2022-12-28 19:27:20 +06:30
satnaing 42eb018889 fix: hide social links section if no link is active
fix #16
2022-12-28 19:18:50 +06:30
satnaing 72966f3f1d docs: update README for new dynamic OG image feat 2022-12-28 11:27:38 +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 f115e1f31d docs: update README for google-site-verification tag 2022-12-20 23:09:49 +06:30
satnaing c36b1384ee chore: remove google site verification html file 2022-12-20 22:49:24 +06:30