-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9cf2269
Showing
1,689 changed files
with
99,653 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Exclude Node.JS modules | ||
node_modules | ||
|
||
# MacOS specific | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2013-2019 Blackrock Digital LLC | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# [Start Bootstrap - Agency](https://startbootstrap.com/template-overviews/agency/) | ||
|
||
[Agency](https://startbootstrap.com/template-overviews/agency/) is a one page agency portfolio theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/). This theme features several content sections, a responsive portfolio grid with hover effects, full page portfolio item modals, a responsive timeline, and a working PHP contact form. | ||
|
||
## Preview | ||
|
||
[](https://blackrockdigital.github.io/startbootstrap-agency/) | ||
|
||
**[View Live Preview](https://blackrockdigital.github.io/startbootstrap-agency/)** | ||
|
||
## Status | ||
|
||
[](https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-agency/master/LICENSE) | ||
[](https://www.npmjs.com/package/startbootstrap-agency) | ||
[](https://travis-ci.org/BlackrockDigital/startbootstrap-agency) | ||
[](https://david-dm.org/BlackrockDigital/startbootstrap-agency) | ||
[](https://david-dm.org/BlackrockDigital/startbootstrap-agency?type=dev) | ||
|
||
## Download and Installation | ||
|
||
To begin using this template, choose one of the following options to get started: | ||
* [Download the latest release on Start Bootstrap](https://startbootstrap.com/template-overviews/agency/) | ||
* Install via npm: `npm i startbootstrap-agency` | ||
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-agency.git` | ||
* [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-agency) | ||
|
||
## Usage | ||
|
||
### Basic Usage | ||
|
||
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the `index.html` file in your web browser. | ||
|
||
### Advanced Usage | ||
|
||
After installation, run `npm install` and then run `npm start` which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the `gulpfile.js` to see which tasks are included with the dev environment. | ||
|
||
#### Gulp Tasks | ||
|
||
- `gulp` the default task that builds everything | ||
- `gulp watch` browserSync opens the project in your default browser and live reloads when changes are made | ||
- `gulp css` compiles SCSS files into CSS and minifies the compiled CSS | ||
- `gulp js` minifies the themes JS file | ||
- `gulp vendor` copies dependencies from node_modules to the vendor directory | ||
|
||
You must have npm and Gulp installed globally on your machine in order to use these features. | ||
|
||
## Bugs and Issues | ||
|
||
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-agency/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/agency/). | ||
|
||
## About | ||
|
||
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects. | ||
|
||
* https://startbootstrap.com | ||
* https://twitter.com/SBootstrap | ||
|
||
Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/). | ||
|
||
* http://davidmiller.io | ||
* https://twitter.com/davidmillerskt | ||
* https://github.com/davidtmiller | ||
|
||
Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat). | ||
|
||
## Copyright and License | ||
|
||
Copyright 2013-2019 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-agency/blob/gh-pages/LICENSE) license. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square150x150logo src="/mstile-150x150.png"/> | ||
<TileColor>#ffc40d</TileColor> | ||
</tile> | ||
</msapplication> | ||
</browserconfig> |
Oops, something went wrong.