From 1e666b3390a93765ad800c256d3ccfa0fc238bf3 Mon Sep 17 00:00:00 2001 From: Robbin Johansson Date: Thu, 31 Jan 2019 21:33:25 +0100 Subject: [PATCH] Update repo/author links and email --- .github/CODE_OF_CONDUCT.md | 2 +- .github/CONTRIBUTING.md | 6 +++--- CHANGELOG.md | 27 +++++++++++++++++---------- LICENSE.md | 2 +- README.md | 12 ++++++------ _demo/pages/03.github/external.md | 2 +- blueprints.yaml | 12 ++++++------ package.json | 10 +++++----- templates/external.html.twig | 2 +- templates/partials/footer.html.twig | 2 +- 10 files changed, 42 insertions(+), 35 deletions(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 3120e4b..275aee2 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at robbinfellow@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at mail@robbin.works. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 42a2e53..ef81176 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,11 +4,11 @@ Thank you for taking an interest in contributing to `haywire-grav`. All contribu ## Bug Reporting -Create an issue using the [Bug Report Template.](https://github.com/robbinfellow/haywire-grav/issues/new?template=Bug_Report.md) +Create an issue using the [Bug Report Template.](https://github.com/robbinworks/haywire-grav/issues/new?template=Bug_Report.md) ## Feature Request -Create an issue using the [Feature Request Template.](https://github.com/robbinfellow/haywire-grav/issues/new?template=Feature_Request.md) +Create an issue using the [Feature Request Template.](https://github.com/robbinworks/haywire-grav/issues/new?template=Feature_Request.md) ## Pull Request @@ -25,7 +25,7 @@ Create an issue using the [Feature Request Template.](https://github.com/robbinf ``` shell # @ path/to/grav/installation $ cd user/themes/ -$ git clone https://github.com/robbinfellow/haywire-grav.git haywire +$ git clone https://github.com/robbinworks/haywire-grav.git haywire $ cd haywire && yarn $ yarn dev / watch / production ``` diff --git a/CHANGELOG.md b/CHANGELOG.md index b541413..f03b423 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v0.4.4 +## 01/31/2019 + +1. [](#new) + * Move repo to [robbinworks/haywire-grav](https://github.com/robbinworks/haywire-grav) + * Update references to repo/author + # v0.4.3 ## 05/21/2018 @@ -5,7 +12,7 @@ * Remove redundant code from `Navbar.vue` * Remove empty `bootstrap.js` 2. [](#bugfix) - * Fix issue with page/post media being used incorrectly. Switch to `cropZoom` instead of `cropResize`. ([#26](https://github.com/robbinfellow/haywire-grav/issues/26), [#27](https://github.com/robbinfellow/haywire-grav/pull/27), [b76ebfc](https://github.com/robbinfellow/haywire-grav/commit/b76ebfcf3a90378d7caf9bcbc002ea9848e54fc1)) + * Fix issue with page/post media being used incorrectly. Switch to `cropZoom` instead of `cropResize`. ([#26](https://github.com/robbinworks/haywire-grav/issues/26), [#27](https://github.com/robbinworks/haywire-grav/pull/27), [b76ebfc](https://github.com/robbinworks/haywire-grav/commit/b76ebfcf3a90378d7caf9bcbc002ea9848e54fc1)) # v0.4.2 ## 05/03/2018 @@ -52,14 +59,14 @@ ## 02/12/2018 1. [](#bugfix) - * Add jquery if debugger is enabled ([#16](https://github.com/robbinfellow/haywire-grav/issues/16), [6428f09](https://github.com/robbinfellow/haywire-grav/commit/6428f092123e47af788865f1002cab697222eb90)) + * Add jquery if debugger is enabled ([#16](https://github.com/robbinworks/haywire-grav/issues/16), [6428f09](https://github.com/robbinworks/haywire-grav/commit/6428f092123e47af788865f1002cab697222eb90)) # v0.3.4 ## 02/09/2018 1. [](#improved) - * Prevent RuntimeException on external templates ([#12](https://github.com/robbinfellow/haywire-grav/issues/12), [5354003](https://github.com/robbinfellow/haywire-grav/commit/53540039bf60ae6a4322bd16cec28565b927bcc8)) - * Improve asset cache busting handler ([#14](https://github.com/robbinfellow/haywire-grav/issues/14), [#15](https://github.com/robbinfellow/haywire-grav/issues/15), [28fce37](https://github.com/robbinfellow/haywire-grav/commit/28fce37a152e6eac772fd47defe5f11c89e281b5)) + * Prevent RuntimeException on external templates ([#12](https://github.com/robbinworks/haywire-grav/issues/12), [5354003](https://github.com/robbinworks/haywire-grav/commit/53540039bf60ae6a4322bd16cec28565b927bcc8)) + * Improve asset cache busting handler ([#14](https://github.com/robbinworks/haywire-grav/issues/14), [#15](https://github.com/robbinworks/haywire-grav/issues/15), [28fce37](https://github.com/robbinworks/haywire-grav/commit/28fce37a152e6eac772fd47defe5f11c89e281b5)) # v0.3.3 ## 01/22/2018 @@ -125,7 +132,7 @@ ## 06/07/2017 1. [](#improved) - * Update `_demo` pages [PR #6](https://github.com/robbinfellow/haywire-grav/pull/6) + * Update `_demo` pages [PR #6](https://github.com/robbinworks/haywire-grav/pull/6) # v0.2.3 ## 06/06/2017 @@ -167,11 +174,11 @@ ## 02/24/2017 1. [](#improved) - * Remove bower (use yarn instead) [PR #3](https://github.com/robbinfellow/haywire-grav/pull/3) - * Modify gulp imports [PR #3](https://github.com/robbinfellow/haywire-grav/pull/3) + * Remove bower (use yarn instead) [PR #3](https://github.com/robbinworks/haywire-grav/pull/3) + * Modify gulp imports [PR #3](https://github.com/robbinworks/haywire-grav/pull/3) * Improve `item.yaml` template 2. [](#bugfix) - * Gulp should require jquery first [PR #3](https://github.com/robbinfellow/haywire-grav/pull/3) + * Gulp should require jquery first [PR #3](https://github.com/robbinworks/haywire-grav/pull/3) # v0.1.8 ## 02/18/2017 @@ -236,8 +243,8 @@ ## 02/10/2017 1. [](#new) - * Demo content of pages > `_demo/pages/` - [#1](https://github.com/robbinfellow/haywire-grav/issues/1) - * Added [live demo](http://haywire.me/haywire-grav-demo/) - [#2](https://github.com/robbinfellow/haywire-grav/issues/2) + * Demo content of pages > `_demo/pages/` - [#1](https://github.com/robbinworks/haywire-grav/issues/1) + * Added [live demo](http://haywire.me/haywire-grav-demo/) - [#2](https://github.com/robbinworks/haywire-grav/issues/2) 2. [](#improved) * Updated theme specific details for better overview * Updated changelog to correct formats diff --git a/LICENSE.md b/LICENSE.md index 7c1e359..f911f59 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) Robbin Johansson +Copyright (c) Robbin Johansson 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 0f7ba0a..d3185fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Latest GitHub Release](https://img.shields.io/github/release/robbinfellow/haywire-grav.svg?style=flat-square)](https://github.com/robbinfellow/haywire-grav/releases) -[![Open Issues On Github](https://img.shields.io/github/issues-raw/robbinfellow/haywire-grav.svg?style=flat-square)](https://github.com/robbinfellow/haywire-grav/issues) -[![Software License](https://img.shields.io/github/license/robbinfellow/haywire-grav.svg?style=flat-square)](https://github.com/robbinfellow/haywire-grav/blob/master/LICENSE) +[![Latest GitHub Release](https://img.shields.io/github/release/robbinworks/haywire-grav.svg?style=flat-square)](https://github.com/robbinworks/haywire-grav/releases) +[![Open Issues On Github](https://img.shields.io/github/issues-raw/robbinworks/haywire-grav.svg?style=flat-square)](https://github.com/robbinworks/haywire-grav/issues) +[![Software License](https://img.shields.io/github/license/robbinworks/haywire-grav.svg?style=flat-square)](https://github.com/robbinworks/haywire-grav/blob/master/LICENSE) > This theme is in active development, use `master` branch for the latest stable version. @@ -30,7 +30,7 @@ $ yarn && yarn production ```shell # @ path/to/grav/installation $ cd user/themes/ -$ git clone https://github.com/robbinfellow/haywire-grav.git haywire +$ git clone https://github.com/robbinworks/haywire-grav.git haywire $ cd haywire $ yarn && yarn production ``` @@ -82,8 +82,8 @@ If you're interested in contributing, please read the [contribution guidelines.] ## Credits -* [Robbin Johansson](https://github.com/robbinfellow) -* [All Contributors](https://github.com/robbinfellow/haywire-grav/graphs/contributors) +* [Robbin Johansson](https://github.com/robbinworks) +* [All Contributors](https://github.com/robbinworks/haywire-grav/graphs/contributors) ## License diff --git a/_demo/pages/03.github/external.md b/_demo/pages/03.github/external.md index 93ecc1f..67d69ad 100644 --- a/_demo/pages/03.github/external.md +++ b/_demo/pages/03.github/external.md @@ -1,6 +1,6 @@ --- title: Github visible: true -external_url: 'https://github.com/robbinfellow/haywire-grav' +external_url: 'https://github.com/robbinworks/haywire-grav' --- diff --git a/blueprints.yaml b/blueprints.yaml index c5f07dc..ae393c4 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,15 +1,15 @@ name: Haywire -version: 0.4.3 +version: 0.4.4 description: Starter theme for Grav CMS using modern tools and frameworks such as Laravel Mix, Vuejs, Bulma. icon: empire author: name: Robbin Johansson - email: robbinfellow@gmail.com - url: https://github.com/robbinfellow/ -homepage: https://github.com/robbinfellow/haywire-grav#readme + email: mail@robbin.works + url: https://github.com/robbinworks/ +homepage: https://github.com/robbinworks/haywire-grav#readme keywords: haywire, grav, boilerplate, starter-theme, vuejs, laravel-mix, bulma -bugs: https://github.com/robbinfellow/haywire-grav/issues -docs: https://github.com/robbinfellow/haywire-grav#readme +bugs: https://github.com/robbinworks/haywire-grav/issues +docs: https://github.com/robbinworks/haywire-grav#readme license: MIT form: diff --git a/package.json b/package.json index da53dcd..351390d 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,16 @@ { "name": "haywire-grav", - "version": "0.4.3", - "homepage": "https://github.com/robbinfellow/haywire-grav#readme", - "author": "Robbin Johansson ", + "version": "0.4.4", + "homepage": "https://github.com/robbinworks/haywire-grav#readme", + "author": "Robbin Johansson ", "license": "MIT", "private": true, "repository": { "type": "git", - "url": "git+https://github.com/robbinfellow/haywire-grav.git" + "url": "git+https://github.com/robbinworks/haywire-grav.git" }, "bugs": { - "url": "https://github.com/robbinfellow/haywire-grav/issues" + "url": "https://github.com/robbinworks/haywire-grav/issues" }, "scripts": { "dev": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", diff --git a/templates/external.html.twig b/templates/external.html.twig index 76f1be2..942b786 100644 --- a/templates/external.html.twig +++ b/templates/external.html.twig @@ -1,6 +1,6 @@ {# # (RuntimeException (400) Template "external.html.twig" is not defined.) -# https://github.com/robbinfellow/haywire-grav/issues/12 +# https://github.com/robbinworks/haywire-grav/issues/12 # Prevent grav from throwing RuntimeException when trying to visit a page using the external template. #} diff --git a/templates/partials/footer.html.twig b/templates/partials/footer.html.twig index 692c0f2..5036cbf 100644 --- a/templates/partials/footer.html.twig +++ b/templates/partials/footer.html.twig @@ -2,7 +2,7 @@

- Haywire by Robbin Johansson. + Haywire by Robbin Johansson.

Grav theme made for developers.