Skip to content

kittsville/pride-flag-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pride Flag Generator

A website to procedurally generate an infinate number of pride flags, thus solving Lesbian flag discourse.

Local setup

  1. Fork + clone the project (consider using GitHub Desktop if you're unfamiliar with git)
  2. Open a terminal in the project directory
  3. Serve the directory as a website using:
  • python3 -m http.server if you have Python installed
  • ruby -run -ehttpd . -p8000 if you have Ruby installed
  • Any of these other methods

Contributing

Contributions are always welcome. This could mean requesting features, reporting bugs or creating pull requests.

If you don't have or want a GitHub account you could drop me a line via Twitter (@kittsville) or email (kittsville@gmail.com).

Please bear in mind there is a Code of Conduct which defines acceptable behavior.

About

Procedurally generates an infinite number of pride flags

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published