Migration to new documentation and information site

This commit is contained in:
Sean Morley
2024-11-26 10:31:25 -05:00
parent 8e5a20ec62
commit 17d8784d8c
59 changed files with 1967 additions and 11276 deletions

33
documentation/index.md Normal file
View File

@@ -0,0 +1,33 @@
---
# 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: 📸
---