1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00
AdventureLog/documentation/index.md

34 lines
1 KiB
Markdown
Raw Normal View History

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "AdventureLog"
text: "The ultimate travel companion."
tagline: Discover new places, track your adventures, and share your experiences with friends and family.
actions:
- theme: brand
text: Get Started
link: /docs/install/getting_started
- theme: alt
text: About
link: /docs/intro/adventurelog_overview
- theme: alt
text: Demo
link: https://demo.adventurelog.app
image:
src: ./adventurelog.svg
alt: AdventureLog Map Logo
features:
- title: "Track Your Adventures"
details: "Log your adventures and keep track of where you've been on the world map."
icon: 📍
- title: "Plan Your Next Trip"
details: "Take the guesswork out of planning your next adventure with an easy-to-use itinerary planner."
icon: 📅
- title: "Share Your Experiences"
details: "Share your adventures with friends and family and collaborate on trips together."
icon: 📸
---