28 Commits

Author SHA1 Message Date
niamtokik
8919ff6f71 update 2023-07-24 05:44:25 +00:00
niamtokik
23d71b2bbe Merge branch 'master' into dev/badges 2023-07-23 11:03:21 +00:00
niamtokik
52941de7d4 update 2023-07-23 10:04:57 +00:00
niamtokik
64f9edc03a convert the last project 2023-07-23 09:53:18 +00:00
niamtokik
5851fb4645 webhook test 2023-07-23 08:15:34 +00:00
niamtokik
d22020cf6c webhook test 2023-07-23 08:13:39 +00:00
niamtokik
62dbcf0eb0 just another update 2023-07-22 19:35:55 +00:00
niamtokik
1eb0060c3e update 2023-07-22 18:22:40 +00:00
niamtokik
5891b2022c update 2023-07-22 18:14:10 +00:00
niamtokik
b7d1b30fee needs a better way to deal with this project. 2023-07-22 15:37:54 +00:00
niamtokik
8653e427f3 update 2023-07-22 14:48:53 +00:00
niamtokik
b7d1622839 update 2023-07-22 13:06:39 +00:00
niamtokik
48037b0acb update 2023-07-22 12:59:38 +00:00
niamtokik
c070fb6b19 update elisp script 2023-07-22 10:11:49 +00:00
niamtokik
c6db3be1b8 update 2023-07-22 09:42:20 +00:00
niamtokik
4e00a13712 update 2023-07-22 09:39:50 +00:00
niamtokik
c9d65dc8cc update 2023-07-22 09:38:49 +00:00
niamtokik
0d968bd52a update 2023-07-22 09:30:57 +00:00
niamtokik
95a438c807 update 2023-07-22 08:51:27 +00:00
niamtokik
4c40ac048d update 2023-07-22 07:11:04 +00:00
niamtokik
23a1dbca4b update 2023-07-22 07:05:06 +00:00
niamtokik
d5b565fb2e update 2023-07-22 06:51:29 +00:00
niamtokik
4a828a16e4 update 2023-07-22 06:39:45 +00:00
niamtokik
279f1d4a15 update 2023-07-22 06:33:27 +00:00
niamtokik
1e82d72cf9 Add Badges and new entries
- created an elisp script to help to add entries with emacs

 - an escript is planned to do the job
2023-07-22 06:25:32 +00:00
niamtokik
c4a1a45d95 add more awesome projects. 2023-07-21 11:43:52 +00:00
niamtokik
6acb12e8dd update 2023-07-21 10:06:52 +00:00
niamtokik
c4825da961 fix typos 2023-07-21 07:47:23 +00:00
9 changed files with 43 additions and 2 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="20" role="img" aria-label="contributors: {{contributors}}"><title>contributors: {{contributors}}</title><g shape-rendering="crispEdges"><rect width="77" height="20" fill="#555"/><rect x="77" width="23" height="20" fill="{{color}}"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="395" y="140" transform="scale(.1)" fill="#fff" textLength="670">contributors</text><text x="875" y="140" transform="scale(.1)" fill="#fff" textLength="130">{{contributors}}</text></g></svg>

After

Width:  |  Height:  |  Size: 678 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="98" height="20" role="img" aria-label="issues: {{issues}} open"><title>issues: {{issues}} open</title><g shape-rendering="crispEdges"><rect width="43" height="20" fill="#555"/><rect x="43" width="55" height="20" fill="{{color}}"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="225" y="140" transform="scale(.1)" fill="#fff" textLength="330">issues</text><text x="695" y="140" transform="scale(.1)" fill="#fff" textLength="450">{{issues}} open</text></g></svg>

After

Width:  |  Height:  |  Size: 656 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="158" height="20" role="img" aria-label="last commit: {{month}} {{year}}"><title>last commit: {{month}} {{year}}</title><g shape-rendering="crispEdges"><rect width="75" height="20" fill="#555"/><rect x="75" width="83" height="20" fill="{{color}}"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="385" y="140" transform="scale(.1)" fill="#fff" textLength="650">last commit</text><text x="1155" y="140" transform="scale(.1)" fill="#fff" textLength="730">{{month}} {{year}}</text></g></svg>

After

