mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-16 20:25:58 +00:00
b530b7cfbb
* Removing files that are not needed * Update the Twemoji project and push to gh-pages-new * Update the Twemoji project and push to gh-pages-new * Remove nested dist folder * Further remove unnecessary files * Include a README for gh-pages * Create v/ directory to store versioned releases * Update the Twemoji project and push to gh-pages-new
12 lines
1.2 KiB
Markdown
12 lines
1.2 KiB
Markdown
# Twitter Emoji (Twemoji)
|
|
|
|
This branch hosts the built assets for Twemoji, and the folder structure can be summarized as follows:
|
|
|
|
| Top level | Second | Files | Description | Version |
|
|
| ----------- | ------ | ----------------- | ------------------------------------------------------------------------------------------ | ----------- |
|
|
| `<version>` | | | The versioned releases from 2.2 onwards | `<version>` |
|
|
| `<version>` | | preview*.html | [static image preview HTML files](https://twitter.github.io/twemoji/v/latest/preview.html) | `<version>` |
|
|
| `<version>` | 72x72/ | `{codepoint}`.png | Large PNGs | `<version>` |
|
|
| `<version>` | svg/ | `{codepoint}`.svg | SVGs | `<version>` |
|
|
| `<version>` | | twemoji*.js | Framework js assets | `<version>` |
|