Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bennettfeely/trumptalk
Wondering what Trump might say at the inauguration? Generate your own speech with the President Trump Inaugural Address Generator
https://github.com/bennettfeely/trumptalk
Last synced: 3 months ago
JSON representation
Wondering what Trump might say at the inauguration? Generate your own speech with the President Trump Inaugural Address Generator
- Host: GitHub
- URL: https://github.com/bennettfeely/trumptalk
- Owner: bennettfeely
- Created: 2017-01-10T21:37:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T03:35:46.000Z (about 4 years ago)
- Last Synced: 2024-07-27T18:55:43.859Z (4 months ago)
- Language: HTML
- Size: 176 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [President Trump Inaugural Address Generator](http://bennettfeely.com/trumptalk)
![Screenshot of Trump Inaugural Address Generator](http://bennettfeely.com/trumptalk/img/preview.png)
## What is it
This generator takes actual quotes from various Donald Trump speeches, mashing them together, and mixing up random names of adversaries, topics, and people from the election season.## Technologies used in this project
* Gulp + [browser-sync](https://www.npmjs.com/package/browser-sync)
* HAML with [gulp-injectfile](https://www.npmjs.com/package/gulp-inject-file) to insert the relatively small CSS and JS into the main index.html file.
* SCSS with [autoprefixer](https://www.npmjs.com/package/gulp-autoprefixer) and minified using [cssnano](https://www.npmjs.com/package/gulp-cssnano).
* jQuery (may work on making this vanilla javascript later, wanted to release it as soon as possible though)
* [realfavicongenerator](http://realfavicongenerator.net/) for all things icons.