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

Add multiple website support #2

Open
mlatzko opened this issue Feb 18, 2015 · 0 comments
Open

Add multiple website support #2

mlatzko opened this issue Feb 18, 2015 · 0 comments

Comments

@mlatzko
Copy link
Owner

mlatzko commented Feb 18, 2015

The be able to do that I assume to have a Nginx as web server because jekyll as they write on their page http://jekyllrb.com/docs/usage/.

Jekyll also comes with a built-in development server that will allow you to preview what the generated site will look like in your browser locally.
it's just for development reason.

Assumptions how this requirement can be fulfilled:

  • Add & configure Nginx cookbook
  • Create start stop deamon for jekyll build
  • Create upstart shell script (nginx, jekyll)
  • Make jekyll sites configurable
@mlatzko mlatzko self-assigned this Feb 18, 2015
mlatzko added a commit that referenced this issue Feb 24, 2015
Remove the recipe because automated starting of jekyll instances to
build multiple pages at same time is requirement described in #2.
@mlatzko mlatzko changed the title Add muliple website support Add multiple website support Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant