Shashwat shagun
78bdc2457f
Update README.md
2017-10-05 02:53:34 +05:30
Julien Bisconti
70a235e05e
Merge pull request #460 from devhkr/refactor-resources-section
...
First step in refactoring
2017-09-26 12:22:46 +03:00
devhkr
265a34ae8b
First step in refactoring
2017-09-26 11:00:25 +02:00
Julien Bisconti
d502633d85
Merge pull request #459 from alexellis/patch-1
...
Fixing erroneous community PR
2017-09-25 21:02:56 +03:00
devhkr
22e73727f6
Add repo author
2017-09-25 16:56:18 +02:00
devhkr
2e88e4be5e
Fix build error
2017-09-25 14:37:02 +02:00
Alex Ellis
ffd988cf1d
Fixing erroneous community PR
2017-09-24 21:28:23 +01:00
Henry
3e888a5e89
Merge pull request #458 from agebhar1/patch-2
...
update »OpenFaaS« organization
2017-09-24 21:46:42 +02:00
Henry
7d73a6b611
Merge pull request #457 from agebhar1/patch-1
...
remove `style.min.css` from repository
2017-09-24 21:44:37 +02:00
Andreas Gebhardt
58875ee71f
update »OpenFaaS« organization
...
OpenFaas is transferred from @alexellis to @openfaas.
> OpenFaaS is an independent project created by Alex Ellis which is now
> being built and shaped by a growing community of contributors. Project
> website: openfaas.com.
2017-09-24 19:51:24 +02:00
Andreas Gebhardt
06bf12a7bf
remove style.min.css
from repository
...
At [1] `style.min.css` was removed within `index.html` but not from the
repository itself.
[1] fd3272b
remove `style.min.css`
2017-09-24 19:38:23 +02:00
Tobias Gesellchen
2f112ed537
Use GitHub url instead of the currently non-resolvable azk.io
2017-09-24 19:37:06 +02:00
Moshe Immerman
88e331daf3
give small utilities a little more leeway
2017-09-20 21:35:35 +02:00
Moshe Immerman
ac4a86157d
revert awesome_bot check
2017-09-20 21:35:35 +02:00
Moshe Immerman
fdd7d15c33
split token to prevent it being deleted
2017-09-20 21:35:35 +02:00
Moshe Immerman
42a81756a7
update GH_TOKEN
2017-09-20 21:35:35 +02:00
Moshe Immerman
3854dd8d82
forks don't have access to encrypted vars...
2017-09-20 21:35:35 +02:00
Moshe Immerman
e2e21c82bf
add gh tokens
2017-09-20 21:35:35 +02:00
Moshe Immerman
589c66e731
add github commit age checking
2017-09-20 21:35:35 +02:00
Moshe Immerman
126b1bfac8
add github commit age checking
2017-09-20 21:35:35 +02:00
Moshe Immerman
32d54ea5e7
add 💀 to all repo's with a last commit > 500 days
2017-09-20 21:35:35 +02:00
Julien Bisconti
faff197a1b
Merge pull request #454 from agebhar1/feature/gh-453
...
remove `style.min.css`
2017-09-16 17:57:41 +03:00
Andreas Gebhardt
fd3272b4a0
remove style.min.css
...
Minified stylesheet style.min.css was introduced at [1] as replacement
of unminified version `style.css`. Unfortunately at [2] `style.css` was
re-introduced in addition to minified version. Consequently both
versions where requested.
[1] e946c57
- meta tags and min css
[2] 09ae203
- Fix Table of Content
Closes #453 .
2017-09-16 12:58:36 +02:00
Julien Bisconti
6aa7c09ef2
Merge pull request #442 from Moshe-Immerman/runlike
...
add runlike
2017-09-15 00:08:16 +03:00
Moshe-Immerman
ba63c6f095
add 🚧
2017-09-14 19:55:09 +02:00
Julien Bisconti
c15b65ca8e
Merge pull request #452 from agebhar1/feature/beta-emoji
...
update labels
2017-09-13 23:23:25 +03:00
Andreas Gebhardt
ee621b4d92
update label position due to definition
...
```[Name](Link) :icon: - Description.```
2017-09-13 18:52:33 +02:00
Andreas Gebhardt
507f42f47c
replace UTF-8 character/emoji by equivalent shortname
...
Replace UTF-8 character/emoji by equivalent shortname to avoid trouble
in some texteditors while editing.
2017-09-13 18:34:34 +02:00
Andreas Gebhardt
027c84171b
update label of ttiny/deploy
to 💀
...
The last commit [1] was at 2016/11/06 and the last commit to relevant
code [2] at 2015/11/18. There nine open issues one labeled with »bug«.
[1] ff347a6666
[2] 3749ee35d6
2017-09-13 18:11:50 +02:00
Andreas Gebhardt
125ad1c993
update beta icon
...
Due to #446 beta/WIP projects should be labeled by `🚧 ` or
via UTF-8 character 🚧 .
2017-09-13 17:49:57 +02:00
Henry
7177081852
Merge pull request #451 from agebhar1/feature/github-buttons
...
fix »GitHub Buttons« deprecation warnings
2017-09-12 20:27:14 +02:00
Andreas Gebhardt
72238043ae
fix »GitHub Buttons« deprecation warnings
...
Chrome DevTools console:
```
buttons.js:1 GitHub Buttons deprecated `data-count-api`: use `data-show-count="true"` instead. Please refer to https://github.com/ntkme/github-buttons#readme for more info.
buttons.js:1 GitHub Buttons deprecated `data-style`: use `data-size="large"` instead. Please refer to https://github.com/ntkme/github-buttons#readme for more info.
```
Fixed.
2017-09-12 20:19:23 +02:00
Julien Bisconti
234f161872
Merge pull request #450 from agebhar1/feature/emojione
...
utilize »EMOJIone« for website
2017-09-12 20:35:13 +03:00
Andreas Gebhardt
3dbd8e21d5
utilize »EMOJIone« for website
...
No matter if a emoji is given by the UTF-8 character or the shortname
via `:shortname:` EMOJIone's JavaScript method `toImage` [1]
> convert native unicode emoji and shortnames directly to images
so each looks similar to GitHub's markdown rendered version.
[1] https://demos.emojione.com/3.1/jstoimage.html
2017-09-12 18:43:47 +02:00
Henry
9a3ed2ad20
Merge pull request #449 from veggiemonk/legend-emojis
...
update Legend to emojis
2017-09-11 21:03:11 +02:00
Julien Bisconti
3d958a8646
update Legend to emojis
2017-09-11 21:49:48 +03:00
devhkr
1468745c8b
Fix semantic
2017-09-11 20:38:20 +02:00
devhkr
860673d66f
Update icons in README file accordingly
2017-09-11 20:38:20 +02:00
devhkr
5e916f0b55
Clarify the tagging purpose
2017-09-11 20:38:20 +02:00
Julien Bisconti
e3aaebfdac
Merge pull request #444 from Moshe-Immerman/amicontained
...
add amicontained
2017-09-08 15:58:04 +03:00
Julien Bisconti
4457b431fe
Merge pull request #437 from fluency03/master
...
add project Dockeron at User Interface - Desktop
2017-09-08 15:56:25 +03:00
Julien Bisconti
c877602170
Merge pull request #435 from sych74/patch-1
...
Added awesome Jelastic to PaaS and CaaS sections
2017-09-08 15:55:33 +03:00
Julien Bisconti
967a9619b1
Merge pull request #445 from Moshe-Immerman/dockfmt
...
add dockfmt
2017-09-08 15:53:44 +03:00
Henry
d61358efc9
Merge pull request #443 from Moshe-Immerman/registrator
...
Update registrator link
2017-09-08 14:51:10 +02:00
Henry
419d834ffb
Merge pull request #440 from Moshe-Immerman/reg
...
add reg
2017-09-08 14:48:34 +02:00
Moshe-Immerman
58a29caa9f
add originally by progrium
2017-09-08 14:40:05 +02:00
Moshe-Immerman
8246a489d0
remove CLI tag
2017-09-08 14:36:40 +02:00
Henry
524f42b39f
Merge pull request #441 from Moshe-Immerman/bane
...
add bane
2017-09-08 14:11:02 +02:00
Henry
fa34a30b11
Merge pull request #447 from veggiemonk/remove-tags
...
Remove CLI and web based tag
2017-09-08 13:26:20 +02:00
Julien Bisconti
a824b75fd9
Remove CLI and web based tag
2017-09-08 12:12:13 +03:00