https://github.com/rosettatype/specimen-promo
Microsite to promote Rosetta specimens
https://github.com/rosettatype/specimen-promo
fonts microsite
Last synced: 3 months ago
JSON representation
Microsite to promote Rosetta specimens
- Host: GitHub
- URL: https://github.com/rosettatype/specimen-promo
- Owner: rosettatype
- Created: 2016-09-07T10:14:03.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-11-28T09:44:34.000Z (over 8 years ago)
- Last Synced: 2026-04-23T02:00:09.079Z (3 months ago)
- Topics: fonts, microsite
- Language: JavaScript
- Homepage: http://github.rosettatype.com/specimen-promo
- Size: 14.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rosetta specimen giveaway promo
## Activate promo
The order is important.
1. comment out texts about the promo being over
2. uncomment texts about the promo being active
3. uncomment the form code in the `index.html`
4. change texts and links to corresponding typefaces (in `index.html` and `landing.html`)
5. duplicate form on Wufoo
6. change the Wufoo form ID from the old to the new form, e.g. `s9t656j1jqcbi8` in `
` (the code repeats several times in the code. Replace it everywhere.) You get the new code on Wufoo (form > Share).
7. update the form with the current typefaces/specimens
8. `git commit` & `git push`
## Deactivate promo
1. uncomment texts about the promo being over
2. comment out texts about the promo being active
3. comment out the form code in the `index.html`
4. export entries from Wufoo form, delete all entries from Wufoo
5. `git commit` & `git push`