Skip to content

Experimentation for the website relaunch#28

Draft
LorenzBischof wants to merge 3 commits into
relaunch-2026from
relaunch-2026-experiment
Draft

Experimentation for the website relaunch#28
LorenzBischof wants to merge 3 commits into
relaunch-2026from
relaunch-2026-experiment

Conversation

@LorenzBischof

@LorenzBischof LorenzBischof commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

All just experimentation. This is not meant to be merged. Pick out whatever you like into the other PR.

  • Better mobile navigation
  • Swiss hiking symbol diamond as a navigation separator
  • Elevation lines as a background to symbolize the hiking map
  • Better hover colors on the contact buttons
  • Experimentation with hiking related titles

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
peakscale ✅ Ready (View Log) Visit Preview 911f516

Comment thread assets/css/base.css
font-display: swap;
src: url('/fonts/inter-latin-ext.woff2') format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the embedded fonts ❤️

@johanngyger johanngyger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are great! Please refine a bit

Comment thread assets/css/base.css

.btn--primary:hover {
background: var(--dark-blue);
background: rgb(4, 105, 161);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why absolute values?

Comment on lines +5 to +6
eyebrow: "Our own solutions & enterprise support"
title: "Platform building blocks for any terrain."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change the hero texts for now.

{{/* ---------- Hero (centered, blocks photo below) ---------- */}}
{{ with .Params.hero }}
<section class="hero">
<section class="hero" style="--hero-motif: url('/images/hero/texture-produkte.svg')">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No inline css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants