Reorganizing repository file/folder structure#978
Conversation
|
This looks great. We should document the new Jekyll development process in the README. I'm not quite sure, based on the documentation in the |
|
@rogeruiz thanks for your review! There should not be any changes to the Did some testing, but let me know if you have any specific errors or issues you are seeing as you build locally! 🚀 |
28f68de to
1dedec1
Compare
|
@rogeruiz taking a second look and while the build is the same, there are some docs that DID need updating in response to where to find all the things! Those should be updated now. |
9345f43 to
e0a5d17
Compare
|
Seeing some strange errors on the build for this PR. https://travis-ci.org/18F/web-design-standards/builds/106562512#L174-L184 I'm going to attempt to rebuild this, but the new documentation looks good to me. I think it makes more sense to split the repository up into two silos with |
|
@rogeruiz would it be |
|
I say |
9e741d7 to
c42fe88
Compare
c42fe88 to
e8789b8
Compare
|
@rogeruiz thanks for the feedback! The build is now fixed after updating the I've also updated the repo to only hold a |
|
Looks good to me 👍 🚀 🎸 💃 |
Reorganizing repository file/folder structure
The work in this pull request reorganizes the files and folders to help assist with automation of the project. A few things to note:
/docsfolder._config.ymlhas a new variable calledversionfor us to be able to update the release version around the site more efficiently.Gemfilenow includes the theweb_design_standards_geminstead of relating the the actual files in the repo:Fixes #974