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

Set up a simple static server. #3

Merged
merged 2 commits into from
Oct 29, 2014
Merged

Conversation

reem
Copy link
Member

@reem reem commented Oct 29, 2014

This is just a basic first step, it gets Iron running and serves a simple
static HTML page from assets/index.html.

In the future this will be replaced by more complex architecture using
Mount, Router, and Static.

This is just a basic first step, it gets Iron running and
serves a simple static HTML page from assets/index.html.

In the future this will be replaced by more complex architecture
using Mount, Router, and Static.
@reem
Copy link
Member Author

reem commented Oct 29, 2014

What is the policy on code review in PistonDevelopers?

TyOverby added a commit that referenced this pull request Oct 29, 2014
Set up a simple static server.
@TyOverby TyOverby merged commit e0318be into PistonDevelopers:master Oct 29, 2014
@bvssvni
Copy link
Member

bvssvni commented Oct 29, 2014

@reem If you know what you are doing, then self merging saves time according to analysis PistonDevelopers/piston#674 Therefore we should put more effort into knowing what we are doing instead of code review :)

@reem reem deleted the basic-setup branch October 29, 2014 16:53
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.

3 participants