openmaptiles / openmaptiles/fonts
Travis to build gh-pages + zip for release
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 307
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Add travis to build the gh-pages and force push these.
The script for building will call the generate.sh.
We have to add also release handle - which will create a .zip in release.
Such zip does not need to contained individual .zips for each font which are pushed to gh-pages for downloading from the mobile apps.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading generate.sh and the linked Travis deployment documentation to understand the existing build output and release mechanism. Configure Travis to build and force-push gh-pages, then create a release zip without the individual font zips; done means both the gh-pages output and release archive are produced as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, shell
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100