Skip to content

Reorganize directories#28

Merged
fgrehm merged 18 commits intomasterfrom
separate-docs-from-framework-sources
Aug 5, 2016
Merged

Reorganize directories#28
fgrehm merged 18 commits intomasterfrom
separate-docs-from-framework-sources

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
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