- Firstly, you should install
gem install middlemanon your home
directory~/. (And because I am usingrbenvI believe its saving
them in there). - Then you should simply navigate to an area where you’d like to keep
all your projects. In my case it’s mySites' and usemiddleman init MY_PROJECT`
Is there something I am missing? I am asking because I am getting a lot of errors. Also, you’re not supposed install gem install middleman in every new directory, right?
Thanks!