Skip to content

setup repo to automatically render #1

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

Closed
nikomatsakis opened this issue Jan 16, 2018 · 8 comments · Fixed by #5
Closed

setup repo to automatically render #1

nikomatsakis opened this issue Jan 16, 2018 · 8 comments · Fixed by #5

Comments

@nikomatsakis
Copy link
Contributor

It'd be nice if, after each push, you could go visit a GH pages or something and see the output, so that people can go read the current contents. If you're interested in doing this, leave a comment! (If you need collaborator status, I can add you.)

@Michael-F-Bryan
Copy link
Contributor

This is what I do for my FFI guide, with this slightly more complicated one we use for mdbook because we need to regenerate CSS and API docs. I'll create a PR which adds a basic travis.yml file and the relevant CI stuff.

@nikomatsakis
Copy link
Contributor Author

@Michael-F-Bryan hmm -- it doesn't quite seem to be working. Any idea what further steps I might have to do? I also added you as a collaborator I think.

@nikomatsakis
Copy link
Contributor Author

Oh, I guess I see the problem:

https://travis-ci.org/rust-lang-nursery/rustc-guide/builds/330775541#L462

mdbook command not found

@nikomatsakis
Copy link
Contributor Author

OK, so, @Michael-F-Bryan I did a bunch of setup but now I'm getting weird errors about SSL. Any tips?

https://travis-ci.org/rust-lang-nursery/rustc-guide/builds/332364731#L702

@nikomatsakis
Copy link
Contributor Author

nikomatsakis commented Jan 23, 2018

@nikomatsakis
Copy link
Contributor Author

Found this handy gist https://gist.github.com/willprice/e07efd73fb7f13f917ea

@nikomatsakis
Copy link
Contributor Author

But there also exists this https://docs.travis-ci.com/user/deployment/pages/ -- which kind of sounds like exactly what we want?

@nikomatsakis
Copy link
Contributor Author

Woohoo, a couple of commits later, it seems to be working!

mark-i-m pushed a commit to mark-i-m/rustc-guide that referenced this issue Mar 26, 2018
david0u0 pushed a commit to david0u0/rustc-guide that referenced this issue Aug 3, 2020
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 a pull request may close this issue.

2 participants