-
Notifications
You must be signed in to change notification settings - Fork 206
/
about-libre-software-culture.html
executable file
·111 lines (105 loc) · 7.47 KB
/
about-libre-software-culture.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
layout: default
title: Introduction to Libre Software Culture - Sugar Labs
permalink: /about-libre-software-culture/index.html
---
<!-- Title section -->
<div class="section-title1">
<span class="tag tag-regular">LIBRE SOFTWARE CULTURE</span>
</div>
<!-- Introduction section -->
<section id="testimonial" class="zeroMarPadBtm">
<div class="container">
<div class="row">
<div class="col-md-12" >
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2" >
<div class="section-title text-center">
<h2>Introduction to<br>Libre Software Culture</h2>
<p class="customParagraphStyle">One of the primary purposes of Sugar Labs is to introduce and involve people into the libre software culture. Keeping that in mind, Dave Crossland, one of our main contributors, has collected a list of good introductions to libre software culture for those who are new to the culture. Do check out the links below!</p>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- "Libre software culture" section -->
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-12" >
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2">
<div class="border-box customBox" >
<h2 class="text-center">Philosophy / Concepts</h2>
<hr>
<ul class="listDiscStyle" >
<li class="listFont"><a href="https://www.gnu.org/philosophy/free-sw.html" class="hrefCustomColor">https://www.gnu.org/philosophy/free-sw.html</a></li>
<li class="listFont"><a href="https://www.gnu.org/gnu/manifesto.en.html" class="hrefCustomColor">https://www.gnu.org/gnu/manifesto.en.html</a></li>
<li class="listFont"><a href="https://www.gnu.org/philosophy/selling.html" class="hrefCustomColor">https://www.gnu.org/philosophy/selling.html</a></li>
<li class="listFont"><a href="https://www.ted.com/talks/luis_von_ahn_massive_scale_online_collaboration" class="hrefCustomColor">https://www.ted.com/talks/luis_von_ahn_massive_scale_online_collaboration</a></li>
<li class="listFont"><a href="http://hintjens.com/blog:23 " class="hrefCustomColor">http://hintjens.com/blog:23 </a></li>
</ul>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2">
<div class="border-box customBox" >
<h2 class="text-center">Processes / Community</h2>
<hr>
<ul class="listDiscStyle">
<li class="listFont"><a href="http://www.catb.org/esr/faqs/smart-questions.html#intro" class="hrefCustomColor">http://www.catb.org/esr/faqs/smart-questions.html#intro</a></li>
<li class="listFont"><a href="http://www.producingoss.com" class="hrefCustomColor">http://www.producingoss.com</a></li>
<li class="listFont"><a href="https://help.github.com/articles/good-resources-for-learning-git-and-github/" class="hrefCustomColor">https://help.github.com/articles/good-resources-for-learning-git-and-github/</a></li>
<li class="listFont"><a href="https://www.google.com/search?q=david%20allen%20getting%20things%20done%20pdf" class="hrefCustomColor">https://www.google.com/search?q=david%20allen%20getting%20things%20done%20pdf</a></li>
<li class="listFont"><a href="http://hintjens.com/blog:117" class="hrefCustomColor">http://hintjens.com/blog:117</a></li>
<li class="listFont"><a href="https://www.chiark.greenend.org.uk/~sgtatham/bugs.html" class="hrefCustomColor">https://www.chiark.greenend.org.uk/~sgtatham/bugs.html</a></li>
</ul>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2">
<div class="border-box customBox" >
<h2 class="text-center">Programming / Contributing</h2>
<hr>
<ul class="listDiscStyle" >
<li class="listFont"><a href="https://github.com/OpenTechStrategies/checklist" class="hrefCustomColor">https://github.com/OpenTechStrategies/checklist</a></li>
<li class="listFont"><a href="https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#python" class="hrefCustomColor">https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#python</a></li>
<li class="listFont"><a href="https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#javascript" class="hrefCustomColor">https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#javascript</a></li>
<li class="listFont"><a href="https://github.com/vinta/awesome-python" class="hrefCustomColor">https://github.com/vinta/awesome-python</a></li>
<li class="listFont"><a href="http://joeduffyblog.com/2016/04/10/performance-culture/" class="hrefCustomColor">http://joeduffyblog.com/2016/04/10/performance-culture/</a></li>
<li class="listFont"><a href="https://education.github.com/pack" class="hrefCustomColor">https://education.github.com/pack</a></li>
<li class="listFont"><a href="https://github.com/linuxfoundation/cii-best-practices-badge" class="hrefCustomColor">https://github.com/linuxfoundation/cii-best-practices-badge</a></li>
</ul>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2">
<div class="border-box customBox" >
<h2 class="text-center">Systems Team / Contributing</h2>
<hr>
<ul class="listDiscStyle" >
<li class="listFont"><a href="https://www.google.com/search?q=practice+of+system+and+network+administration+pdf" class="hrefCustomColor">https://www.google.com/search?q=practice+of+system+and+network+administration+pdf</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- "Return to main page" button section -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12" >
<a href="{{ site.baseurl }}/" ><button type="button" class="btn bt-raised btn-custom bt lastButtonMargin" >Return to main page</button></a>
</div>
</div>
</div>
</section>