Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
9721b7a9
Commit
9721b7a9
authored
Nov 23, 2016
by
David Haynes
Browse files
Add some dotfiles and configs
- from bootswatch, will edit in the future
parent
f7b3a129
Changes
3
Show whitespace changes
Inline
Side-by-side
.bowerrc
0 → 100644
View file @
9721b7a9
{
"scripts": {
"postinstall": "cp -a ./bower_components/bootstrap/fonts ./"
}
}
.npmignore
0 → 100644
View file @
9721b7a9
api/
assets/
bower_components/
masonstrap/
global/
_config.yml
.bowerrc
.gitignore
bower.json
composer.json
Gruntfile.js
*/index.html
_config.yml
0 → 100644
View file @
9721b7a9
exclude
:
[
"
src"
,
"
node_modules"
,
"
bower.json"
,
"
bower_components/font-awesome/src"
,
"
composer.json"
,
"
package.json"
,
"
README.md"
,
"
LICENSE"
,
"
Gruntfile.js"
,
"
Gemfile"
]
include
:
[
"
_bootswatch.scss"
,
"
_variables.scss"
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment