Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Vagrant/Jekyll Server #2

Closed
matthewtrask opened this issue Apr 25, 2015 · 1 comment
Closed

Vagrant/Jekyll Server #2

matthewtrask opened this issue Apr 25, 2015 · 1 comment

Comments

@matthewtrask
Copy link
Contributor

Hey, just a thought, but Jekyll already has a server built it, is it needed to have Vagrant running as well?

if you just run "jekyll serve" itll launch its own web server, and if you do "jekyll serve --watch" itll actively watch for changes in sass/markdown.

@ryankanno
Copy link
Member

Ah, yes - it's so that if you're a developer that doesn't want to pollute your ruby environment or fight the installation battle -> it'll install everything you need to get up and running without you having to worry about it.

(Vagrant is provided as just another option) :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants