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

Move examples of RxScalaDemo to examples/getting-started and include them in website #43

Open
samuelgruetter opened this issue Sep 23, 2014 · 4 comments
Labels

Comments

@samuelgruetter
Copy link
Contributor

Once the build infrastructure for RxScala works, we can start moving the examples in RxScalaDemo to src/examples/reactivex/getting-started and include them in the website.

@samuelgruetter
Copy link
Contributor Author

Update: Build infrastructure for RxScala now works (ReactiveX/RxScala#20).

@DavidMGross
Copy link
Collaborator

See also: Issue #96

@zsxwing
Copy link
Member

zsxwing commented Jun 23, 2015

@DavidMGross do you know how to include a file in a GitHub repo to the html file?

@DavidMGross
Copy link
Collaborator

Do you mean in a #include or php include()/require() sort of way?

I'm a little fuzzy on what's going on behind the scenes, but I think the
way the html files are generated with Bootstrap operating on Markdown
source. And I think the way you'd include a file (raw) into a Markdown
source file that Bootstrap operates on would be with syntax like this:

{% include somefile %}

This assumes the files you're including are in the same repo as the
markdown... I don't know if you could do a cross-repo include or not.

Give it a shot; we'll see if it works.

On Tue, Jun 23, 2015 at 1:59 AM, Shixiong Zhu [email protected]
wrote:

@DavidMGross https://github.com/DavidMGross do you know how to include
a file in a GitHub repo to the html file?


Reply to this email directly or view it on GitHub
#43 (comment)
.

David M. Gross
PLP Consulting

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