Skip to content

quoke/quoke.github.io

Folders and files

NameName
Last commit message
Last commit date
Jul 12, 2020
Jan 21, 2021
Mar 5, 2021
Mar 5, 2021
Apr 21, 2020
Mar 9, 2021
Mar 5, 2021
Mar 5, 2021
Jan 21, 2021
Jul 13, 2019
Mar 2, 2019
Mar 5, 2021
Mar 5, 2021
Dec 30, 2018
Apr 21, 2020
Jul 12, 2021
Mar 5, 2021
Mar 5, 2021
Jan 5, 2019
Mar 5, 2021
Aug 18, 2018
Feb 10, 2019
Mar 29, 2022
Mar 5, 2021
Mar 5, 2021
Mar 4, 2021

Repository files navigation

Quoke

An open source collection of quotations. See the live site at quoke.co.

Anyone can add a quote!

Simply fork this repository and enable GitHub Pages in Settings (you'll probably have to delete the CNAME file too) and then you'll have a live copy of the site at https://<your username>.github.io/quoke.github.io.

Add quotes and authors and sources and make sure everything is working. Then create a pull request and your edits will go live at quoke.co.

Can I develop locally?

Yes you can!

You'll need to have Jekyll installed. Follow the instructions in the docs to get Ruby and Jekyll up and running on your computer. Afterwards simply clone this repo and then runbundle install then bundle exec jekyll serve to serve a local copy. Changes you make to the code will then automatically be rebuilt and served.

Notes

Please only add notable quotations.

Quoke was originally developed by @phocks.