From 3b337c3cf809469c84f3695c5fdc231d23b84f82 Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 18 Jun 2020 17:54:51 -0400 Subject: [PATCH] update dependencies and push version --- LICENSE | 2 +- README.md | 24 +- dist/css/styles.css | 4 +- dist/index.html | 66 +++- dist/js/scripts.js | 4 +- package-lock.json | 676 ++++++++++++++++---------------------- package.json | 12 +- scripts/render-pug.js | 3 +- scripts/render-scripts.js | 2 +- scripts/render-scss.js | 2 +- 10 files changed, 353 insertions(+), 442 deletions(-) diff --git a/LICENSE b/LICENSE index 63e30fd..f0d3b0c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2020 Blackrock Digital LLC +Copyright (c) 2013-2020 Start Bootstrap 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 diff --git a/README.md b/README.md index 878d781..b739749 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # [Start Bootstrap - Resume](https://startbootstrap.com/themes/resume/) -[Resume](http://startbootstrap.com/themes/resume/) is a resume and CV theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/). This theme features a fixed sidebar with content sections to build a simple, yet elegant resume. +[Resume](https://startbootstrap.com/themes/resume/) is a resume and CV theme for [Bootstrap](https://getbootstrap.com/) created by [Start Bootstrap](https://startbootstrap.com/). This theme features a fixed sidebar with content sections to build a simple, yet elegant resume. ## Preview -[![Resume Preview](https://startbootstrap.com/assets/img/screenshots/themes/resume.png)](https://blackrockdigital.github.io/startbootstrap-resume/) +[![Resume Preview](https://startbootstrap.com/assets/img/screenshots/themes/resume.png)](https://startbootstrap.github.io/startbootstrap-resume/) -**[View Live Preview](https://blackrockdigital.github.io/startbootstrap-resume/)** +**[View Live Preview](https://startbootstrap.github.io/startbootstrap-resume/)** ## Status -[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-resume/master/LICENSE) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/StartBootstrap/startbootstrap-resume/master/LICENSE) [![npm version](https://img.shields.io/npm/v/startbootstrap-resume.svg)](https://www.npmjs.com/package/startbootstrap-resume) -[![Build Status](https://travis-ci.org/BlackrockDigital/startbootstrap-resume.svg?branch=master)](https://travis-ci.org/BlackrockDigital/startbootstrap-resume) -[![dependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-resume/status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-resume) -[![devDependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-resume/dev-status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-resume?type=dev) +[![Build Status](https://travis-ci.org/StartBootstrap/startbootstrap-resume.svg?branch=master)](https://travis-ci.org/StartBootstrap/startbootstrap-resume) +[![dependencies Status](https://david-dm.org/StartBootstrap/startbootstrap-resume/status.svg)](https://david-dm.org/StartBootstrap/startbootstrap-resume) +[![devDependencies Status](https://david-dm.org/StartBootstrap/startbootstrap-resume/dev-status.svg)](https://david-dm.org/StartBootstrap/startbootstrap-resume?type=dev) ## Download and Installation @@ -22,8 +22,8 @@ To begin using this template, choose one of the following options to get started - [Download the latest release on Start Bootstrap](https://startbootstrap.com/themes/resume/) - Install using npm: `npm i startbootstrap-resume` -- Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-resume.git` -- [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-resume) +- Clone the repo: `git clone https://github.com/StartBootstrap/startbootstrap-resume.git` +- [Fork, Clone, or Download on GitHub](https://github.com/StartBootstrap/startbootstrap-resume) ## Usage @@ -50,7 +50,7 @@ You must have npm installed in order to use this build environment. ## Bugs and Issues -Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-resume/issues) here on GitHub or leave a comment on the [theme overview page at Start Bootstrap](http://startbootstrap.com/themes/resume/). +Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-resume/issues) here on GitHub or leave a comment on the [theme overview page at Start Bootstrap](https://startbootstrap.com/themes/resume/). ## About @@ -59,7 +59,7 @@ Start Bootstrap is an open source library of free Bootstrap themes and templates - - -Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/). +Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**. - - @@ -69,4 +69,4 @@ Start Bootstrap is based on the [Bootstrap](https://getbootstrap.com/) framework ## Copyright and License -Copyright 2013-2020 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-resume/blob/gh-pages/LICENSE) license. +Copyright 2013-2020 Start Bootstrap LLC. Code released under the [MIT](https://github.com/StartBootstrap/startbootstrap-resume/blob/gh-pages/LICENSE) license. diff --git a/dist/css/styles.css b/dist/css/styles.css index 6024351..f44ed89 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -1,8 +1,8 @@ @charset "UTF-8"; /*! -* Start Bootstrap - Resume v6.0.0 (https://startbootstrap.com/template-overviews/resume) +* Start Bootstrap - Resume v6.0.1 (https://startbootstrap.com/template-overviews/resume) * Copyright 2013-2020 Start Bootstrap -* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE) +* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-resume/blob/master/LICENSE) */ /*! * Bootstrap v4.5.0 (https://getbootstrap.com/) diff --git a/dist/index.html b/dist/index.html index 7f1a0fb..343830c 100644 --- a/dist/index.html +++ b/dist/index.html @@ -18,9 +18,11 @@