From d16530d61a04435fd8cb4d4770c4ac715ac8ef0e Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 8 Jul 2018 15:46:56 +0200 Subject: Initial commit --- _projects/bash-scriptkitties-overlay.md | 7 +++++++ _projects/lua-subbot.md | 6 ++++++ _projects/perl6-app-assixt.md | 6 ++++++ _projects/perl6-config.md | 6 ++++++ _projects/perl6-dist-helper.md | 6 ++++++ _projects/perl6-io-path-dirstack.md | 6 ++++++ _projects/perl6-irc-client-plugin-github.md | 6 ++++++ _projects/perl6-irc-client-plugin-ignore.md | 6 ++++++ _projects/perl6-irc-client-plugin-nickserv.md | 6 ++++++ _projects/perl6-irc-client-plugin-urltitle.md | 6 ++++++ _projects/perl6-mpd-client.md | 6 ++++++ _projects/perl6-musashi.md | 6 ++++++ _projects/ruby-tachikoma.md | 7 +++++++ 13 files changed, 80 insertions(+) create mode 100644 _projects/bash-scriptkitties-overlay.md create mode 100644 _projects/lua-subbot.md create mode 100644 _projects/perl6-app-assixt.md create mode 100644 _projects/perl6-config.md create mode 100644 _projects/perl6-dist-helper.md create mode 100644 _projects/perl6-io-path-dirstack.md create mode 100644 _projects/perl6-irc-client-plugin-github.md create mode 100644 _projects/perl6-irc-client-plugin-ignore.md create mode 100644 _projects/perl6-irc-client-plugin-nickserv.md create mode 100644 _projects/perl6-irc-client-plugin-urltitle.md create mode 100644 _projects/perl6-mpd-client.md create mode 100644 _projects/perl6-musashi.md create mode 100644 _projects/ruby-tachikoma.md (limited to '_projects') diff --git a/_projects/bash-scriptkitties-overlay.md b/_projects/bash-scriptkitties-overlay.md new file mode 100644 index 0000000..2a0522e --- /dev/null +++ b/_projects/bash-scriptkitties-overlay.md @@ -0,0 +1,7 @@ +--- +title: Scriptkitties Overlay +langs: Bash +license: GPLv2+ +repo: https://c.darenet.org/scriptkitties/overlay +--- + diff --git a/_projects/lua-subbot.md b/_projects/lua-subbot.md new file mode 100644 index 0000000..b073c04 --- /dev/null +++ b/_projects/lua-subbot.md @@ -0,0 +1,6 @@ +--- +title: SubBot +langs: Lua +license: GPLv2 +repo: https://c.darenet.org/tyil/subbot +--- diff --git a/_projects/perl6-app-assixt.md b/_projects/perl6-app-assixt.md new file mode 100644 index 0000000..e8e2868 --- /dev/null +++ b/_projects/perl6-app-assixt.md @@ -0,0 +1,6 @@ +--- +title: App::Assixt +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-app-assixt +--- diff --git a/_projects/perl6-config.md b/_projects/perl6-config.md new file mode 100644 index 0000000..111bb51 --- /dev/null +++ b/_projects/perl6-config.md @@ -0,0 +1,6 @@ +--- +title: Config +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/p6-Config +--- diff --git a/_projects/perl6-dist-helper.md b/_projects/perl6-dist-helper.md new file mode 100644 index 0000000..f84d498 --- /dev/null +++ b/_projects/perl6-dist-helper.md @@ -0,0 +1,6 @@ +--- +title: Dist::Helper +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-dist-helper +--- diff --git a/_projects/perl6-io-path-dirstack.md b/_projects/perl6-io-path-dirstack.md new file mode 100644 index 0000000..e568911 --- /dev/null +++ b/_projects/perl6-io-path-dirstack.md @@ -0,0 +1,6 @@ +--- +title: IO::Path::Dirstack +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-io-path-dirstack +--- diff --git a/_projects/perl6-irc-client-plugin-github.md b/_projects/perl6-irc-client-plugin-github.md new file mode 100644 index 0000000..a8c2d48 --- /dev/null +++ b/_projects/perl6-irc-client-plugin-github.md @@ -0,0 +1,6 @@ +--- +title: IRC::Client::Plugin::Github +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-IRC-Client-Plugin-Github +--- diff --git a/_projects/perl6-irc-client-plugin-ignore.md b/_projects/perl6-irc-client-plugin-ignore.md new file mode 100644 index 0000000..69a95c5 --- /dev/null +++ b/_projects/perl6-irc-client-plugin-ignore.md @@ -0,0 +1,6 @@ +--- +title: IRC::Client::Plugin::Ignore +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-IRC-Client-Plugin-Ignore +--- diff --git a/_projects/perl6-irc-client-plugin-nickserv.md b/_projects/perl6-irc-client-plugin-nickserv.md new file mode 100644 index 0000000..f14fd8d --- /dev/null +++ b/_projects/perl6-irc-client-plugin-nickserv.md @@ -0,0 +1,6 @@ +--- +title: IRC::Client::Plugin::NickServ +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-IRC-Client-Plugin-NickServ +--- diff --git a/_projects/perl6-irc-client-plugin-urltitle.md b/_projects/perl6-irc-client-plugin-urltitle.md new file mode 100644 index 0000000..c428f07 --- /dev/null +++ b/_projects/perl6-irc-client-plugin-urltitle.md @@ -0,0 +1,6 @@ +--- +title: IRC::Client::Plugin::UrlTitle +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/perl6-IRC-Client-Plugin-UrlTitle +--- diff --git a/_projects/perl6-mpd-client.md b/_projects/perl6-mpd-client.md new file mode 100644 index 0000000..a23ab96 --- /dev/null +++ b/_projects/perl6-mpd-client.md @@ -0,0 +1,6 @@ +--- +title: MPD::Client +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/p6-MPD-Client +--- diff --git a/_projects/perl6-musashi.md b/_projects/perl6-musashi.md new file mode 100644 index 0000000..2319f4f --- /dev/null +++ b/_projects/perl6-musashi.md @@ -0,0 +1,6 @@ +--- +title: Musashi +langs: Perl 6 +license: GPLv3 +repo: https://github.com/scriptkitties/musashi +--- diff --git a/_projects/ruby-tachikoma.md b/_projects/ruby-tachikoma.md new file mode 100644 index 0000000..2534939 --- /dev/null +++ b/_projects/ruby-tachikoma.md @@ -0,0 +1,7 @@ +--- +title: Tachikoma +langs: Ruby +license: GPLv3 +repo: https://c.darenet.org/scriptkitties/tachikoma +--- + -- cgit v1.1