Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ESLINT_RULES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `ESLint` rules

`spring-boot-starter-thymeleaf` enforces the following code standards with `ESLint`.
`mvn-spring-boot-thymeleaf-nodejs` enforces the following code standards with `ESLint`.

## Table of contents

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ In order to {achieve value}.
## 🐞 5. Your environment (for defects only)
> ⌦ Include as many relevant details about the environment in which the defect occured.

* Version of `spring-boot-starter-thymeleaf`:
* Version of `mvn-spring-boot-thymeleaf-nodejs`:
* Environment name and version (e.g. Chrome 39, node.js 5.4):
* Operating System and version (desktop or mobile):
* Link to your project:
Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ replace this line and the following task completion line._

[checkstyle-google-url]: http://checkstyle.sourceforge.net/google_style.html
[checkstyle-image]: ../docs/img/icon-checkstyle.png
[coveralls-img]: https://coveralls.io/repos/github/gregswindle/spring-boot-starter-thymeleaf/badge.svg
[coveralls-url]: https://coveralls.io/github/gregswindle/spring-boot-starter-thymeleaf
[coveralls-img]: https://coveralls.io/repos/github/gregswindle/mvn-spring-boot-thymeleaf-nodejs/badge.svg
[coveralls-url]: https://coveralls.io/github/gregswindle/mvn-spring-boot-thymeleaf-nodejs
[sonar-code-smells-img]: http://sonarcloud.io/api/badges/measure?key=gregswindle-github&metric=code_smells
[sonar-code-smells-url]: https://sonarcloud.io/component_measures/metric/code_smells/list?id=gregswindle-github&metric=code_smells
[sonar-cognitive-img]: http://sonarcloud.io/api/badges/measure?key=gregswindle-github&metric=cognitive_complexity
Expand Down
6 changes: 3 additions & 3 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Graphic art by [icons8](https://icons8.com/).
[icon-justice-image]: docs/img/icons8/icon-justice-50.png
[icon-pledge-image]: docs/img/icons8/icon-pledge-50.png
[product-repo-logo-image]: ..docs/img/logo-commonalaxy.png
[product-repo-url]: https://github.com/gregswindle/spring-boot-starter-thymeleaf
[team-email-mailto]: mailto:[email protected]?Subject=%5Bspring-boot-starter-thymeleaf%5D%20Code%20of%20conduct%20concern
[team-issues-url]: https://github.com/gregswindle/spring-boot-starter-thymeleaf/issues/new
[product-repo-url]: https://github.com/gregswindle/mvn-spring-boot-thymeleaf-nodejs
[team-email-mailto]: mailto:[email protected]?Subject=%5Bmvn-spring-boot-thymeleaf-nodejs%5D%20Code%20of%20conduct%20concern
[team-issues-url]: https://github.com/gregswindle/mvn-spring-boot-thymeleaf-nodejs/issues/new
[version]: http://contributor-covenant.org/version/1/4/
230 changes: 136 additions & 94 deletions CONTRIBUTING.md

Large diffs are not rendered by default.

131 changes: 79 additions & 52 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/img/site/jacoco/index.html

This file was deleted.

Binary file removed docs/img/site/jacoco/jacoco-resources/branchfc.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/branchnc.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/branchpc.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/bundle.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/class.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/down.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/greenbar.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/group.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/method.gif
Binary file not shown.
Binary file removed docs/img/site/jacoco/jacoco-resources/package.gif
Binary file not shown.
13 changes: 0 additions & 13 deletions docs/img/site/jacoco/jacoco-resources/prettify.css

This file was deleted.

Loading