Welcome to our San Diego Travel Guide project! Whether you're a local looking for new adventures or a visitor planning your trip, this guide has you covered with recommendations, itineraries, and tips for exploring the best of San Diego.
Our San Diego Travel Guide is designed to help you discover the hidden gems and must-see attractions of America's Finest City. From pristine beaches to world-class dining, San Diego offers something for everyone.
-
Explore top attractions, including:
- Beaches
- Museums
- Parks
- Restaurants
- Outdoor activities
-
Plan your itinerary with customizable options for:
- Day trips
- Weekend getaways
- Family vacations
- Solo adventures
- Installation: Clone or download the repository to your local machine.
- Preview: Use the provided scripts to set up a local server and preview the website.
- Contribute: Feel free to contribute by adding your favorite spots or suggesting improvements.
- Operating System: Windows/Linux/macOS
- Python 3.x
- Jekyll
- Bundler
-
Clone the repository:
git clone https://github.com/your-username/sandiego-travel-guide.git
-
Navigate to the project directory:
cd sandiego-travel-guide -
Install dependencies:
bundle install
-
Start the preview server:
make
-
Open your browser and go to http://0.0.0.0:4100/sandiego/ to view the site.
-
Make changes as necessary and save files. The server will automatically regenerate the site.
-
Stop the preview server when finished:
make stop
We welcome contributions from the community to make our San Diego Travel Guide even better! Here's how you can contribute:
- Submit bug reports or feature requests via GitHub Issues.
- Fork the repository, make changes, and submit a pull request.
This project is licensed under the MIT License.