Skip to content
New issue

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

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

Already on GitHub? # to your account

Reorganize directories #28

Merged
merged 18 commits into from
Aug 5, 2016
Merged

Conversation

fgrehm
Copy link
Contributor

@fgrehm fgrehm commented Jun 29, 2016

This paves the way for packaging the framework for distribution with RubyGems / NPM / Bower by making a clear distinction of what is framework and what is documentation. It also removes the dependency on using middleman to prepare the final precompiled CSS for a release

TODO

  • Separate framework from documentation
  • Figure out if there is a better way for serving fonts / css files from outside middleman source dir that does not involve using a symlink (as of the first commit on this PR we have a warning in place because of that, but the website works) Couldn't find a better way to handle that and was able to remove the warning after I gemified the project
  • Fix font compilation paths
  • Introduce a vital:build rake task that builds the assets and does not rely on middleman for building
  • Update docs

@bodytaing
Copy link
Contributor

👍 Great work here @fgrehm

@fgrehm fgrehm mentioned this pull request Aug 5, 2016
14 tasks
@fgrehm fgrehm merged commit a38cee5 into master Aug 5, 2016
@fgrehm fgrehm deleted the separate-docs-from-framework-sources branch August 5, 2016 21:51
@fgrehm fgrehm mentioned this pull request Aug 5, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants