repo(contributing): clarify that tool list is just a suggestion
This commit is contained in:
parent
53cc3f26dd
commit
666b4f9cb6
1 changed files with 9 additions and 5 deletions
|
@ -51,22 +51,26 @@ The techstack we operate on is
|
||||||
|
|
||||||
- [typst] for documents and concrete proposals
|
- [typst] for documents and concrete proposals
|
||||||
- [Rust] for the actual code
|
- [Rust] for the actual code
|
||||||
- [Inkscape], [GIMP] and [Blender] for promotional material like logos and posters
|
|
||||||
- [Penpot] for layouting prototypes and the like
|
|
||||||
|
|
||||||
So if you want to contribute functionality, take a look at [The Rust Programming Language book]!
|
So if you want to contribute functionality, take a look at [The Rust Programming Language book]!
|
||||||
If you want to contribute thoughts and techincal designs, then consider taking a ride through
|
If you want to contribute thoughts and techincal designs, then consider taking a ride through
|
||||||
[typst's excellent tutorial]!
|
[typst's excellent tutorial]!
|
||||||
If you want to contribute art or the like, do that in whatever **you** are most comfortable with!
|
|
||||||
|
For creative things, we suggest using whatever **you're** comfortable with.
|
||||||
|
Otherwise, we suggest these:
|
||||||
|
|
||||||
|
- [Inkscape], [GIMP] and [Blender] for promotional material like logos and posters
|
||||||
|
- [Penpot] for layouting prototypes and the like
|
||||||
|
|
||||||
[typst]: https://typst.app
|
[typst]: https://typst.app
|
||||||
[Rust]: https://www.rust-lang.org
|
[Rust]: https://www.rust-lang.org
|
||||||
|
[The Rust Programming Language book]: https://doc.rust-lang.org/book/
|
||||||
|
[typst's excellent tutorial]: https://typst.app/docs/tutorial
|
||||||
|
|
||||||
[Inkscape]: https://inkscape.org/
|
[Inkscape]: https://inkscape.org/
|
||||||
[GIMP]: https://www.gimp.org/
|
[GIMP]: https://www.gimp.org/
|
||||||
[Blender]: https://www.blender.org/
|
[Blender]: https://www.blender.org/
|
||||||
[Penpot]: https://penpot.app/
|
[Penpot]: https://penpot.app/
|
||||||
[The Rust Programming Language book]: https://doc.rust-lang.org/book/
|
|
||||||
[typst's excellent tutorial]: https://typst.app/docs/tutorial
|
|
||||||
|
|
||||||
## Politics
|
## Politics
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue