Compare commits

...

4 Commits

Author SHA1 Message Date
Aminda Suomalainen 9e565e2a1c
fix FUNDING.yml
I happened to notice that the GitHub documentation: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository#about-funding-files

has a statement:

> Funding links provide a way for open source projects to receive direct financial support from their community. We don’t support the use of funding links for other purposes, such as for advertising, or supporting political, community, or charity groups. If you have questions about whether your intended use is supported, please visit GitHub Support.

so the file may have been at violation of what GitHub supports.
2023-12-13 18:47:46 +02:00
Aminda Suomalainen c3e3113590
.gitignore: initial commit 2023-12-13 18:35:46 +02:00
Aminda Suomalainen e6111f1b8e
CODE_OF_CONDUCT.md: use markdown for the link, include anchor 2023-12-13 18:32:57 +02:00
Aminda Suomalainen 4395059a76
pre-commit autoupdate 2023-12-13 18:31:01 +02:00
4 changed files with 15 additions and 10 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
# All dotfiles
.*
# with the exception of these:
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.pre-commit-config.yaml
# Other ignores
node_modules

View File

@ -29,13 +29,13 @@ repos:
- id: check-pre-commit-ci-config
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1
rev: 0.27.3
hooks:
- id: check-dependabot
- id: check-github-workflows
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3"
rev: "v4.0.0-alpha.4"
hooks:
- id: prettier

View File

@ -1 +1 @@
Please see https://www.aminda.eu/discuss.html
Please refer to [aminda.eu/discuss#rules](https://aminda.eu/discuss.html#rules).

View File

@ -1,8 +1,2 @@
# If no protocol is specified, http:// is assumed.
custom:
[
"https://sponsor.charitymiles.org/members/56235c75-5d03-4046-9485-c2fef9ade86d",
"https://puoluerekisteri.fi/#/puolue/51",
"https://github.com/liberapay/liberapay.org/issues/30",
"https://cv.aminda.eu",
]
custom: "https://revolut.me/aminda"