Commit Graph

5 Commits

Author SHA1 Message Date
nukeop 095085db72
Merge pull request #1027 from Random2Nothing/master
Signed
2021-03-24 23:27:59 +00:00
Alexander Grigoryev 30e36f8933
Sort by name 2021-03-24 22:25:16 +02:00
rand_0moide 7f3b1eff76
Add files via upload 2021-03-24 19:53:08 +03:00
Crystal Melting Dot 09feda5d75 Structure that makes more sense 2021-03-24 17:25:20 +03: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