Skip to content
/ orly Public
forked from nanmu42/orly

🏈 Generate your own O'RLY animal book cover to troll your colleagues | 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴

License

Notifications You must be signed in to change notification settings

sambacha/orly

This branch is 1 commit ahead of, 98 commits behind nanmu42/orly:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
sam bacha
Aug 28, 2020
571c427 · Aug 28, 2020
Apr 11, 2020
Apr 11, 2020
Oct 19, 2018
Jan 28, 2020
Jul 30, 2020
Jan 28, 2020
Jan 28, 2020
Oct 19, 2018
Aug 28, 2020
Aug 5, 2020
Aug 5, 2020
Jan 28, 2020
Jan 28, 2020
Oct 19, 2018
Sep 29, 2018
Apr 11, 2020
Apr 11, 2020
Sep 27, 2018
Jan 28, 2020

Repository files navigation

English | 中文

Build Status Lint Status Docker Image Go Report Card GoDoc

O'RLY Cover Generator

O'RLY Cover Generator is a parody book cover generator, implemented in Golang and Vue.js, supporting a wide range of language including CJK.

O'RLY is living at https://orly.nanmu.me/

Docker images can be found at https://hub.docker.com/r/nanmu42/orly

Docker Image

docker pull nanmu42/orly:[tag]

Refer to https://hub.docker.com/r/nanmu42/orly/tags for available tags.

Develop O'RLY

O'RLY can be built in following commands:

mkdir -p assets
cd assets
wget -nc https://github.com/nanmu42/orly/releases/download/1.1.0-beta/cover-images.tar.xz
wget -nc https://github.com/nanmu42/orly/releases/download/1.1.0-beta/fonts.tar.xz
cd ..
make all

O'RLY consists of an API instance and a static frontend:

  • API source lies in cmd/rly;
  • Frontend source lies in frontend

Animal images and font files are in coverimage and font respectively.

More documentations can be found in their directory.

Contributes O'RLY

Contributions are always welcome!

Here are a few directions if you are interested:

  • Help translating the frontend(we are using Vue i18n)
  • Improve O'RLY
  • Add New Features
  • Raise a bug report

Or simply...

  • Sharing the fun 😉

Contributors

Many thanks 🤗 to following contributors:

Projects in Brotherhood

There are several projects which share the idea:

Paperwork

"O'RLY Cover Generator" is just a parody, and it has no concern with O'Reilly Media.

This work uses Source Han Serif and Source Han Sans from Adobe and Google, with participation from partner foundries Changzhou SinoType in China, Iwata Corporation in Japan, and Sandoll Communications in Korea.

This work uses TrueType version of Source Sans Pro from Adobe by Paul D. Hunt.

The animal(well, not all of them are animal) images are from the USF ClipArt ETC project.

Acknowledgements

The author would like to thank JetBrains for providing a JetBrains Open Source license for his open source developments.

License

Use of this work is governed by a MIT License.

You may find a license copy in project root.

About

🏈 Generate your own O'RLY animal book cover to troll your colleagues | 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 64.1%
  • Vue 27.8%
  • JavaScript 4.1%
  • Makefile 1.4%
  • HTML 1.2%
  • Dockerfile 1.1%
  • Shell 0.3%