Skip to content

rtts/iesschute

Repository files navigation

Ies Schute

This repository contains the source code of https://www.iesschute.nl/, provided here under the GPLv3 license as part of our free and open source philosophy.

A former version of this website has been archived on https://iesschute.created.today/

Installation

Install Python and run the following commands:

pip install -r requirements.txt
./manage.py migrate
./manage.py createsuperuser
./manage.py runserver

Usage

Visit https://localhost:8000/admin/works/work/ to add artworks to the database.

About

Artist portfolio website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published