A new project is using Drupal 10 to share a blog on hiking experiences. These are awesome hikes, so the domain is as follows:
This site uses Drupal 10 and follows the blog layout. Each article includes images and paragraphs in the following layout:
- Overview
- View from the trail
- Trailhead – how to find the trail
- Rating the difficulty after the trail has been hiked
- Notes on the trail from personal experience
- Warnings if appropriate
Each trail also includes a current weather forecast, to encourage people to go hike it today.
Weather data is provided by Weather.gov through an API call, so it is a current weather forecast. This was a new feature provided by this site upon inception, and part of the challenge in implementation.
This blog is currently inactive. The hosting company has a technical issue going with PHP 8.2 on the base server, which I hope will be resolved soon.