Commit Graph

13 Commits

Author SHA1 Message Date
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
nekonee 725207e0a7 Revert "Merge pull request #162 from Anti-pin/master"
This reverts commit 79178f7d33.
2021-03-24 12:03:08 +01:00
Anti-pin 4c46e42ed2
Update README.md 2021-03-24 10:56:45 +00:00
Anti-pin d3291e32eb
Update README.md 2021-03-24 10:53:34 +00:00
Anti-pin 7ad3e66076
Update README.md 2021-03-24 10:47:45 +00:00
nukeop 492caab1b6
Update README.md 2021-03-24 10:33:33 +00:00
nukeop cdb6d1aa13
Update README.md 2021-03-24 09:10:11 +00:00
nukeop dbf117d74c
Update README.md 2021-03-24 09:10:02 +00:00
nukeop b97f5918f3
Update README.md 2021-03-24 01:25:20 +00:00
nukeop 3b6450d87d
Update README.md 2021-03-24 01:23:53 +00:00
nukeop 892c768a11
Update README.md 2021-03-23 20:44:27 +00:00
nukeop e69f7e02f5
Update README.md 2021-03-23 20:30:19 +00:00
nukeop ebdbdcfdfb
Initial commit 2021-03-23 20:23:39 +00:00