Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-french-impressionists
The collection of works by French Impressionist painters in the Fitzwilliam Museum, some hundred and more paintings, drawings, prints and sculptures, is one of the finest in the UK.
https://github.com/fitzwilliammuseum/fitz-french-impressionists
jekyll
Last synced: 29 days ago
JSON representation
The collection of works by French Impressionist painters in the Fitzwilliam Museum, some hundred and more paintings, drawings, prints and sculptures, is one of the finest in the UK.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-french-impressionists
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-08-21T19:50:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:06:24.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:25:58.462Z (3 months ago)
- Topics: jekyll
- Language: HTML
- Homepage: https://french-impressionists.fitzmuseum.cam.ac.uk
- Size: 1.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# French Impressionists - Fitzwilliam
[![DOI](https://zenodo.org/badge/398644413.svg)](https://zenodo.org/badge/latestdoi/398644413)
In nineteenth century France, the government-sponsored annual exhibition known as the Salon was key in helping an artist promote his reputation and find clientele for his works.
Featuring thousands of paintings (and rejecting many more) the Salon became a vast emporium, promoting the academic artists issuing from the Ecole des Beaux-Arts (School of Fine Arts) and the studios of leading establishment painters. Gradually, opposition to the Salon among independent-minded painters increased throughout the century, who sought alternative ways of exhibiting their works. In 1863, those painters whose works were rejected by the jury of the official Salon protested vociferously enough to be given their own exhibition, known as Le Salon des refusés.
## To run locally
* Install Jekyll on your machine following these [instructions](https://jekyllrb.com/docs/installation/)
* Install Git on your machine following these [instructions](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* Clone the code for this repository:
`git clone https://github.com/FitzwilliamMuseum/fitz-french-impressionists.git`
* Install the gems
`bundle install`
* Change to the directory and then run this command in terminal `bundle exec jekyll serve`## Credits
Website by [@portableant](https://github.com/portableant)
## License
GPL V3 for code, CC-BY-NC-SA-ND for content (text and images) unless stated otherwise.
## Contributing guidelines
If you want to contribute fixes to this site, you are very welcome to do so. To do this, either add a [bug report under issues](https://github.com/FitzwilliamMuseum/fitz-french-impressionists/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.