Width:  |  Height:  |  Size: 682 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="76" height="20" role="img" aria-label="license: {{license}}"><title>license: ISC</title><g shape-rendering="crispEdges"><rect width="47" height="20" fill="#555"/><rect x="47" width="29" height="20" fill="#97ca00"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="245" y="140" transform="scale(.1)" fill="#fff" textLength="370">license</text><text x="605" y="140" transform="scale(.1)" fill="#fff" textLength="190">ISC</text></g></svg>

After

Width:  |  Height:  |  Size: 629 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="110" height="20" role="img" aria-label="{{label}}: {{message}}"><title>{{label}}: {{message}}</title><g shape-rendering="crispEdges"><rect width="65" height="20" fill="#555"/><rect x="65" width="45" height="20" fill="{{color}}"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text x="335" y="140" transform="scale(.1)" fill="#fff" textLength="550">{{label}}</text><text x="865" y="140" transform="scale(.1)" fill="#fff" textLength="350">{{message}}</text></g></svg>

After

Width:  |  Height:  |  Size: 654 B

View File

@@ -1,5 +1,5 @@
{erl_opts, [debug_info]}.
{deps, [thoas]}.
{deps, [thoas, bbmustache]}.
{shell, [
% {config, "config/sys.config"},

View File

@@ -1,8 +1,11 @@
{"1.2.0",
[{<<"thoas">>,{pkg,<<"thoas">>,<<"1.0.0">>},0}]}.
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.12.2">>},0},
{<<"thoas">>,{pkg,<<"thoas">>,<<"1.0.0">>},0}]}.
[
{pkg_hash,[
{<<"bbmustache">>, <<"0CABDCE0DB9FE6D3318131174B9F2B351328A4C0AFBEB3E6E99BB0E02E9B621D">>},
{<<"thoas">>, <<"567C03902920827A18A89F05B79A37B5BF93553154B883E0131801600CF02CE0">>}]},
{pkg_hash_ext,[
{<<"bbmustache">>, <<"688B33A4D5CC2D51F575ADF0B3683FC40A38314A2F150906EDCFC77F5B577B3B">>},
{<<"thoas">>, <<"FC763185B932ECB32A554FB735EE03C3B6B1B31366077A2427D2A97F3BD26735">>}]}
].

View File

@@ -0,0 +1,3 @@
-module(awesome_badge).
-compile(export_all).

View File

@@ -0,0 +1,30 @@
%%%===================================================================
%%%
%%%===================================================================
-module(awesome_template).
-compile(export_all).
link(Params) -> "<a href=\"~s\">~s</a>".
item(Params) ->
" - <details><summary><b></b>: A hunky Erlang worker pool factory.</summary>".
%% ![Github](https://img.shields.io/badge/repository-github-blue?style=flat-square)
%% ![GitHub contributors](https://img.shields.io/github/contributors/devinus/poolboy?style=flat-square)
%% ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/devinus/poolboy/master?style=flat-square)
%% ![GitHub issues](https://img.shields.io/github/issues/devinus/poolboy?style=flat-square)
%% ![GitHub](https://img.shields.io/github/license/devinus/poolboy?style=flat-square)
%% ![GitHub repo size](https://img.shields.io/github/repo-size/devinus/poolboy?style=flat-square)
%% ![GitHub forks](https://img.shields.io/github/forks/devinus/poolboy?style=flat-square)
%% ![GitHub Repo stars](https://img.shields.io/github/stars/devinus/poolboy?style=flat-square) <br/>
%% ![Hex.pm](https://img.shields.io/badge/packages-hex-blue?style=flat-square)
%% ![Hex.pm](https://img.shields.io/hexpm/dt/poolboy?style=flat-square)
%% ![Hex.pm](https://img.shields.io/hexpm/dw/poolboy?style=flat-square)
%% ![Hex.pm](https://img.shields.io/hexpm/dd/poolboy?style=flat-square)
%% ![Hex.pm](https://img.shields.io/hexpm/v/poolboy?style=flat-square)
%% ![Hex.pm](https://img.shields.io/hexpm/l/poolboy?style=flat-square) <br/>
%% ![Travis](https://img.shields.io/badge/packages-hex-blue?style=flat-square)
%% ![Travis (.com)](https://img.shields.io/travis/com/devinus/poolboy)
%% </details>