A simple website displaying historical bitcoin quotes. You may find inspiration here.
Link to site: https://bitcoinquotes.io
- General Info
- Technologies Used
- Features
- Screenshots
- Project Status
- Room for Improvement
- Contributions
- Acknowledgements
- Contact
- This website shows a historical bitcoin quote every 21 seconds. You can also follow a link to the source of the quotation or copy it to your clipboard.
- HTML5
- CSS3
- JavaScript
- See bitcoin quotes
- Link to source
- Copy to clipboard
- Be inspired
Project is: live
- Any suggestions are welcome
Contributions are welcome!
To have a bitcoin quote added it must have some kind of insight, meaning or significance in bitcoins technology or history. I know this is somewhat subjective, but if you are a bitcoiner you should understand what might be a good addition into this collection.
The easiest way to check if a quote is already in the list would be to do CTRL+F on the scripts.js file and type in the quote.
If you would like a new quote added and you do not know basic JavaScript, you can request the quote be added by submitting an issue. Make sure there are 3 components to your request:
- Quote
- Speaker
- Date of quote
- URL to source of quote (if it was not posted on the internet this can be a link to a video of the person saying it)
If you would like to add a new quote and you know some basic JavaScript, you can submit a PR. Add a new object
to the quoteArray
in scripts.js
. Each object
needs to have the following keys
:
text
speaker
date
url
Please title your commits and PRs using 'Add quote from [speaker]'.
Any other ideas beyond adding new quotes are also welcome. :)
- Colors for theme used from https://bitcoindevlist.com
- Original quote set by https://bitcoinexplorer.org/
- Icons by https://www.fontawesome.com
- Coded using Atom text editor
If you would like to contact me please send me a message on Discord @secondl1ght#9164 or by e-mail at secondl1ght@protonmail.com, I would love to hear from you!
Personal portfolio website: https://www.secondl1ght.site