https://github.com/figuren-theater/logos
The current logo in all needed variations & sizes. Not yet auto-generated from one source, but at least one repo as the first step.
https://github.com/figuren-theater/logos
favicon logo
Last synced: 3 months ago
JSON representation
The current logo in all needed variations & sizes. Not yet auto-generated from one source, but at least one repo as the first step.
- Host: GitHub
- URL: https://github.com/figuren-theater/logos
- Owner: figuren-theater
- Created: 2023-01-28T01:47:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T21:43:16.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T12:03:21.325Z (6 months ago)
- Topics: favicon, logo
- Language: JavaScript
- Homepage: https://figuren.theater
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![]()
figuren.theater | Logos
The current logo of the WordPress Multisite network for puppeteers - figuren.theater, in all needed variations & sizes.
Read our blog
See the network in action
•
Join the network
•
Create your own network
## Roadmap
Not yet auto-generated from one source, but at least one repo as the first step.
* [ ] Automate generation based on `svg` or `html`
* [ ] Do you have any [ideas](/issues/new) ?---
## Background & Motivation
Don't repeat yourself. And don't have multiple versions of your logo flying around.
## Installation
### Install with composer
1. Add this repository to your `composer.json`
```json
"repositories": [
{
"type": "git",
"url": "https://github.com/figuren-theater/logos"
}
]
```2. Install via command line
```sh
composer require figuren-theater/logos
```### Install with npm
1. Install via command line
```sh
npm install @figuren.theater/logos
```---
## License
Copyright 2023 by figuren.theater. All rights reserved. No license granted.