Commit Graph

1017 Commits

Author SHA1 Message Date
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
satnaing d7e28c700f build: add google-site-verification tag in the header 2022-12-20 22:42:29 +06:30
satnaing a5936bc3f4 docs: update README for install commands 2022-12-20 22:12:26 +06:30
RealOtakuBoi 02faff9fbd fix: fix grammar mistake
Update 'to made' -> 'to make'.
2022-12-11 23:59:59 +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 46ea4aa49a feat: update mobile nav to be accessible
Put 'Open Menu' button under nav tag. Add aria-label, aria-expanded and aria-controls in 'Open Menu'
button. Make the entire nav to be more accessible.
2022-12-06 22:48:15 +06:30
satnaing 93e67bf2be refactor: remove unused css for hr 2022-12-05 23:29:43 +06:30
satnaing 9980854686 refactor: remove unused (commented) styles 2022-12-04 23:54:40 +06:30
satnaing 2b0ae34f1d docs: update README image with default og image 2022-12-03 16:26:04 +06:30
satnaing 1a3424c965 refactor: update default og image 2022-12-03 16:25:12 +06:30
satnaing 9262f058b8 chore: remove duplicate record in CHANGELOG 2022-12-03 00:39:54 +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 6b35c7fc2f fix: hide pagination when there's only 1 page 2022-12-02 23:37:32 +06:30
satnaing 1c2821e4df fix: disable access to draft posts via url 2022-12-02 23:28:45 +06:30
satnaing 19e34a0801 fix: fix calculating draft posts in totalPages 2022-12-02 23:27:18 +06:30
satnaing e0f93dab02 fix: displays featured section only if featured posts exist 2022-12-02 23:00:57 +06:30
satnaing 292e6ce3cb docs: update README main image 2022-12-01 22:58:21 +06:30
Sat Naing e9bdbee524 fix: display '0 results' instead of '0 result' in Search 2022-11-30 14:31:56 +06:30
Shoubhit Dash eceb289562 fix: should be 0 results not result 2022-11-30 06:43:02 +00:00
satnaing d1450acfa3 refactor: remove redundant 'Navigation' word in pagination aira-label 2022-11-29 23:10:22 +06:30
satnaing c360473d88 docs: update hero section text 2022-11-29 22:43:55 +06:30
satnaing 4e557c62b1 chore: update CHANGELOG manually 2022-11-28 23:41:30 +06:30
satnaing ea49594b33 chore(release): 1.2.0 2022-11-28 23:13:57 +06:30
satnaing 825f8cb6e4 docs: update README for new changes 2022-11-28 23:12:20 +06:30