Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/fitz-sevenheadsofgogmagog
A port of an old wordpress site to simple Jekyll (work in progress)
https://github.com/fitzwilliammuseum/fitz-sevenheadsofgogmagog
archaeology cambridge-university jekyll rebuild shamanism
Last synced: about 2 months ago
JSON representation
A port of an old wordpress site to simple Jekyll (work in progress)
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-sevenheadsofgogmagog
- Owner: FitzwilliamMuseum
- Created: 2018-09-04T10:47:19.000Z (over 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-01-18T18:46:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:39:38.387Z (almost 2 years ago)
- Topics: archaeology, cambridge-university, jekyll, rebuild, shamanism
- Language: CSS
- Homepage: https://sevenheadsofgogmagog.fitzmuseum.cam.ac.uk
- Size: 46 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Seven Heads Of Gog Magog
[![DOI](https://zenodo.org/badge/147331005.svg)](https://zenodo.org/badge/latestdoi/147331005)
On the way to Cambridge Central Library (from whence I write), a couple of months ago, I spotted – Ah! Joyous Vision – one of my eternally invaluable friends, Sparrow, who was loitering in Glisson Road. I have known and loved Sparrow for over forty years – how time soars away on its mournful wing. We had a fair old converse about the sound recordings that had come into my possession, of speech and song ‘uttered’ by objects from Cambridge museums (I know this already sounds far fetched, but all will be explained). Sparrow offered to help me with my attempts to decipher the meaning of the recordings. It was he who suggested I write a blog to do so and said he would get our other friends involved.
![gogmagog](https://user-images.githubusercontent.com/286552/163977433-2a028295-cd36-42c0-80c5-a9664295e25e.jpg)
This repository contains code to produce a Jekyll instance of an old wordpress site. This has been ported to the latest Bootstrap version.
## 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-sevenheadsofgogmagog.git reponame`
* 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-sevenheadsofgogmagog/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.