> **new version is in active development at new-vue3 branch**
<img align="right" src="https://postimg.aliavv.com/mbp/adpsj.png"/>

# Logoly —— A Pornhub Flavour Logo Generator

![](https://img.shields.io/badge/Deployed%20on-Vercel-9cf) ![GitHub last commit](https://img.shields.io/github/last-commit/bestony/logoly.svg) ![GitHub issues](https://img.shields.io/github/issues/bestony/logoly.svg) ![GitHub stars](https://img.shields.io/github/stars/bestony/logoly.svg?style=social)

**A Simple Online Logo Generator for People Who Want to Design Logos Easily.**

## Screenshot

![](https://i.loli.net/2019/03/24/5c96e02e97aff.png)

## Features

- generate logo like **PornHub** or **OnlyFans**
- download your own logo in PNG/SVG format
- customize logo color
- customize logo font size

## How to Use

1. open the Logoly website: [https://logoly.pro/](https://logoly.pro/)
2. edit the text in the box
3. change color & font size as you like
4. click the **Export** button to download the image

## TODO

- share it on Facebook
- customize fonts

## Changelog

See [Changelog](Changelog.md)

## How to Contribute

For those who want to request new features or submit bug reports, click [this link](https://github.com/bestony/logoly/issues/new/choose) to open a new issue.

For those who want to play around with this project, read the `Get Started` section.

At the end of this section, I suggest you read the [Contributing Guide](Contributing.md).

## Requirements

- Node.js 18+
- npm 10+ (official package manager; please don't submit other lockfiles)

## Get Started

1. clone this project
2. install dependencies with `npm install` (or `npm ci` for a clean install) at the project root directory
3. start the development server with `npm run dev`
4. make changes
5. build with `npm run build`

All scripts and the CI pipeline run with npm. Using Bun, pnpm, or yarn may create mismatched lockfiles and is not supported.

## Related Project

- [Logoly.pro MiniProgram](https://github.com/GHLandy/logoly-pro)

## Sponsors

[<img src="https://postimg.aliavv.com/picgo/20190331211014.png" height=40>](http://www.leancloud.app/)

## LICENSE

[WTFPL 2](LICENSE)
