Website of the painter Ginou https://ginou.marchal.dev
Go to file
2021-03-03 09:38:55 +01:00
images Merge branch 'dev' into dynamic-implementation 2021-01-30 17:40:13 +01:00
photos@5bd4643c5c Update divers page with petit carnet 2021-02-14 18:02:03 +01:00
plugins First working prototype for pagination 2021-02-13 20:49:20 +01:00
scripts Working filters ; cleaning needs to be done 2021-03-03 09:38:55 +01:00
styles Working filters ; cleaning needs to be done 2021-03-03 09:38:55 +01:00
.gitmodules Add submodule ginou-photos + modify subsequent ref 2021-01-09 01:41:46 +01:00
biographie.html Small text update + delete log 2021-02-16 00:28:31 +01:00
data.json Update data and expo filter 2021-02-16 14:02:57 +01:00
divers.html Update texts 2021-02-17 01:03:48 +01:00
explorer.html WIP filter, has some basic features 2021-02-18 22:07:26 +01:00
exposition.html Update texts 2021-02-17 01:03:48 +01:00
index.html Update of all texts 2021-02-16 00:10:40 +01:00
informations.html Update texts 2021-02-17 01:03:48 +01:00
painting.html Animation for hamburger menu 2021-02-13 00:11:58 +01:00
README.md Pagination page number working without fancybox hash 2021-02-14 01:55:42 +01: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).