Skip to content

Commit

Permalink
Merge pull request #11 from deis/mvp
Browse files Browse the repository at this point in the history
Behold the iterations!
  • Loading branch information
Jason Hansen committed Nov 7, 2015
2 parents 3d32d1f + 67e20a9 commit 79038c3
Show file tree
Hide file tree
Showing 43 changed files with 646 additions and 492 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
_site/
.sass-cache/
node_modules/
javascripts/*.min.js
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ rvm:
- 2.1

before_script:
- npm install -g grunt-cli
- chmod +x ./script/cibuild # or do this locally and commit

# Assume bundler is being used, therefore
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
listen (~> 3.0)
kramdown (1.9.0)
liquid (3.0.6)
listen (3.0.3)
listen (3.0.4)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mercenary (0.3.5)
Expand Down
19 changes: 19 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
module.exports = function(grunt) {
// Project configuration.
grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),
uglify: {
options: {
banner: '/*! <%= pkg.name %> <%= grunt.template.today("yyyy-mm-dd") %> */\n'
},
build: {
src: ['javascripts/*.js','!javascripts/*.min.js'],
dest: 'javascripts/helm.min.js'
}
}
});
// Load the plugin that provides the "uglify" task.
grunt.loadNpmTasks('grunt-contrib-uglify');
// Default task(s).
grunt.registerTask('default', ['uglify']);
};
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Site settings
title: "Coming Soon: Helm"
title: "Helm: The Kubernetes Package Manager"
email: ""
description: > # this means to ignore newlines until "baseurl:"
Helm: The Kubernetes Package Manager
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://helm.sh" # the base hostname & protocol for your site
url: "https://helm.sh" # the base hostname & protocol for your site
twitter_username: opendeis
github_username: deis

# Build settings
markdown: kramdown
exclude: [vendor, script]
exclude: [vendor, script, node_modules]
55 changes: 0 additions & 55 deletions _includes/footer.html

This file was deleted.

6 changes: 1 addition & 5 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@

<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">

<link href='https://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
<link href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
{% include ga.html %}
</head>
</head>
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">
<h1 class="logo" data-purpose="logo">Helm - by Deis</h1>
<nav>
<a href="https://github.com/deis/helm" class="button -outline -pink"><i class="icon -left ion-social-github"></i> Fork on Github</a>
<a href="https://github.com/deis/helm" class="button -outline -pink github" onclick="App.send('top_github_fork');"><i class="icon -left ion-social-github"></i> Fork on GitHub</a>
</nav>
</div>
</header>
19 changes: 19 additions & 0 deletions _includes/tweets.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<div class="tweet" data-click-category="tweet1">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en"><p lang="en" dir="ltr">The Deis team is working on a packager manager for <a href="https://twitter.com/hashtag/kubernetes?src=hash">#kubernetes</a>. Think homebrew but for distributed applications. <a href="https://t.co/9uLp7ManZS">https://t.co/9uLp7ManZS</a></p>&mdash; Kelsey Hightower (@kelseyhightower) <a href="https://twitter.com/kelseyhightower/status/659153885362323456">October 27, 2015</a></blockquote>
</div>
<div class="tweet" data-click-category="tweet2">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en"><p lang="en" dir="ltr">Really like the thinking behind Deis Helm: <a href="https://t.co/coQGTcqYCk">https://t.co/coQGTcqYCk</a>. Applying &quot;packaging&quot; to config like this is a unique approach.</p>&mdash; Joe Beda (@jbeda) <a href="https://twitter.com/jbeda/status/659155495802900480">October 27, 2015</a></blockquote>
</div>
<div class="tweet" data-click-category="tweet3">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en"><p lang="en" dir="ltr">I tweeted about a centralized repo for distributed apps, looks like <a href="https://twitter.com/opendeis">@opendeis</a> is already working on such thing! 👍 <a href="https://t.co/DJygCygkN1">https://t.co/DJygCygkN1</a></p>&mdash; Antoine Cotten (@AntoineCotten) <a href="https://twitter.com/AntoineCotten/status/659628683448213504">October 29, 2015</a></blockquote>
</div>
<div class="tweet" data-click-category="tweet4">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/chuhnk">@chuhnk</a> <a href="https://twitter.com/asynchio">@asynchio</a> we have a package manager now (<a href="https://t.co/cBf88hqPhn">https://t.co/cBf88hqPhn</a>) so the sky is the limit...</p>&mdash; Hack gone Ops (@milosgajdos) <a href="https://twitter.com/milosgajdos/status/659705690701873152">October 29, 2015</a></blockquote>
</div>
<div class="tweet" data-click-category="tweet5">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en"><p lang="en" dir="ltr">Helm is a stupid-good idea: <a href="https://t.co/3fyDg4a7MS">https://t.co/3fyDg4a7MS</a> This kind of thing should make the benefits of Kubernetes/Mesos obvious to everyone.</p>&mdash; Eric Florenzano (@ericflo) <a href="https://twitter.com/ericflo/status/659187273313816576">October 28, 2015</a></blockquote>
</div>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>



33 changes: 0 additions & 33 deletions _layouts/coming_soon.html

This file was deleted.

20 changes: 0 additions & 20 deletions _layouts/default.html

This file was deleted.

81 changes: 0 additions & 81 deletions _layouts/for_your_consideration.html

This file was deleted.

Loading

0 comments on commit 79038c3

Please sign in to comment.