Website of the painter Ginou https://ginou.marchal.dev
Go to file
2021-01-30 13:39:18 +01:00
images First implementation of dynamic requests with dummy data 2021-01-24 15:43:02 +01:00
photos@66d01092b9 Update submodule with paintings 2021-01-10 11:11:08 +01:00
plugins First front-end prototype 2021-01-09 01:11:40 +01:00
scripts Mobile setup for "explorer" page on configurer 2021-01-30 13:39:18 +01:00
styles Mobile setup for "explorer" page on configurer 2021-01-30 13:39:18 +01:00
.gitmodules Add submodule ginou-photos + modify subsequent ref 2021-01-09 01:41:46 +01:00
biographie.html First implementation of dynamic requests with dummy data 2021-01-24 15:43:02 +01:00
data.json Mobile setup for "explorer" page on configurer 2021-01-30 13:39:18 +01:00
divers.html Testing a new style of hamburger menu, CSS based 2021-01-09 23:48:45 +01:00
explorer.html Mobile setup for "explorer" page on configurer 2021-01-30 13:39:18 +01:00
exposition.html First implementation of dynamic requests with dummy data 2021-01-24 15:43:02 +01:00
index.html First implementation of dynamic requests with dummy data 2021-01-24 15:43:02 +01:00
informations.html Testing a new style of hamburger menu, CSS based 2021-01-09 23:48:45 +01:00
painting.html First implementation of dynamic requests with dummy data 2021-01-24 15:43:02 +01:00
README.md First implementation of dynamic requests with dummy data 2021-01-24 15:43:02 +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:

  • Rubik
  • Commissioner
  • Hot August Night

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).