Website of the painter Ginou https://ginou.marchal.dev
Go to file
2022-08-17 13:35:45 +02:00
images Better sized favicon 2022-08-04 18:43:33 +02:00
photos@64e7a332b3 Update photos and divers section 2021-04-03 17:49:18 +02:00
plugins Update jquery version 2022-08-10 00:18:52 +02:00
scripts Update Chart.js and change style for a more fitting one 2022-08-09 23:35:46 +02:00
styles Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
.gitmodules Add submodule ginou-photos + modify subsequent ref 2021-01-09 01:41:46 +01:00
biographie.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
data.json Fix bad characters 2022-08-10 00:37:50 +02:00
divers.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
explorer.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
index.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
informations.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
painting.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
peinture.html Merge branch 'dev' into other-works 2022-08-17 13:34:44 +02:00
README.md Update logo and misc renames 2021-04-03 18:37:16 +02:00
supplements.html Update supplements following merge 2022-08-17 13:35:45 +02:00

Ginou Project

Description

This project is a website dedicated to the memory of my late grandmother who was an artist named Ginou, with the goal of keeping her painting legacy intact.

Of course, all the content is oriented around her, but you can easily edit it and use it for your own purpose if you want. Just please perhaps change the design a little bit?

Launch

The easiest way to launch the website, is by launching a Python server. You just need to go inside this folder and launch (inside PowerShell or the Terminal):

python -m http.server

Tools

Tools used:

Fonts used:

Export Excel spreadsheet to JSON

The JSON file present in the repository is generated automatically from an Excel spreadsheet. See this Stack Overflow thread for details.

Optimizing images

You can optimize images to gain space without losing quality. Useful tools are listed on this page (I personally use imageoptim and pinga).