Skip to content

Conversation

@zpao
Copy link
Member

@zpao zpao commented Aug 13, 2014

This started as a Jekyll update, then snowballed a bit. Most of the actual content changes here are in bourbon, which is noisy but ultimately not important. The rest of the changes don't result in much - a small change to how code blocks are formatted (just the wrapper really) and less boilerplate. SASS compilation is now handled in Jekyll so we don't have to remember to run a different command there to update.

Since this is a change though, people building docs (@vjeux, @spicyj, @chenglou) will need to make sure they update their installed gems (bundle install). We should only be running ruby stuff via bundle exec ____ to make sure we get the version detection built in. I think I made the mistake recently of updating gems but not generating the site via bundle, which added some noise.

@zpao zpao added the website label Aug 13, 2014
zpao added a commit to zpao/react that referenced this pull request Aug 13, 2014
@zpao
Copy link
Member Author

zpao commented Aug 13, 2014

You can see the result of this in zpao@118e64c (which is applied on a commit where I revert some of the unintentional changes I made to markdown parsing in the last commit to gh-pages, this then makes the same change)

@sophiebits
Copy link
Collaborator

lgtm – thanks in particular for doing the acknowledgements script.

zpao added a commit that referenced this pull request Aug 13, 2014
[Docs] Update Jekyll + more
@zpao zpao merged commit 16dfaca into facebook:master Aug 13, 2014
zpao added a commit that referenced this pull request Aug 13, 2014
[Docs] Update Jekyll + more
@zpao zpao deleted the jekyll-update branch October 30, 2014 01:08
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