This commit is contained in:
Miloslav Ciz 2021-12-30 14:02:17 -06:00
parent d4dcbcdc84
commit e5ef7286aa
2 changed files with 30 additions and 1 deletions

View file

@ -19,4 +19,6 @@ If you don't know how to start, here are some basic steps:
3. If you want to program [LRS](lrs.md), learn [C](c.md) (TODO: resources). Also learn a bit of POSIX shell and maybe some [scripting](script.md) language (can be even a bloated one like [Python](python.md)). Learn about [licensing](license.md).
4. Optionally make your own minimal [website](web.md) to help reshare ideas you like (static [HTML](html.md) site without [JavaScript](javascript.md)). This is very easy, and the site can be hosted for free e.g. on [git](git.md) hosting sites like Codeberg or GitLab.
5. Finally start creating something: either programs or other stuff like [free art](free_culture.md), educational materials, contributions to this Wiki etc.
6. profit???
6. profit???
Would you like to create [LRS](lrs.md) but don't have enough spare time/money to make this possible? Read about [making living](living.md) with LRS.