Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.