Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Build docs without Ruby (a node tool?) #192

Closed
tofumatt opened this issue Jul 2, 2014 · 5 comments
Closed

Build docs without Ruby (a node tool?) #192

tofumatt opened this issue Jul 2, 2014 · 5 comments
Assignees
Labels

Comments

@tofumatt
Copy link
Member

tofumatt commented Jul 2, 2014

The docs currently build using Ruby and middleman, but that's just silly. Is there a node tool that can do what slate, which we're using now, can do?

@austinpray
Copy link

I would look at http://www.metalsmith.io/

@tofumatt
Copy link
Member Author

tofumatt commented Jul 3, 2014

Whoa, that looks great! Thank you! 👍

@bradparks
Copy link

so.... how do you build the docs with Ruby? I don't see this in the docs, and would like to build them as I'm going to be working offline for a week.... thanks!

@tofumatt
Copy link
Member Author

You'll need to run gem install inside the folder, then simply run grunt site and open localhost:4567

I haven't thought of adding them as a big priority as I want to switch to a node solution, but would happily accept a PR if sent for the interim until we switch the docs to a node build step.

@bradparks
Copy link

cool... thanks for the info.....

@tofumatt tofumatt self-assigned this Apr 22, 2016
@tofumatt tofumatt added this to the localForage work week milestone Apr 22, 2016
tofumatt added a commit that referenced this issue Apr 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants