Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-things-of-beauty-growing
Things of Beauty Growing: British Studio Pottery website
https://github.com/fitzwilliammuseum/fitz-things-of-beauty-growing
jekyll
Last synced: 1 day ago
JSON representation
Things of Beauty Growing: British Studio Pottery website
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-things-of-beauty-growing
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-10-05T07:52:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:11:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:25:35.669Z (2 months ago)
- Topics: jekyll
- Language: HTML
- Homepage: https://thingsofbeautygrowing.fitzmuseum.cam.ac.uk
- Size: 3.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Things of Beauty Growing
[![DOI](https://zenodo.org/badge/413723408.svg)](https://zenodo.org/badge/latestdoi/413723408)![thingsOfBeauty](https://user-images.githubusercontent.com/286552/163694089-42cfdc4d-c8c9-4f5c-84a0-c895d11da2b6.jpg)
Around 1900, independent potters started setting up their own studios to make individual pots by hand in reaction to mass-produced ‘soul-less’ industrial ceramics. The work they made became known as ‘Studio Pottery’. Inspired by historic examples, particularly from China, Japan and Korea, they aimed to find a new approach that would also resonate with the contemporary world.
This exhibition explores the evolution of studio pottery through a loose chronology and through eight key forms connected with its functional origins: moon jar, vase, bowl, charger, set, vessel, pot and monument.
The story of British Studio Pottery is a global one, with pots and potters travelling between Britain, continental Europe, Asia, Africa, and beyond. But it is also one of stillness, showing how handmade vessels can centre our place in the world. As potter Michael Cardew is said to have remarked:
“If you are lucky and if you live long enough, and if you trust your materials and you trust your instincts, you will see things of beauty growing up in front of you…
## 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-things-of-beauty-growing`
* 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-things-of-beauty-growing/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.