]> git.r.bdr.sh - rbdr/blog/blame - CONTRIBUTING.md
Set the release
[rbdr/blog] / CONTRIBUTING.md
CommitLineData
7a5a585e
BB
1# Contributing to Blog
2
3This blog is a personal project, as such it may not be in the best
4condition for anyone to jump in or roll their own. However, if you find
5this useful and would like to send some improvements, please feel free
6to do so. I really appreciate any contribution!
7
8## The objective of blog
9
10The goal of blog is to have an ephemeral static blog that is generated from
72c91149
RBR
11gemini files, with a more permanent gemtext archvie. It has a max number of
12posts at a time (the default is 3), and every time you publish it removes
7a5a585e
BB
13another.
14
15## How to contribute
16
17Above All: Be nice, always.
18
19* Ensure the linter shows no warnings or errors
72c91149 20* Send patches to blog@r.bdr.sh using [git-send-mail][git-send-mail]
7a5a585e 21
72c91149
RBR
22## Things I'd like help with
23
24* General code quality
25* Gopher archive generation
26
27[git-send-mail]: http://git-send-mail.io/