Git Product home page Git Product logo

bildhauer-volkmar-kuehn.de's Introduction

Bildhauer Volkmar Kühn

Bildhauer Volkmar Kühn

What is this?

This is the website source code for the sculptor Volkmar Kühn, a German sculptor known for his works displayed in public spaces, particularly in Gera (the town I grew up in). Since 1968, he has been living and working in the former Mildenfurth monastery, which the logo represents.

The artist lacks exposure on the interweb, so I decided to build a website for him during Easter 2023. The website is built with Kirby, Vite and UnoCSS.

Installation

  1. Duplicate the .env.development.example as .env:
    cp .env.development.example .env
  2. Install the required Node dependencies:
    pnpm install
  3. Install the required Composer dependencies:
    composer install

Usage

Development

  1. Start the Vite development server and watch for file changes accordingly:
    pnpm dev
  2. Run the built-in PHP web server or use a development web server of your choice (like Laravel Valet).
    composer start

Production

Build the frontend assets for production:

pnpm build

If you have caching enabled, make sure to wipe the cache after each build:

rm -rf storage/cache/<your-website>

Deployment

Tip

See ploi-deploy.sh for deployment instructions.

Note

For Apache web servers: Some hosting environments require uncommenting RewriteBase / in .htaccess to make site links work.

License

The code is licensed under MIT, words and images are licensed under CC BY-NC-SA 4.0.

© 2023-PRESENT Johann Schopplich

bildhauer-volkmar-kuehn.de's People

Contributors

johannschopplich avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.