?php /** * Slow Switzerland — Credentials * Copy this file to credentials.php and fill in your values. * NEVER commit credentials.php to git. */ // Database define('DB_HOST', 'localhost'); // e.g. localhost define('DB_NAME', 'switzerland_slow'); // e.g. slowswitzerland define('DB_USER', 'switzerland_slow'); // e.g. db_user define('DB_PASS', 'AfTLqz9dWDcPDwE525b4'); // your database password // Anthropic API define('ANTHROPIC_API_KEY', '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'); // your Anthropic API key // Admin credentials define('ADMIN_USER', 'admin'); define('ADMIN_PASS_HASH', '$2y$10$.hRzuLeq26fZ1V68t1ajCeRwkSwqggosZdeoD4zvl61C1DyH88w0K'); // generate with: php -r "echo password_hash('yourpassword', PASSWORD_DEFAULT);" // Site URL (optional — defaults to https://slowswitzerland.com) // define('SITE_URL', 'https://slowswitzerland.com'); Zermatt Stories — Slow Switzerland

Stories from Zermatt

Written by someone who stayed long enough to notice.

The train ride that changed everything
Zermatt 7 min read

The train ride that changed everything

Seven hours on the Glacier Express. No phone signal. No plan. Just mountains passing like memories.

A village without cars
Zermatt 5 min read

A village without cars

When you remove engine noise from a place, you hear things you'd forgotten existed. Rivers. Birds. Your own breath.

The dessert a stranger gave me
Zermatt 4 min read

The dessert a stranger gave me

On the Glacier Express, an elderly woman offered me her chocolate mousse. I still think about that kindness.

More stories coming

Sign up and we'll let you know when new stories from Zermatt are published.