Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Character Map Initial #136

Open
wants to merge 8 commits into
base: gh-pages
Choose a base branch
from

Conversation

phoenixenero
Copy link
Contributor

ss 2015-12-09 at 01 02 33

ss 2015-12-09 at 01 02 59

To generate do:

  • bash _tasks/charmap.sh on project root. This will take around 10-20 seconds to run.
  • push changes on gh-pages. Files that will be added are: the _includes/charmaps/*/*.html files (ex: _includes/charmaps/AlegreyaSans/400.html); and the assets/charmap_template/* files (ex: assets/charmap_template/AlegreyaSans-400. .charmap files are .gitignoreed.

The assets/charmap_template/* files are used only to workaround Jekyll's limitations. That is, we can't include a template if it doesn't exist. These files have no content; the includes/charmap.html file will use these files to confirm if a font's charmap template exists.

NOTE

We need a new default branch, as the gh-pages will contain the new .html charmap templates and charmap_templates assets, and bloat the repo's size quite a bit.

Thanks, phoenix.

@alfredxing alfredxing force-pushed the gh-pages branch 2 times, most recently from 5750b70 to 0cc38c1 Compare February 14, 2016 06:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant