Skip to content
Snippets Groups Projects
Commit d50f5ae8 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman 💥
Browse files

Added back showcase page.

parent 3e499159
No related branches found
No related tags found
No related merge requests found
---
index.html.haml: "/index.html.haml"
showcase.html.haml: "/showcase.html.haml"
introduction:
about.html.md: "/introduction/about.html.md"
getting-started.html.md: "/introduction/getting-started.html.md"
......
source/images/showcase/carnivore_pixel.gif

8 MiB

source/images/showcase/dayflower_engine.png

327 KiB

source/images/showcase/openrc.png

1.34 MiB

......@@ -45,9 +45,9 @@ description: Open-source framework for executing native Java code on the GPU.
%i.material-icons settings
%p.promo-caption Flexible
%p.light.center The full power and flexibility of OpenCL coding is fully exposed. All the low level calls as well as the ability to manipulate or post kernel files are still accessible to developers.
-#.divider
-#.section
-# .row.center
-# %h3.light.header Aparapi Showcase
-# %p.col.s8.offset-s2.caption Checkout what people are creating with Aparapi. Get inspired by these projects and you can even submit your own projects to be showcased here.
-# %a.btn-large.waves-effect.waves-light{:href => "http://aparapi.com"} Explore our Showcase
\ No newline at end of file
.divider
.section
.row.center
%h3.light.header Aparapi Showcase
%p.col.s8.offset-s2.caption Checkout what people are creating with Aparapi. Get inspired by these projects and you can even submit your own projects to be showcased here.
%a.btn-large.waves-effect.waves-light{:href => "showcase.html"} Explore our Showcase
\ No newline at end of file
---
title: Showcase
---
.container.section
.row
.center.col.s12
%br/
%br/
%a.waves-effect.waves-light.btn{:href => "mailto:aparapi@syncleus.com?subject=showcase"} Submit your site
%br/
%br/
%br/
.row
.col.s12.m4
%img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Carnivore Pixel", :src => "images/showcase/carnivore_pixel.gif"}
%h5.center
%a{:href => "http://edumo.net/wp/carnivore-pixel/", :target => "_blank"} Carnivore Pixel
.col.s12.m4
%img.materialboxed.responsive-img.z-depth-1{"data-caption" => "DayFlower Engine", :src => "images/showcase/dayflower_engine.png"}/
%h5.center
%a{:href => "http://www.dayflower.org/", :target => "_blank"} DayFlower Engine
.col.s12.m4
%img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Gaggle Mail", :src => "images/showcase/openrc.png"}/
%h5.center
%a{:href => "https://github.com/macroing/OpenRC", :target => "_blank"} Open Ray Caster
-#.row
-# .col.s12.m4
-# %img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Fedora Indonesia", :src => "images/showcase/fedora.png"}/
-# %h5.center
-# %a{:href => "http://fedora.or.id/", :target => "_blank"} Fedora Indonesia
-# .col.s12.m4
-# %img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Emerald", :src => "images/showcase/emerald.jpg"}/
-# %h5.center
-# %a{:href => "http://emerald.sekizgen.net/", :target => "_blank"} Emerald
-# .col.s12.m4
-# %img.materialboxed.responsive-img.z-depth-1{"data-caption" => "Caliber", :src => "images/showcase/caliber.png"}/
-# %h5.center
-# %a{:href => "http://jumpcatch.com/srinivasan/caliber/", :target => "_blank"} Caliber
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment