Hacker News new | ask | show | jobs
by maCDzP 76 days ago
Nice, I am going to this for Swedish law! Any suggestions on how one can model parliament voting when a law passes using GitHub? Or all the work that preceded a law, that’s like a feature request or a bug report.
3 comments

I’ve done this for Swedish laws: https://github.com/se-lex/sfs (Markdown with git history)

https://github.com/se-lex/sfs-processor (processor with Git, md, md with temporal tags, or html as output formats)

Thank you! Didn’t know that existed.
I started doing it for Finland!
Parliament voting, maybe upvotes and downvotes on a pull request?