https://github.com/nnmrts/plahoma
a tool to generate album cover placeholders for genius album pages
https://github.com/nnmrts/plahoma
Last synced: 9 months ago
JSON representation
a tool to generate album cover placeholders for genius album pages
- Host: GitHub
- URL: https://github.com/nnmrts/plahoma
- Owner: nnmrts
- License: gpl-3.0
- Created: 2016-09-28T01:55:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T07:56:15.000Z (over 5 years ago)
- Last Synced: 2025-06-04T05:33:59.336Z (about 1 year ago)
- Language: CSS
- Homepage: http://www.pumpn.net/mag/plahoma
- Size: 6.95 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
plahoma
short for "placeholder maker"
a tool to generate album cover placeholders for [genius](http://genius.com/) album pages
## version 1.2
## changelog:
### version 1.2 (2016/10/04):
added a container for the buttons
added a function that one day hopefully should help supporting images in input
changed the positioning of the buttons so they are visible on small screens (i obviously didn't find the best solution yet)
changed font-size of version name from 1.4vmax to 1.3vw (still dynamic but smaller and more precise)
changed margin-left of version name from 54px to 52px (such difference, much change, wow)
removed the use of the minified script
### version 1.1.1 (2016/09/29):
changed font-size of version name from 25px to 1.4vmax (dynamic)
### version 1.1 (2016/09/28):
added logo, header and footer
added an "old" folder for old versions
added a "dev" folder for development
added changelog in README.md
changed name of project from placeholder maker to plahoma
changed colors
changed path of application from /placeholdermaker to /plahoma (the original url is still online, but it will redirect you to the new one)
removed unused files in "images" folder
### version 1 (2016/09/27):
initial release