Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fonts tweaks #24

Merged
merged 15 commits into from
Jun 17, 2016
Merged

Fonts tweaks #24

merged 15 commits into from
Jun 17, 2016

Conversation

fgrehm
Copy link
Contributor

@fgrehm fgrehm commented May 25, 2016

  • Removes files that I think should not be version controlled (LMK if you believe they should be kept around)
  • Introduces a rake task for compiling fonts and converting the SCSS to SASS
  • Introduces a new partial to be used on rails projects so that the fonts URLs are set to the right one
  • Reorganizes font related assets dirs
    • /icons -> The source vectors we use to generate fonts
    • /source/fonts -> The compiled font files

@bodytaing please take a look

For @bodytaing:

  • Update CHANGELOG.md (include changes from recently merged changes)
  • Update website documentation
  • Recompile minified css for release v1.1.2
  • Resolve font code point build errors in compiled output

@bodytaing
Copy link
Contributor

bodytaing commented May 25, 2016

👍 Awesome! - we should keep the older references to the first and 2nd version of the rawgit links and phase them out over time.

@@ -5,3 +5,12 @@ v1.0.1
- Scope the nav to `.header` class
- Fix incorrect naming of a breakpoint
- Whitespace consistency changes in _variables

v1.1.2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bodytaing shouldn't this be 1.1.0 (or 1.0.2)?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah, 1.1.0. will update.

@bodytaing bodytaing merged commit faf75a4 into master Jun 17, 2016
@fgrehm fgrehm deleted the fonts-tweaks branch June 17, 2016 22:23
@fgrehm fgrehm mentioned this pull request Aug 5, 2016
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants