GithubHelp home page GithubHelp logo

taskbjorn / docker-gitea-icongen Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22 KB

Docker container to generate logos and a favicon for Gitea - a self-hosted Git server.

Home Page: https://docs.gitea.io/en-us/customizing-gitea/

License: GNU General Public License v3.0

Dockerfile 100.00%
docker docker-compose favicon gitea linux logo self-hosted

docker-gitea-icongen's Introduction

Quick reference

Supported tags and respective Dockerfile links

What is docker-gitea-icongen

Logo

docker-gitea-icongen is a Docker container to generate logos and favicons for your self-hosted Gitea server.

Running using Docker Compose

Clone this repository to a new folder:

git clone https://github.com/taskbjorn/docker-gitea-icongen.git

Create the input and output folders and copy your favicon and logo to ./input/:

mkdir -p input/ output/
cp favicon.svg input
cp logo.svg input

Launch the Compose project:

docker-compose up

The Gitea logos and favicons will be generated under ./output/.

License

This image is licensed under GNU General Public License v3.0.

As it is often the case with Docker images, some of the software contained in this image (e.g. the base image, software included in the base image, etc.) may be covered under a different license.

Please remember it is your responsibility as the end-user to ensure that your use case complies with the licenses of all included software.

docker-gitea-icongen's People

Watchers

Dario Sirangelo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.