ShawTim / ifc-roof

香港交易廣場天台生成器

Home Page:https://shawtim.github.io/ifc-roof/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ifc-roof: 香港交易廣場天台生成器

A simple static generator for a meme from HK famous drama 大時代.

See demo on Github page.

Introduction

Installation

npm i
npm run build

All built files will then delivered to /docs folder. (the default Github page folder)

Test

Open /docs/index.html in browser to preview, or:

npx http-server docs

Please make sure the text of location is readable, while spacing and size get close to original image:

  1. Mix of Chinese and English characters, e.g. "香港某 Hotel 騎樓"
  2. Mix of some HKSCS characters, e.g. 一門五傑, "邨" (reference)
  3. Reasonably long English name
  4. Cross-platform: Windows, macOS, Linux, Android, iOS
  5. Some common punctuations, e.g. A.P.M.

About

香港交易廣場天台生成器

https://shawtim.github.io/ifc-roof/

License:Apache License 2.0


Languages

Language:JavaScript 43.8%Language:CSS 34.5%Language:HTML 21.8%