mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-11 19:16:49 +01:00
ICErepo plugin placeholder added
Some basic info and link to ICErepo project on Github Icon also added for this plugin
This commit is contained in:
BIN
plugins/ice-repo/icon.png
Normal file
BIN
plugins/ice-repo/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
21
plugins/ice-repo/index.php
Normal file
21
plugins/ice-repo/index.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Github plugin coming soon!</title>
|
||||
</head>
|
||||
|
||||
<body style="font-family: arial, helvetica, swiss, verdana">
|
||||
|
||||
<b>ICErepo - Plugin coming soon!</b>
|
||||
<br><br>
|
||||
|
||||
I'm creating a Github plugin right now which will allow you to sync website code with Github repos.
|
||||
<br><br>
|
||||
Full details and dev at:<br>
|
||||
<a href="http://github.com/mattpass/ICErepo">http://github.com/mattpass/ICErepo</a>
|
||||
<br><br>
|
||||
<b>Expected launch date:</b><br>
|
||||
Wed 22nd Aug
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user