add more sites
This commit is contained in:
parent
938d6b658d
commit
e0b4d0b586
6 changed files with 69 additions and 2 deletions
BIN
doc/site/images/crunchapp-logo.png
Normal file
BIN
doc/site/images/crunchapp-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
doc/site/images/lws-logo.png
Normal file
BIN
doc/site/images/lws-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
44
doc/site/images/processwire-logo.svg
Normal file
44
doc/site/images/processwire-logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 14 KiB |
BIN
doc/site/images/repl.it-logo.png
Normal file
BIN
doc/site/images/repl.it-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
doc/site/images/stypi-logo.png
Normal file
BIN
doc/site/images/stypi-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 KiB |
27
index.html
27
index.html
|
|
@ -895,6 +895,31 @@ module.exports = {
|
|||
style="position: relative; left: 0px; top: 0px; width: 100px" />
|
||||
<a href="http://www.weecod.com">Weecod</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/lws-logo.png"
|
||||
style="position: relative; left: 0px; top: 0px; width: 100px" />
|
||||
<a href="http://liveworkspace.org">Live Workspace</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/processwire-logo.svg"
|
||||
style="position: relative; left: 0px; top: 25px; width: 102px" />
|
||||
<a href=" http://modules.processwire.com/modules/inputfield-ace-editor/">Process<i>Wire</i></a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/stypi-logo.png"
|
||||
style="position: relative; left: 9px; top: -5px; width: 84px" />
|
||||
<a href="https://code.stypi.com/">Stypi</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/repl.it-logo.png"
|
||||
style="position: relative; left: 0px; top: 17px; width: 100px" />
|
||||
<a href="http://repl.it/">Repl.it</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/crunchapp-logo.png"
|
||||
style="position: relative; left: 9px; top: -5px; width: 84px" />
|
||||
<a href="http://crunchapp.net/">Crunch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
|
||||
</li>
|
||||
|
|
@ -928,8 +953,6 @@ module.exports = {
|
|||
<li>
|
||||
<a href="http://neutronide.com/">Neutron IDE</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='http://rubymonk.com'>RubyMonk</a></li>
|
||||
<li>
|
||||
<a href='http://rocktronica.github.com/tmpltr/'>tmpltr</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue