https://github.com/urre/wpjazz
The Music Behind The Releases. In honor of the Jazz musicians.
https://github.com/urre/wpjazz
jazz wordpress
Last synced: 2 months ago
JSON representation
The Music Behind The Releases. In honor of the Jazz musicians.
- Host: GitHub
- URL: https://github.com/urre/wpjazz
- Owner: urre
- License: mit
- Created: 2017-06-04T08:48:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T08:12:09.000Z (about 7 years ago)
- Last Synced: 2024-10-03T12:30:19.173Z (almost 2 years ago)
- Topics: jazz, wordpress
- Language: JavaScript
- Homepage: https://wpjazz.info/
- Size: 3.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Jazz
Visut [wpjazz.now.sh](https://wpjazz.now.sh/)
> "WordPress core developers share a love of jazz music, and since WordPress 1.0 all major releases are named in honor of jazz musicians they admire.""

### What?
The Music Behind The Releases. The major WordPress releases are named in honor of jazz musicians.
### Tools
+ React
+ Webpack
+ Babel ES2015 and stage-0 preset
+ Scraper using Cheerio, Request. Wikipedia API for downloading images.
+ Postcss
+ Having fun with css blend modes
+ Stylelint
+ React Icons
+ Prettier
### Get in to it
Develop
npm start
Run scraper to get releases
npm run scrape
Saves data as ``./src/data/data.json`` and images in ``./src/data/images``
#### Changelog
- 1.0.1 Moved site to Now
- 1.0.0 New repo. New sraper, Build the website in React.
- 0.2.0: Switched Google image search for Wikipedia
- 0.1.4: Renamed repo to WP Jazz Releases
- 0.1.3: Fixed a typo in image file names in json file
- 0.1.2: Minor
- 0.1.1: Change image file names. Added license
- 0.1.0: Only download images if the don't exist in path