Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Roni Choudhury
tangelo-site
Commits
3f1d40b4
Commit
3f1d40b4
authored
Apr 02, 2015
by
Roni Choudhury
Browse files
Adding marketing text to jumbotron (with buttons from wordpress site)
parent
253bce18
Changes
3
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
3f1d40b4
...
...
@@ -37,7 +37,7 @@ module.exports = function (grunt) {
compile
:
{
options
:
{},
files
:
{
"
build/site/index.css
"
:
"
src/styl/index.styl
"
"
build/site/index.css
"
:
"
src/styl
us
/index.styl
"
}
}
},
...
...
src/index.jade
View file @
3f1d40b4
...
...
@@ -4,6 +4,7 @@ html
title Tangelo - Home
link(href="https://bootswatch.com/flatly/bootstrap.min.css" rel="stylesheet")
link(href="index.css" rel="stylesheet")
script(src="https://code.jquery.com/jquery-1.11.2.min.js")
script(src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js")
...
...
@@ -44,3 +45,34 @@ html
tangelo.js, wraps charts, maps, and other advanced HTML5
visualizations for fresh and dynamic applications with minimal
code.
p.
#[a(href="http://kitware.com") Kitware] provides custom
services supporting Tangelo. Find out how we can work with
you to create tailored web applications that make your data
shine.
.row
.col-md-3
.alert.alert-info.text-center
p Get Tangelo
.spacer
a.btn.btn-success(href="#") Download
.col-md-3
.alert.alert-info.text-center
p Learn Tangelo
.spacer
a.btn.btn-success(href="#") Tutorial
.col-md-3
.alert.alert-info.text-center
p Talk Tangelo
.spacer
a.btn.btn-success(href="#") Contact Us
.col-md-3
.alert.alert-info.text-center
p Get Support
.spacer
a.btn.btn-success(href="#") Services
src/stylus/index.styl
0 → 100644
View file @
3f1d40b4
.spacer
margin-top 23px
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