Deploy documentation update to releases branch#1060
Merged
Conversation
This patch removes `.ruby-version` from the repo as it was breaking the build on `18f-pages`. https://pages.18f.gov/designstandards/build.log ``` HEAD is now at 0491dce Merge pull request #1054 from 18F/v0.9.x rbenv: version `2.2.3' is not installed (set by /usr/local/18f/pages/repos/pages.18f.gov/web-design-standards/.ruby-version) ```
Remove `.ruby-version`;
Removing the ignorance of the `docs/*` files and directories that are generated via gulp. This is necessary because of how the `18f-pages` server generates Jekyll-based sites. This project relies too heavily on gulp at the moment and there is no gulp support for `18f-pages` _yet_.
Update ignorance; Or, have the site deployable via `18f-pages` using `jekyll_build`
Assets in /dist were compiled with: `npm run prepublish`
Fix path for /docs website JavaScript
rogeruiz
added a commit
that referenced
this pull request
Mar 15, 2016
Deploy documentation update to releases branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains all of the fixes from
18f-pages-stagingand needs to be merged into this branch so it can update this URLhttps://pages-releases.18f.gov/designstandards/0.9.x