- Mainpage developed: added customers and supplier list, added about me, contact details, highlighted projects
All checks were successful
ci / deploy (push) Successful in 34s
All checks were successful
ci / deploy (push) Successful in 34s
- changed back to git-authors-plugin because of usage of gitea - added first blog post :-) - little bit of clean up measures - added skeleton of testimonial pages
This commit is contained in:
parent
00fb203b7a
commit
53d3a77755
41 changed files with 448 additions and 42 deletions
23
.github/dependabot.yml
vendored
23
.github/dependabot.yml
vendored
|
@ -1,23 +0,0 @@
|
|||
# To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: pip
|
||||
# We only want to bump versions of packages in case of security updates, as
|
||||
# we want to keep maximum compatibility - see https://t.ly/INSR_
|
||||
open-pull-requests-limit: 0
|
||||
directory: "/"
|
||||
labels: []
|
||||
schedule:
|
||||
interval: weekly
|
||||
time: "04:00"
|
||||
- package-ecosystem: github-actions
|
||||
open-pull-requests-limit: 10
|
||||
directory: "/"
|
||||
labels: []
|
||||
schedule:
|
||||
interval: weekly
|
||||
time: "04:00"
|
Loading…
Add table
Add a link
Reference in a new issue