From 8b100b26af643b6ed0db636cb243b43600a3214b Mon Sep 17 00:00:00 2001 From: Sean Morley Date: Fri, 26 Jun 2026 21:23:38 -0400 Subject: [PATCH] Update documentation to clarify travel tracking features - Revised descriptions in README and various Vue components to emphasize tracking of countries, regions, and cities. - Updated text in the adventure log overview to reflect changes in travel history and planning functionalities. --- README.md | 2 +- documentation/.vitepress/theme/components/HomeFeatures.vue | 2 +- documentation/.vitepress/theme/components/HomeShowcase.vue | 2 +- documentation/docs/intro/adventurelog_overview.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 13364685..666a6a53 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Built for travelers who want to track, plan, and remember their travel experienc World travel book with countries visited
- World travel — countries, regions & bucket lists + World travel — countries, regions & cities Trip statistics with geographic breakdown and timeline diff --git a/documentation/.vitepress/theme/components/HomeFeatures.vue b/documentation/.vitepress/theme/components/HomeFeatures.vue index bc37f156..b584de46 100644 --- a/documentation/.vitepress/theme/components/HomeFeatures.vue +++ b/documentation/.vitepress/theme/components/HomeFeatures.vue @@ -19,7 +19,7 @@ const features = [ title: "Track your world travel", summary: "See how far you've gone — and what's still on the list.", details: - "Mark countries, regions, and cities as visited. View travel stats on your dashboard and explore your progress with maps built for bucket lists and lifetime goals.", + "Mark countries, regions, and cities as visited. View travel stats on your dashboard and explore your progress with maps built for travel planning and tracking.", }, ]; diff --git a/documentation/.vitepress/theme/components/HomeShowcase.vue b/documentation/.vitepress/theme/components/HomeShowcase.vue index 2e3f0f46..2c251955 100644 --- a/documentation/.vitepress/theme/components/HomeShowcase.vue +++ b/documentation/.vitepress/theme/components/HomeShowcase.vue @@ -41,7 +41,7 @@ const tabs = [ id: "world", label: "World Travel", title: "Countries & regions explorer", - desc: "Mark countries and regions as visited with interactive maps. Perfect for bucket lists and lifetime travel goals.", + desc: "Mark countries and regions as visited with interactive maps. Perfect for seeing your travel history.", src: `${SHOT}/countries.png`, alt: "AdventureLog countries and regions visited tracker", }, diff --git a/documentation/docs/intro/adventurelog_overview.md b/documentation/docs/intro/adventurelog_overview.md index 74210b46..0ae8b3d3 100644 --- a/documentation/docs/intro/adventurelog_overview.md +++ b/documentation/docs/intro/adventurelog_overview.md @@ -53,7 +53,7 @@ AdventureLog is a modern travel companion you run yourself. Track locations and

Track your world travel

-

Countries, regions, and cities on an interactive map — stats, milestones, and bucket lists.

+

Countries, regions, and cities on an interactive map — stats, milestones, and history.