Commit Graph

11 Commits

Author SHA1 Message Date
nukeop 7d019bf33a Add links to translations 2021-03-25 10:52:37 +01:00
nukeop 1e23079bb1
Merge branch 'master' into sorted-signs 2021-03-25 09:04:04 +00:00
Crystal Melting Dot 617924b446 Remove unneded spaces 2021-03-25 10:14:29 +03:00
Crystal Melting Dot 8503c5f764 Fix first signature always being empty 2021-03-25 10:05:54 +03:00
Crystal Melting Dot 62524c37d7 Fixing some yamls, again 2021-03-25 10:03:14 +03:00
Crystal Melting Dot ad029b7c49 Signed template sorts signatures 2021-03-25 09:32:56 +03:00
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