pages-themes / time-machine

Time machine is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/time-machine/
Creative Commons Zero v1.0 Universal
88 stars 223 forks source link

Allow non-superusers to use the script. #18

Open transcental opened 3 years ago

transcental commented 3 years ago

On my computer I am not a administrator/super user so can't run gem install bundler However, I edited the file to have bundle config set --local path 'vendor/bundle' and that worked fine for me. And this is better as it is only available for the users who actually need it.

Hope this is a good proposal!

I am using MacOS Catalina 10.15.7 so I don't know and can't test if it works on other operating systems. But I think that it should.

welcome[bot] commented 3 years ago

Welcome! Congrats on your first pull request to the Time Machine theme. If you haven't already, please be sure to check out the contributing guidelines.