/flaggen

A website for generating profile pictures which include country flags

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0


Logo
- flagGen -
generate profile pictures with a flag background

Using it on your local computer

  1. Download the repository as zip
  2. Extract the content to a folder
  3. Open index.html using a browser

If you run this outside of a webserver, the download button will not function. However, you can download the image manually.

Deploying to a webserver

  1. Go to your webservers root location
  2. Clone the repository

Development

How to add flags

  1. Add a new image to the flags/ directory.
  2. Add the image to the list inside of index.html