Commit Graph

6204 Commits

Author SHA1 Message Date
Alex 9bc1ae819e
Create aorzh.yaml 2021-03-24 15:11:32 +02:00
Crystal Melting Dot ad0b6bfdb0 new users from commit f291f94 2021-03-24 15:46:16 +03:00
TheGrandPew fd63cf2b61 added 2021-03-24 22:45:16 +10:00
Crystal Melting Dot afe48a780c Improved signing procedure
Previous one has som issues:

- A lot of users editing the same markdown file leads to merge conflics
- Resolving this conflicts is error prone
- It requires more time to check whats changed

New system solves that by:

- Creating new file for each user in `_data/signed`

This way there wil by no more merge conflicts
Also, it will be easier to see whats changed.
2021-03-24 15:40:45 +03:00