Commit Graph

45 Commits

Author SHA1 Message Date
10h30 8f1751874b chore: update to astro 6.1.4 2026-04-07 11:47:42 +09:00
Thuan Bui 8b1ed936db feat: add sharp dependency for image processing 2026-04-06 20:11:27 +07:00
Thuan Bui 864420bd08 chore: replace remarkunwrapimages iwth rehypunwrapimages 2026-04-06 20:06:37 +07:00
Thuan Bui 95a476ab6a refactor: simplify Picture component and remove unused R2 image handling, add figcaption 2026-04-06 19:40:59 +07:00
10h30 c7e3ee2000 feat: add Instagram embedding support with remarkInstagram plugin 2026-03-25 10:10:19 +09:00
10h30 9e42996677 feat: add YouTube embedding support with lite-youtube-embed and create remarkYouTube plugin 2026-03-25 09:15:12 +09:00
Thuan Bui 9421ecd257 content: update navigation links to reflect new categories 2026-03-22 10:15:59 +07:00
Thuan Bui 8c934213eb feat: add getDescendantSlugs function and update category/destination filtering logic 2026-03-22 09:51:26 +07:00
10h30 3cc4f98a19 content: update author names 2026-03-20 08:06:06 +09:00
10h30 628db50ef3 fix: update social links for Instagram and Facebook in site configuration 2026-03-20 08:01:23 +09:00
10h30 3d060f39a7 content: update blog and destination metadata descriptions for SEO 2026-03-20 08:00:56 +09:00
10h30 3589fbd011 côntent: update description for Nhật Bản in destination taxonomy 2026-03-20 07:53:03 +09:00
Thuan Bui ccfade04fd feat: implement taxonomy data for categories, destinations, and tags with updated routing (#2) 2026-03-19 20:32:59 +09:00
Thuan Bui e275c79fbe feat: add category, destination, and tag taxonomies with slugs and descriptions 2026-03-19 18:06:07 +07:00
Thuan Bui a6e58f1be6 content: update posts 2026-03-19 17:17:45 +07:00
10h30 78a554b672 feat: add Destinations component and integrate destination data in blog posts 2026-03-19 13:04:58 +09:00
10h30 2a43bf055e fix: remove non standard character 2026-03-18 16:22:31 +09:00
10h30 7d22142d38 feat: add pagination for tag and category 2026-03-18 10:24:54 +09:00
10h30 bd8868d0a0 fix: heading of multi posts 2026-03-18 08:25:24 +09:00
10h30 0640943c28 feat: introduce Picture component for optimized image handling across posts and hero sections 2026-03-17 17:32:21 +09:00
10h30 bb07ca05f0 feat: enhance rehypePictureWebp to use Cloudflare Image Transformation 2026-03-17 17:32:09 +09:00
10h30 92ba340ecb fix emoji link in md files and update css for inline image 2026-03-17 17:18:45 +09:00
10h30 da95679fcb feat: add remark-unwrap-images for improved image handling 2026-03-17 17:14:27 +09:00
10h30 8600a088a2 feat: add rehypePictureWebp plugin for optimized image handling 2026-03-17 16:46:32 +09:00
10h30 d91acce2f9 fix: add fetchpriority attribute to hero image for improved loading performance 2026-03-17 12:48:26 +09:00
10h30 ec7f19d6a9 fix: use relative path for heroImage 2026-03-17 12:44:19 +09:00
Thuan Bui c1784627ca fix: ensure 404 phandling in wrangler configuration 2026-03-15 21:18:00 +07:00
Thuan Bui 2c82af1b6b chore: remove Vercel analytics and speed insights dependencies 2026-03-15 21:04:26 +07:00
Thuan Bui 023c00f04c chore: update dependencies and add wrangler configuration
- Added "wrangler" dependency to package.json for Cloudflare Workers support.
- Created wrangler.jsonc configuration file for project setup with assets directory.
2026-03-15 20:51:30 +07:00
Thuan Bui 2dc6dd6128 remove <figure> html code 2026-03-15 18:06:01 +07:00
Thuan Bui 971488b296 fix heading of multi posts 2026-03-15 17:40:41 +07:00
Thuan Bui ccd8fc0799 chore: remove traffic tracking files and related workflow 2026-03-15 17:20:22 +07:00
Thuan Bui 7d4ac2ffc6 fix: reduce padding in category and tag sections for improved layout 2026-03-15 17:13:40 +07:00
Thuan Bui 510c7f25d4 feat: add R2 image handling and utility functions for image URLs 2026-03-15 11:29:38 +07:00
Thuan Bui 0be314edbe feat: add tag pages and integrate tags component in post layout 2026-03-15 10:55:17 +07:00
Thuan Bui 50d3750f7d fix: correct HTML entity in blog title 2026-03-14 21:32:31 +07:00
10h30 02af30c749 Update i18n configuration to set default locale to Vietnamese and adjust supported locales 2026-03-14 16:39:25 +07:00
10h30 e14ce351e1 feat: update blog structure and content for balodeplao.com 2026-03-14 16:37:32 +07:00
Thuan Bui a300564d0a fix image link in frontmatter 2026-03-14 16:12:30 +07:00
Thuan Bui 7e7f62b11c Update structure 2026-03-14 16:07:03 +07:00
Thuan Bui 2fa82a0ee6 fix image links 2026-03-14 16:02:40 +07:00
Thuan Bui 6342b8a3aa feat: enhance blog structure with categories, tags, and localization updates 2026-03-14 15:24:59 +07:00
Thuan Bui 0c2953786e add blog content 2026-03-14 11:26:19 +07:00
10h30 ea37a4ece7 chore: upgrade astro to 6.0.4
- Bump @astrojs/check from 0.9.6 to 0.9.7
- Upgrade @astrojs/mdx from 4.3.13 to 5.0.0
- Update @astrojs/rss from 4.0.15 to 4.0.17
- Upgrade @astrojs/sitemap from 3.6.1 to 3.7.1
- Upgrade astro from 5.16.8 to 6.0.4
2026-03-13 11:31:05 +09:00
Thuan Bui 36b45142d9 Initial commit 2026-03-13 11:19:35 +09:00