Commit Graph

  • 620446370d chore: add astro prettier plugin satnaing 2023-09-14 13:21:54 +06:30
  • f25377674e feat: update theme-color tag on theme switch satnaing 2023-09-14 11:53:46 +06:30
  • 87b3e5b8cd fix: update title of the blog nowrap satnaing 2023-09-10 15:26:15 +06:30
  • 0c92492959 fix(css): text wrap in code blocks Mateus Abelli 2023-08-05 16:38:27 -03:00
  • b571816dcd fix: sort posts in [tag] page (#101) Parinya T 2023-08-09 14:38:16 +07:00
  • b118f09d5d docs: update schema code in docs for new canonicalURL property satnaing 2023-07-23 10:59:44 +06:30
  • 4687bd516b feat: support custom canonical URLs (#83) Nahuel Garbezza 2023-07-21 21:28:24 -03:00
  • 08383093d1 docs: update "adding new post" tutorial with... Nahuel Garbezza 2023-07-21 20:39:39 -03:00
  • 606203d034 docs: add a blog post for adding estimated reading time satnaing 2023-07-22 23:15:57 +06:30
  • d9743af65d docs: add a blog post for updating AstroPaper and dependencies satnaing 2023-07-21 21:04:02 +06:30
  • 26ecd173dd fix: #72 replace SITE.website with a URL in astro.config site value satnaing 2023-07-20 16:26:16 +06:30
  • 3187933dbe build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-20 00:05:11 +00:00
  • c8e9e63d7d build(deps): bump fast-xml-parser from 4.2.4 to 4.2.6 dependabot[bot] 2023-07-18 17:04:45 +00:00
  • 7501c63049 build(deps): bump semver from 6.3.0 to 6.3.1 dependabot[bot] 2023-07-12 06:50:29 +00:00
  • 47b1b4eadc build: update lint-staged to only format certain file types satnaing 2023-06-21 12:38:30 +06:30
  • e017dcf9a5 style: format files with prettier satnaing 2023-06-21 11:48:07 +06:30
  • ebb383effd chore: update dependencies satnaing 2023-06-21 11:47:05 +06:30
  • d383439c4e perf: update getUniqueTags func for better efficiency Ajit Panigrahi 2023-06-21 09:00:54 +05:30
  • d48d77c4b5 Merge pull request #77 from satnaing/dependabot/npm_and_yarn/fast-xml-parser-4.2.4 Sat Naing 2023-06-21 09:11:56 +06:30
  • e21f4927be Merge pull request #76 from satnaing/dependabot/npm_and_yarn/vite-4.3.9 Sat Naing 2023-06-21 09:11:40 +06:30
  • ca9be69778 build(deps): bump fast-xml-parser from 4.0.11 to 4.2.4 dependabot[bot] 2023-06-06 18:50:53 +00:00
  • a9c73b5d14 build(deps): bump vite from 4.3.5 to 4.3.9 dependabot[bot] 2023-06-06 02:32:27 +00:00
  • 63f1e3200f chore(release): 2.3.0 satnaing 2023-05-15 14:29:47 +06:30
  • 0d7330247f chore(deps): update dependencies satnaing 2023-05-15 14:10:44 +06:30
  • fd3c97e16b chore(patch-deps): update prettier, lint-staged, astro/react and astro/tailwind satnaing 2023-05-15 13:23:28 +06:30
  • a1c13c1b4f chore: add jsx compiler option in tsconfig satnaing 2023-05-15 11:24:47 +06:30
  • 99b27240ec perf: memoize fuse search results with useMemo (#71) Chris Kerr 2023-05-15 14:37:17 +10:00
  • f6ac8104b2 fix: add missing sitemap in head (#69) Gabriel Kanev 2023-05-15 07:00:57 +03:00
  • 03b52c9303 Merge pull request #67 from AriPerkkio/fix/tailwind-jsdoc Sat Naing 2023-05-15 10:11:45 +06:30
  • e8bd3911b3 refactor: update slugify logic inside the component itself satnaing 2023-05-15 10:05:11 +06:30
  • 7d46181e68 Merge pull request #66 from LobbyBoy-Dray/tag-bug-fix Sat Naing 2023-05-15 10:03:06 +06:30
  • 8fd141d262 Merge pull request #63 from RobRoseKnows/main Sat Naing 2023-05-15 08:55:23 +06:30
  • a57f3439f8 fix: replace history entries when searching (#62) Nihaal Sangha 2023-05-15 03:17:29 +01:00
  • 99709dd3aa fix: tailwind jsdoc for intellisense AriPerkkio 2023-05-02 13:46:46 +03:00
  • 49d7f77a86 Fix: slugify tags in post detail page Jingwei Gao 2023-05-01 17:36:00 +08:00
  • f3e9cd5147 fix(ignore): added yarn directories to ignorefiles Rob Rose 2023-04-24 20:06:43 -04:00
  • 4c1b9c89f3 refactor: update LinkButton role type satnaing 2023-04-18 23:24:39 +06:30
  • 0f764242fe fix: update menu element with svg and refactor toggle logic satnaing 2023-04-18 23:19:38 +06:30
  • e654c0308c fix: update lint-staged configuration satnaing 2023-04-18 00:02:33 +06:30
  • 0e9f709c5d feat: add locale configuration for Datetime component (#59) Andrea Mignone 2023-04-17 19:26:58 +02:00
  • 08151881cc style: format file with prettier satnaing 2023-03-24 23:48:15 +06:30
  • 619a54927f chore(dev-deps): update linting and prettier packages satnaing 2023-03-24 23:47:00 +06:30
  • ccb5a7787c refactor: update imports paths satnaing 2023-03-23 23:20:33 +06:30
  • dd4fd98972 fix: build error astro@2.1.4 && update astro@2.1.5 (#49) Parinya T 2023-03-23 23:38:27 +07:00
  • 9e62b637e8 fix: sort rss feed from latest to oldest (#38) Salman Hossain Saif 2023-03-17 12:44:10 +06:00
  • 69b39fecdf docs: update CHANGELOG satnaing 2023-03-16 15:14:09 +06:30
  • 279bfa4a20 chore(release): 2.2.0 satnaing 2023-03-16 15:02:58 +06:30
  • 4fe508462e refactor: replace astro.config site value with SITE.website satnaing 2023-03-16 14:58:26 +06:30
  • 0c6d0ba6cd refactor: add type to SITE object for better type safety satnaing 2023-03-16 14:56:54 +06:30
  • 2afdf4d82e chore(deps): update dependencies satnaing 2023-03-16 14:07:42 +06:30
  • 4189cfaf5e chore(deps-dev): update dev dependencies satnaing 2023-03-16 12:47:27 +06:30
  • 329bc22e97 build(deps): update Astro to v2.1.3 and enable type checking in dev satnaing 2023-03-16 12:16:19 +06:30
  • 6be7a77183 refactor: remove unnecessary pseudo styles in svg satnaing 2023-03-15 23:38:14 +06:30
  • b9254c15f1 build(deps-dev): add jampack for performance optimization (#46) Min Adwaita 2023-03-15 17:00:48 +00:00
  • 27507d1d78 feat: generate og images in png format (#43) Sat Naing 2023-03-01 18:46:42 +06:30
  • c40af432a0 Merge pull request #37 from satnaing/dependabot/npm_and_yarn/undici-5.19.1 Sat Naing 2023-02-17 10:46:23 +06:30
  • 9554a85289 build(deps): bump undici from 5.16.0 to 5.19.1 dependabot[bot] 2023-02-16 23:27:41 +00:00
  • 37b54afd94 fix: add plugin-search-dir in format & format:check satnaing 2023-02-12 19:26:14 +06:30
  • cbce54bd1c fix: correct typo in blog posts Mahesh Rijal 2023-02-12 18:16:50 +05:30
  • e49ca61d6b fix: add plugin-search-dir in prettier write for pnpm Carles Barreda 2023-02-12 13:45:05 +01:00
  • df5aa582a9 Merge pull request #33 from johnhooks/fix/slugify-all-typo Sat Naing 2023-02-10 21:54:36 +06:30
  • bcae985671 fix: slugifyAll typo John Hooks 2023-02-10 05:26:55 -08:00
  • e74267fb91 docs: update CHANGELOG satnaing 2023-02-08 17:41:32 +06:30
  • 95a12cef15 chore(release): 2.1.0 satnaing 2023-02-08 17:32:39 +06:30
  • b5ad224402 build(deps): update minor dependencies satnaing 2023-02-08 17:27:43 +06:30
  • 2a7e28d916 build(deps): update patch dependencies satnaing 2023-02-08 17:17:48 +06:30
  • 77c36d8ef2 chore(linting): ignore dist folder when linting satnaing 2023-02-08 17:14:36 +06:30
  • 1b7ebf675e build(deps): bump astro 2.0.4 to 2.0.6 satnaing 2023-02-05 22:22:58 +06:30
  • 55e25d08b7 style: format README markdown satnaing 2023-02-03 14:06:54 +06:30
  • 0abceb2c97 docs: mention eslint in README (#29) Sha Mwe La 2023-02-03 14:02:43 +06:30
  • a9631d0e1e feat: add ESLint and update linting errors (#26) Sha Mwe La 2023-02-02 16:24:38 +06:30
  • 29e07761f7 refactor: remove unnecessary comments (#25) Michael Alaev 2023-02-01 14:10:20 +02:00
  • d9a2ffe909 docs: fix typo in blog post (#24) B. Burt 2023-01-31 21:46:15 -08:00
  • dc026b38de fix: make schema(s) strict (#23) Sha Mwe La 2023-02-01 12:13:41 +06:30
  • 920046f389 docs: update CHANGELOG satnaing 2023-01-31 20:30:04 +06:30
  • fa0849553a chore(release): 2.0.0 satnaing 2023-01-31 20:25:13 +06:30
  • 202dfaa883 Merge branch 'astro-v2' satnaing 2023-01-31 20:22:09 +06:30
  • f30953bd55 docs: add AstroPaper v1 docs and live url satnaing 2023-01-31 20:20:39 +06:30
  • f7f10f2a50 chore: add env type file satnaing 2023-01-31 20:17:10 +06:30
  • 705c59e6ea docs: update OG/desc image and info of predefined color scheme satnaing 2023-01-31 20:10:54 +06:30
  • b3f760f7d8 docs: update card bgColor in lower contrast new dark theme satnaing 2023-01-31 20:09:34 +06:30
  • 8a99601e93 fix: update card bg color satnaing 2023-01-31 20:09:05 +06:30
  • a827f758d3 docs: add AstroPaper 2 dark theme lower contrast satnaing 2023-01-31 20:06:02 +06:30
  • cfd1072d9d refactor: change default dark theme satnaing 2023-01-31 20:04:08 +06:30
  • ca43fc2b84 build(deps): update patch dependencies satnaing 2023-01-31 16:08:53 +06:30
  • f99c014de3 docs: add info about automatic class sorting feat satnaing 2023-01-31 16:02:16 +06:30
  • 1a427285f3 style: format styles with Tailwind Prettier plugin satnaing 2023-01-31 15:53:49 +06:30
  • ca7d9b10e6 style: add Tailwind prettier plugin satnaing 2023-01-31 15:49:20 +06:30
  • bb5d6b3837 docs: add main image in astro-paper-2 blog post satnaing 2023-01-31 13:04:43 +06:30
  • ca69958908 docs: add info about new predefined color scheme satnaing 2023-01-31 12:59:11 +06:30
  • bc263b6eac feat: add new predefined color scheme 'astro dark' satnaing 2023-01-31 12:50:36 +06:30
  • b9aa569e00 docs: mark as featured and add search logic paragraph satnaing 2023-01-31 00:33:41 +06:30
  • d616a73c93 docs: add AstroPaper v2 release blog post satnaing 2023-01-31 00:20:53 +06:30
  • 472e61f156 docs: update README for AstroPaper v2 satnaing 2023-01-31 00:20:21 +06:30
  • 9355fb8044 build: exclude README from prettier ignore list satnaing 2023-01-31 00:19:49 +06:30
  • 54a54e8c3d docs: update frontmatter properties for AstroPaper v2 satnaing 2023-01-30 22:26:22 +06:30
  • cd5620423e docs: add external ogImage url information satnaing 2023-01-30 22:24:32 +06:30
  • e2a3be4b8a refactor: remove extra blog post satnaing 2023-01-30 22:15:20 +06:30
  • 067c1a2cc6 docs: add a blog link to predefined color schemes satnaing 2023-01-30 22:13:03 +06:30
  • 3f714f8c80 refactor: remove unnecessary comment satnaing 2023-01-30 22:00:42 +06:30