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

Bootstrap 4.5.3 and dependencies update #34

Merged
merged 2 commits into from Nov 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
@@ -1,10 +1,10 @@
# [Start Bootstrap - Blog Post](https://startbootstrap.com/templates/blog-post/)
# [Start Bootstrap - Blog Post](https://startbootstrap.com/template/blog-post/)

[Blog Post](https://startbootstrap.com/templates/blog-post/) is a basic blog post HTML starter template for [Bootstrap](https://getbootstrap.com/) created by [Start Bootstrap](https://startbootstrap.com/).
[Blog Post](https://startbootstrap.com/template/blog-post/) is a basic blog post HTML starter template for [Bootstrap](https://getbootstrap.com/) created by [Start Bootstrap](https://startbootstrap.com/).

## Preview

[![Blog Post Preview](https://startbootstrap.com/assets/img/screenshots/templates/blog-post.png)](https://startbootstrap.github.io/startbootstrap-blog-post/)
[![Blog Post Preview](https://assets.startbootstrap.com/img/screenshots/templates/blog-post.png)](https://startbootstrap.github.io/startbootstrap-blog-post/)

**[View Live Preview](https://startbootstrap.github.io/startbootstrap-blog-post/)**

Expand All @@ -20,7 +20,7 @@

To begin using this template, choose one of the following options to get started:

* [Download the latest release on Start Bootstrap](https://startbootstrap.com/templates/blog-post/)
* [Download the latest release on Start Bootstrap](https://startbootstrap.com/template/blog-post/)
* Install via npm: `npm i startbootstrap-blog-post`
* Clone the repo: `git clone https://github.com/StartBootstrap/startbootstrap-blog-post.git`
* [Fork, Clone, or Download on GitHub](https://github.com/StartBootstrap/startbootstrap-blog-post)
Expand All @@ -39,7 +39,7 @@ You must have npm and Gulp installed globally on your machine in order to use th

## Bugs and Issues

Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-blog-post/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](https://startbootstrap.com/templates/blog-post/).
Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-blog-post/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](https://startbootstrap.com/template/blog-post/).

## About

Expand All @@ -48,10 +48,10 @@ Start Bootstrap is an open source library of free Bootstrap templates and themes
* <https://startbootstrap.com>
* <https://twitter.com/SBootstrap>

Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**.
Start Bootstrap was created by and is maintained by **[David Miller](https://davidmiller.io/)**.

* <http://davidmiller.io>
* <https://twitter.com/davidmillerskt>
* <https://davidmiller.io>
* <https://twitter.com/davidmillerhere>
* <https://github.com/davidtmiller>

Start Bootstrap is based on the [Bootstrap](https://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).
Expand Down
4 changes: 2 additions & 2 deletions css/blog-post.css
@@ -1,6 +1,6 @@
/*!
* Start Bootstrap - Blog Post (https://startbootstrap.com/templates/blog-post)
* Copyright 2013-2019 Start Bootstrap
* Start Bootstrap - Blog Post (https://startbootstrap.com/template/blog-post)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-blog-post/blob/master/LICENSE)
*/
body {
Expand Down
1,869 changes: 1,397 additions & 472 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"title": "Blog Post",
"name": "startbootstrap-blog-post",
"version": "4.2.2",
"version": "4.2.3",
"scripts": {
"start": "node_modules/.bin/gulp watch"
},
Expand All @@ -14,27 +14,27 @@
"theme",
"template"
],
"homepage": "https://startbootstrap.com/templates/blog-post",
"homepage": "https://startbootstrap.com/template/blog-post",
"bugs": {
"url": "https://github.com/StartBootstrap/startbootstrap-blog-post/issues",
"email": "feedback@startbootstrap.com"
},
"license": "MIT",
"author": "Start Bootstrap",
"contributors": [
"David Miller (http://davidmiller.io/)"
"David Miller (https://davidmiller.io/)"
],
"repository": {
"type": "git",
"url": "https://github.com/StartBootstrap/startbootstrap-blog-post.git"
},
"dependencies": {
"bootstrap": "4.5.0",
"bootstrap": "4.5.3",
"jquery": "3.5.1"
},
"devDependencies": {
"browser-sync": "2.26.7",
"del": "5.1.0",
"browser-sync": "2.26.13",
"del": "6.0.0",
"gulp": "4.0.2",
"merge-stream": "2.0.0"
}
Expand Down
48 changes: 8 additions & 40 deletions vendor/bootstrap/css/bootstrap-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/bootstrap/css/bootstrap-grid.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions vendor/bootstrap/css/bootstrap-grid.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/bootstrap/css/bootstrap-grid.min.css.map

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions vendor/bootstrap/css/bootstrap-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/bootstrap/css/bootstrap-reboot.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions vendor/bootstrap/css/bootstrap-reboot.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/bootstrap/css/bootstrap-reboot.min.css.map

Large diffs are not rendered by default.