0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Configuring Dependabot for daily dependency updates and deleting Renovate configurations

This commit is contained in:
2025-01-23 21:58:33 +00:00
parent 0d0f2923ac
commit f1416bf181
11 changed files with 75 additions and 116 deletions

View File

@ -4,13 +4,13 @@ This is my main site. The site publishes articles, useful information and notes.
Principles of site development:
- Lightness and minimalism. The site is designed to store information, it's not a heavy application;
- Lightness and minimalism. The site is designed to store information, it's not a heavy application;
- Maximum cross-platform. Information should be read from any device and software;
- Maximum cross-platform. Information should be read from any device and software;
- Focusing on content perception. Only useful information, nothing superfluous;
- Focusing on content perception. Only useful information, nothing superfluous;
- No JS on the site. The site should be completely safe for the user;
- No JS on the site. The site should be completely safe for the user;
## Development