Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clowdflows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Alain Shakour
clowdflows
Commits
d027073e
Commit
d027073e
authored
Dec 18, 2013
by
Janez K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed frontpage
parent
7863e599
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
0 deletions
+19
-0
website/static/website-images/cloudgears.png
website/static/website-images/cloudgears.png
+0
-0
website/static/website-images/workflow.png
website/static/website-images/workflow.png
+0
-0
website/static/website-images/workflowshare.png
website/static/website-images/workflowshare.png
+0
-0
website/templates/website/index.html
website/templates/website/index.html
+19
-0
No files found.
website/static/website-images/cloudgears.png
0 → 100755
View file @
d027073e
73.3 KB
website/static/website-images/workflow.png
0 → 100755
View file @
d027073e
42 KB
website/static/website-images/workflowshare.png
0 → 100755
View file @
d027073e
19.3 KB
website/templates/website/index.html
View file @
d027073e
...
...
@@ -22,6 +22,25 @@
</div>
</header>
<div
class=
"container"
style=
"text-align:center;"
>
<div
class=
"row"
>
<div
class=
"col-lg-4 col-md-4 col-sm-4"
>
<h1>
Construct
<span
class=
"small"
>
a workflow in the browser
</span></h1>
<img
src=
"{{STATIC_URL}}website-images/workflow.png"
>
</div>
<div
class=
"col-lg-4 col-md-4 col-sm-4"
>
<h1>
Execute
<span
class=
"small"
>
the workflow in the cloud
</span></h1>
<img
src=
"{{STATIC_URL}}website-images/cloudgears.png"
>
</div>
<div
class=
"col-lg-4 col-md-4 col-sm-4"
>
<h1>
Share
<span
class=
"small"
>
your workflows and results
</span></h1>
<img
src=
"{{STATIC_URL}}website-images/workflowshare.png"
>
</div>
</div>
</div>
<div
class=
"container"
>
<div
class=
"row"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment