On Fri, Feb 3, 2012 at 12:58 PM, Joshua Adelman <[email protected]>wrote:

> I posted on SO, but the short answer is, I believe that the documentation
> should have you run `make bootstrap` instead of just `make`, since the
> latter defaults to building the first target in the Makefile, which is
> `docs`. `make bootstrap` makes another directory in the root bootstrap
> directory also named "bootstrap", that I believe contains all of the assets
> you would then need to copy over into your project.
>
> More experienced users should correct me if I missed something since this
> is my first time using Bootstrap, and I'm fairly new to css/js.
>
You're not mistaken.  The generated bootstrap dir contains everything you
need.

>
> Josh
>
>
> On Feb 2, 2012, at 10:26 PM, Calvin Cheng wrote:
>
> > Hello,
> >
> > I am trying to figure out what the MakeFile does exactly and how I
> should be making use of the output.
> >
> > What should I be doing after running make?
> >
> > Here are the detailed steps of what I have done thus far -
> http://stackoverflow.com/questions/9123112/twitter-bootstrap-make-from-source
> >
> > Appreciate any pointers!
> >
> > Thanks :-)
> > Calvin
>
>


-- 
When the cat is away, the mouse is alone.
- David Yu

Reply via email to