Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot]
bc38c0c996
Bump jekyll from 4.2.1 to 4.2.2 in /docs (#788)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 19:10:36 +03:00
Josh Rabinowitz
ba1dc04f3d
show and fix 'style' complaints from shellcheck (#779) 2022-02-20 10:39:37 -05:00
dependabot[bot]
9f3aa0062e
Bump jekyll-seo-tag from 2.7.1 to 2.8.0 in /docs (#770)
Bumps [jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/jekyll/jekyll-seo-tag/releases)
- [Changelog](https://github.com/jekyll/jekyll-seo-tag/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll-seo-tag/compare/v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: jekyll-seo-tag
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 17:45:18 +03:00
dependabot[bot]
3b94a01434
Bump jekyll from 4.2.0 to 4.2.1 in /docs (#721)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 18:21:22 +03:00
dependabot[bot]
3d47f261c5
Bump addressable from 2.7.0 to 2.8.0 in /docs (#703)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 22:47:22 +03:00
sobolevn
0bcce87422
Closes #618 2021-06-26 17:17:37 +03:00
sobolevn
d79b5597f6
Closes #420 2021-06-26 16:58:27 +03:00
sobolevn
b65673cb4c
Closes #168 2021-06-26 16:36:29 +03:00
dependabot[bot]
c12816346f
Bump kramdown from 2.3.0 to 2.3.1 in /docs (#669)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 10:52:04 +03:00
dependabot[bot]
e779a95df9
Bump rexml from 3.2.3 to 3.2.5 in /docs (#668)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.3...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 10:42:48 +03:00
sobolevn
77013fa47f
Version 0.4.0 release 2021-05-06 17:49:44 +03:00
sobolevn
6a9a86c502
Adds github release creation 2021-05-06 14:51:06 +03:00
sobolevn
c7ea3d0ec7
Fixes docs, ignoring docs/_includes/install-*.sh 2021-05-06 13:40:27 +03:00
sobolevn
d2b9184f19
Fixes alpine releases, refs #659 2021-05-06 13:16:48 +03:00
sobolevn
295a4eeb4f
Removes old posts, fixes installation docs 2021-05-06 11:34:30 +03:00
Nikita Sobolev
19941f91f4
Adds release-ci script to test installation (#664)
* Adds release-ci script to test installation

* Fixes CI

* Fixes CI

* Renames some variables to follow the same SECRETS_ convention
2021-05-05 15:59:28 +03:00
sobolevn
fcf25ff546
Fixes docs 2021-05-04 22:15:36 +03:00
sobolevn
0662e147ed
Fixes installation docs 2021-05-04 22:06:40 +03:00
Nikita Sobolev
37a28389d2
Adds new installation instructions for deb and rpm (#662)
* Adds new installation instructions for deb and rpm

* Fixes CI
2021-05-04 21:58:36 +03:00
sobolevn
ca500fa13f Changes how docs are built 2021-05-04 13:01:41 +03:00
sobolevn
9e5174636a Updates changelog 2021-05-04 13:01:41 +03:00
sobolevn
2bdb4e4f84 Adds osx tests and gnupg1 2021-05-04 13:01:41 +03:00
sobolevn
e52038b786 Fixes docs generation and improves docs 2021-05-04 13:01:41 +03:00
Mathias Pius Damm-Pedersen
4dca9f3701
Add security disclaimer for git-secret-killperson specifying what is and is not readable by a user after having been removed from the repository's keyring (#654)
* Closes #653

Add security disclaimer for git-secret-killperson specifying what is and is not readable by a user after having been removed from the repository's keyring

* Document addition of disclaimer in changelog
2021-04-14 16:38:07 +03:00
Nikita Sobolev
70aa6a4352
Fixes markup 2021-04-14 12:27:11 +03:00
Nikita Sobolev
234c884777
Fixes markup 2021-04-14 12:24:40 +03:00
Josh Smailes
eafd3fc531
Issue548 gh pages in master (#616)
* Migrate docs to master branch, add action to deploy to pages branch on push

* Update docs, build pipeline to reflect new method of updating gh-pages

* Removed make build-gh-pages from post-commit hook

Co-authored-by: Josh Rabinowitz <joshr@joshr.com>
2020-12-15 18:49:51 +03:00