Skip to content

Commit afe5866

Browse files
committed
final commit
0 parents  commit afe5866

21 files changed

+722
-0
lines changed

.editorconfig

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
indent_style = space
6+
indent_size = 2
7+
end_of_line = lf
8+
insert_final_newline = true
9+
trim_trailing_whitespace = true
10+
11+
[{package.json,*.yml}]
12+
indent_style = space
13+
indent_size = 2
14+
15+
[*.md]
16+
insert_final_newline = false
17+
trim_trailing_whitespace = false

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
*.ht*
2+
*.log
3+
*.org.md
4+
*.tpl.md
5+
*~
6+
.sass-cache/
7+
.tmp/
8+
/PROJECT.org.md
9+
/createProject.sh
10+
/local/
11+
/templates/
12+
bower_components/
13+
node_modules/

LICENCE

Lines changed: 427 additions & 0 deletions
Large diffs are not rendered by default.

OPEN-SOURCE-PROJECTS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# List of Open Source Projects
2+
## using the Open Source Badge in their Projects
3+
4+
5+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/) [![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/) [![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
6+
7+
* [Open Source Licences]() - choosing the right licence for your open source project
8+
9+
* [Fish Shell Setup OS X](https://github.com/ellerbrock/tutorial-fish-shell-setup-osx) - Terminal Setup for OS X with Fish Shell, Fisherman, Powerline Fonts and iTerm2.
10+
11+
* [Publishing NPM Packages](https://github.com/ellerbrock/tutorial-publishing-npm-packages) - Introduction how to publish npm modules.
12+
13+
* [Apache htdigest](https://github.com/ellerbrock/tutorial-apache-htdigest) - Tutorial how to create htdigest authentication for Apache Webserver.
14+
15+
* [Remove duplicated files](https://github.com/ellerbrock/tutorial-remove-duplicated-files-osx-linux) - Tutorial how to find and delete duplicated files with fdupes on a UNIX based system.
16+

README.md

Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
![logo](https://github.frapsoft.com/top/open-source-badge.png)
2+
3+
# Open Source Badge [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/) [![Gitter Chat](https://badges.gitter.im/frapsoft/frapsoft.svg)](https://gitter.im/frapsoft/frapsoft/)
4+
## Show your Love for Open Source with a Badge
5+
6+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/) [![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/) [![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
7+
8+
We all **love Open Source** and the easiest way to show comes with this [Open Source Badge](https://github.com/ellerbrock/open-source-badge/).
9+
To use it in your own project just choose a version and copy and past the link.
10+
11+
In case you link back to this repository you are free to make a pull request to the [Open Source Projects List](https://github.com/ellerbrock/open-source-badge/OPEN-SOURCE-PROJECTS.md) with a link and short description to your project which uses the open source badge.
12+
13+
Example for a Pull Request:
14+
15+
[Fish Shell Setup OS X](https://github.com/ellerbrock/tutorial-fish-shell-setup-osx) - Terminal Setup for OS X with Fish Shell, Fisherman, Powerline Fonts and iTerm2.
16+
17+
`[Fish Shell Setup OS X](https://github.com/ellerbrock/tutorial-fish-shell-setup-osx) - Terminal Setup for OS X with Fish Shell, Fisherman, Powerline Fonts and iTerm2.`
18+
19+
# Version 1
20+
21+
## SVG
22+
Default Size: 120x20px
23+
24+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/)
25+
26+
```
27+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/)
28+
```
29+
30+
31+
## PNG
32+
Default Size: 120x20px
33+
34+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v101)](https://github.com/ellerbrock/open-source-badge/)
35+
36+
```
37+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v101)](https://github.com/ellerbrock/open-source-badge/)
38+
```
39+
40+
## PNG in different sizes
41+
42+
Size: 150x22px
43+
44+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-150x25.png?v101)](https://github.com/ellerbrock/open-source-badge/)
45+
46+
```
47+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-150x25.png?v101)](https://github.com/ellerbrock/open-source-badge/)
48+
```
49+
50+
Size: 175x29px
51+
52+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-175x29.png?v101)](https://github.com/ellerbrock/open-source-badge/)
53+
54+
```
55+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-175x29.png?v101)](https://github.com/ellerbrock/open-source-badge/)
56+
```
57+
58+
Size: 200x33px
59+
60+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
61+
62+
```
63+
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
64+
```
65+
66+
# Version 2
67+
68+
## SVG
69+
Default Size: 120x20px
70+
71+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/)
72+
73+
```
74+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/)
75+
```
76+
77+
78+
## PNG
79+
Default Size: 120x20px
80+
81+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.png?v101)](https://github.com/ellerbrock/open-source-badge/)
82+
83+
```
84+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.png?v101)](https://github.com/ellerbrock/open-source-badge/)
85+
```
86+
87+
## PNG in different sizes
88+
89+
Size: 150x22px
90+
91+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-150x25.png?v101)](https://github.com/ellerbrock/open-source-badge/)
92+
93+
```
94+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-150x25.png?v101)](https://github.com/ellerbrock/open-source-badge/)
95+
```
96+
97+
Size: 175x29px
98+
99+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-175x29.png?v101)](https://github.com/ellerbrock/open-source-badge/)
100+
101+
```
102+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-175x29.png?v101)](https://github.com/ellerbrock/open-source-badge/)
103+
```
104+
105+
Size: 200x33px
106+
107+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
108+
109+
```
110+
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
111+
```
112+
113+
# Version 3
114+
115+
## SVG
116+
Default Size: 120x20px
117+
118+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/)
119+
120+
```
121+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v101)](https://github.com/ellerbrock/open-source-badge/)
122+
```
123+
124+
125+
## PNG
126+
Default Size: 120x20px
127+
128+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.png?v101)](https://github.com/ellerbrock/open-source-badge/)
129+
130+
```
131+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.png?v101)](https://github.com/ellerbrock/open-source-badge/)
132+
```
133+
134+
## PNG in different sizes
135+
136+
Size: 150x22px
137+
138+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-150x25.png?v101)](https://github.com/ellerbrock/open-source-badge/)
139+
140+
```
141+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-150x25.png?v101)](https://github.com/ellerbrock/open-source-badge/)
142+
```
143+
144+
Size: 175x29px
145+
146+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-175x29.png?v101)](https://github.com/ellerbrock/open-source-badge/)
147+
148+
```
149+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-175x29.png?v101)](https://github.com/ellerbrock/open-source-badge/)
150+
```
151+
152+
Size: 200x33px
153+
154+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
155+
156+
```
157+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source-200x33.png?v101)](https://github.com/ellerbrock/open-source-badge/)
158+
```
159+
### Contact / Social Media
160+
161+
*Get the latest News about Web Development, Open Source, Tooling, Server & Security*
162+
163+
[![Twitter](https://github.frapsoft.com/social/twitter.png)](https://twitter.com/frapsoft/)
164+
[![Facebook](https://github.frapsoft.com/social/facebook.png)](https://www.facebook.com/frapsoft/)
165+
[![Google+](https://github.frapsoft.com/social/google-plus.png)](https://plus.google.com/116540931335841862774)
166+
[![Gitter](https://github.frapsoft.com/social/gitter.png)](https://gitter.im/frapsoft/frapsoft/)
167+
[![Github](https://github.frapsoft.com/social/github.png)](https://github.com/ellerbrock/)
168+
169+
### Development by
170+
171+
Developer / Author: [Maik Ellerbrock](https://github.com/ellerbrock/)
172+
Company: [Frapsoft](https://github.com/frapsoft/)
173+
174+
175+
### License
176+
177+
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />
178+
179+
This work by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/ellerbrock/" property="cc:attributionName" rel="cc:attributionURL">Maik Ellerbrock</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

badges/v1/open-source-150x25.png

2.07 KB
Loading

badges/v1/open-source-175x29.png

2.41 KB
Loading

badges/v1/open-source-200x33.png

2.72 KB
Loading

badges/v1/open-source.png

1.49 KB
Loading

0 commit comments

Comments
 (0)