bsinky / persona-gifs

Persona GIFs site

Home Page:http://bsinky.github.io/persona-gifs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persona GIFs

PRs Welcome Build Status

forthebadge forthebadge

A site for random Persona GIFs from the Shin Megami Tensei: Persona video game series.

Building

Haxe (tested on 3.4.4) is required, grab it from the official site.

Then run the following from the root of the repo directory:

haxelib install build.hxml
haxe build.hxml

Run Test(s)

haxelib install test.hxml
haxe test.hxml

Contributing

Just want to add a new GIF?

Add your image to the public/img folder and give it a relatively human-readable name. That's it! Make a Pull Request.

Want to improve the code?

Fork the repo, branch, and make your changes. Then submit a Pull Request so we can get your changes merged!

License

Code is licensed under the MIT license. See the LICENSE file for details.

public/img folder contents are largely sourced from Google Images.

About

Persona GIFs site

http://bsinky.github.io/persona-gifs/

License:MIT License


Languages

Language:Haxe 69.0%Language:HTML 26.0%Language:CSS 5.1%