Skip to content
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

Source organized and Grunt build #39

Closed
wants to merge 2 commits into from
Closed

Conversation

bglick
Copy link
Collaborator

@bglick bglick commented Nov 24, 2013

Created version per issue #38 and bootstrap 3 per issue #31

This also preps the code to allow parallel development of Bootstrap 2.3.2 & 3.x in the same branch so user can just download the appropriately named file from /src

  • Created /src, /dist, and /samples directories
  • Made Gruntfile.js to automatically build normal and minified versions from source
  • Created package.json to allow setup with npm install
  • Added version 1.0.0 to package.json and source files
  • Added .gitignore to prevent local node_modules from being committed to source

* Created /src, /dist, and /samples directories
* Made `Gruntfile.js` to automatically build normal and minified versions from source
* Created `package.json` to allow setup with `npm install`
* Added version 1.0.0 to `package.json` and source files
* Added .gitignore to prevent local `node_modules` from being committed to source
@clu3
Copy link
Owner

clu3 commented Dec 12, 2013

Hi @bglick Thanks a lot for your hardwork. I've been tooo busy. Could you do this pull again? I"ve merged netsstea's pull request to fix the bootstrap 3 issue. NOw this can't be automatically merged

@bglick
Copy link
Collaborator Author

bglick commented Dec 12, 2013

no worries, I'll get to it in the next couple of days.

@bglick
Copy link
Collaborator Author

bglick commented Dec 17, 2013

Don't really need this added complexity since the Bootstrap 3 stuff was done in the same file.

@bglick bglick closed this Dec 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants