Skip to content

Website for the "Hüttenblock" climbing wall located in the Alps 🧗

Notifications You must be signed in to change notification settings

01100100/huttenblock

Repository files navigation

Netlify Status

This website aims to provide detailed information about the climbing wall known as "Hüttenblock," located in the picturesque Alps next to the Heidelberger Hütte.

Hüttenblock website

It is built using HUGO uses the Hugo Story theme.

Features

  • Overview: Description and history of the Hüttenblock.
  • Topo: Detailed climbing topo showing each climbing route.
  • Route Grades: Name and difficulty rating for each route.
  • Location Guide: Find detailed directions and maps to help people reach the Hüttenblock.
  • Photo Gallery: Photos of the climbing wall and surrounding scenery.

Development

Prerequisites

Quick Start

# 1. Clone this repository
git clone git@github.com:01100100/blog.git
# 2. Install the theme
git submodule update --init --recursive
# 3. Run the server
hugo server --disableFastRender

The website will be available at http://localhost:1313/.

Pre-commit Hooks

This project uses pre-commit hooks to ensure code quality and consistency. The configuration is defined in .pre-commit-config.yaml.

To set up pre-commit hooks, run the command

pre-commit install

Hosting

This blog is hosted using Netlify. The deployment is triggered automatically when a new commit is pushed to the main branch. Preview deploys are triggered when a pull request is opened.

About

Website for the "Hüttenblock" climbing wall located in the Alps 🧗

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages