-
Notifications
You must be signed in to change notification settings - Fork 0
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
Added support for Jekyll and Angular #3
base: master
Are you sure you want to change the base?
Conversation
Going to be optimized for just jekyll for now
Since we are simply focused on jekyll currently. Now testing the box
That way we can access the vagrant when serving jekyll
Added files to support apache and things
Also, added a nice little welcome to banner, and added bundle gem to be installed
Node i required by the bundles in the jekyll site, so I added node support
they didnt work :(
@torch2424 thanks man you are the best |
Sweet :) This is almost ready to merge, please put config files in a different folder as opposed to the root directory. This will make it easier when I write tests. |
@davidnuon Like make the mount point the root, and put config files in a "vagrantConfig" folder? |
@karimamer Thanks dude haha! nice .gif |
@davidnuon So I am going to do the following structure
|
@davidnuon I made your changes, this should be good to go :) |
I have done a vagrant up on my windows box and so far so good. I was going to pull in the jekyll site and wondering what happens when I put it in html to work with the repo. Won't I have some sort of circular git issue? |
closes #1
closes #2
This creates a vagrant file that will allow for quick and easy development for ruby, jekyll, angular, and nodejs
I apologize for clearing two issues in one, but Bundler requires node, so I figured just do both issues.
Please test and we can pull this in!
Screens: