Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Koding

[![CircleCI](https://circleci.com/gh/koding/koding.svg?style=svg&circle-token=7a8477781494939c95d2e68de4ad917acd1b1728)](https://circleci.com/gh/koding/koding)
[![Slack Status](http://cebeci.koding.com/slackin/badge.svg)](https://cebeci.koding.com/slackin/)
[![Docker Pulls](https://img.shields.io/docker/pulls/koding/koding.svg?maxAge=2592000)](https://hub.docker.com/r/koding/koding/)

The Simplest Way to Manage Your Entire Dev Infrastructure!
Expand Down
1 change: 0 additions & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ <h1 class="mini"><span class="code"></span>Crash Landing!<br><span class="messag
<ul>
<li><a href="/" class="button">Go to home page</a></li>
<li><a href="/docs/home" class="button">Visit Help Center</a></li>
<li><a href="/" onclick='javascript:Intercom("show");' class="button">Contact Us</a></li>
</ul>
</div>
<figure class="a404-Ground"></figure>
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Modern Dev Environment Delivered · Koding
email: support@koding.com
repository: koding/koding
repository: https://github.com/koding/koding
description: >
Instantly create, share, scale, and manage development environments.
keywords: >
Expand Down
27 changes: 0 additions & 27 deletions docs/_includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
<style>{% include css/footer.css %}</style>

<a class='Homepage--mobile-cta' href='{{ site.url }}/demo'>REQUEST A DEMO</a>
<footer class="Homepage-Footer">
<figure class="Homepage-Footer--logo"></figure>
<div class="container">
<div class="Footer--col">
<h3>For Teams</h3>
<ul>
<li><a href="{{ site.url }}/verticals/training">Platform for Training</a></li>
<!-- <li><a href="{{ site.url }}/verticals/hackathons">Hackathons</a></li> -->
<li><a href="{{ site.url }}/verticals/trial">Pre-Sales Automation</a></li>
<!-- <li><a href="{{ site.url }}/verticals/digital-agency">Digital Agency</a></li> -->
<!-- <li><a href="{{ site.url }}/verticals/classrooms">Classrooms</a></li> -->
<!-- <li><a href="{{ site.url }}/verticals/api-sdk">API integrations</a></li> -->
</ul>
</div>
<div class="Footer--col">
Expand All @@ -27,42 +22,23 @@ <h3>Resources</h3>
<h3>About</h3>
<ul>
<li><a href="{{ site.url }}/about">About Us</a></li>
<li><a href="https://koding.breezy.hr" target='_blank'>Careers</a></li>
<li><a href="https://github.com/koding" target='_blank'>Open Source</a></li>
</ul>
</div>
<div class="Footer--col">
<h3>Contact</h3>
<ul>
<li><a href="mailto:support@koding.com" class='contact'>Support</a></li>
<li><a href="http://facebook.com/koding" target='_blank'>Facebook</a></li>
<li><a href="http://twitter.com/koding" target='_blank'>Twitter</a></li>
<li><a href="http://linkedin.com/company/koding" target='_blank'>LinkedIn</a></li>
<li><a href="mailto:support@koding.com">Email Us</a></li>
</ul>
</div>
<div class="Footer--col large">
<h3>Subscribe to our newsletter</h3>
<ul class="hidden subscribe-to-newsletter-success">
<li><p>Thanks for subscribing!</p></li>
</ul>
<form id="subscribe-to-newsletter">
<input type="email" name="Field1" placeholder="Your email...">
<input type="hidden" name="Field3">
<button formnovalidate type="submit">Subscribe</button>
</form>
</div>
</div>
</footer>

<script type="text/javascript" src="{{ site.url }}/js/form-submission.js" /></script>
<script type="text/javascript">
KODING_UTILS.bindFormSubmission({
referrerSelector: '#subscribe-to-newsletter input[name=Field3]',
formSelector: '#subscribe-to-newsletter',
resultSelector: 'ul.subscribe-to-newsletter-success',
formHash: 'z5z2m7x0ln3g44'
});
// footer mobile menu expand/collaps
$('.Footer--col h3').on('click', function(){
var wasActive = $(this).parent().hasClass('active');
Expand All @@ -72,7 +48,4 @@ <h3>Subscribe to our newsletter</h3>
});
</script>
<script type="text/javascript" src="{{ site.url }}/js/requests.js" /></script>
<script type="text/javascript">
{% include js/intercomLauncher.js %}
</script>
{% include analytics.html %}
6 changes: 3 additions & 3 deletions docs/_includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
{% if include.exclude_main_nav %}
{% else %}
<a class="item{% if '/features' == page.url or '/features' contains page.parent %} active{% endif %}" href="{{ site.url }}/features">FEATURES</a>
<a class="item{% if '/pricing' == page.url or '/pricing' contains page.parent %} active{% endif %}" href="{{ site.url }}/pricing">PRICING</a>
<a class="item" style="white-space: nowrap" href="{{ site.repository }}">OPEN SOURCE</a>
<a class="item{% if '/about' == page.url or '/about' contains page.parent %} active{% endif %}" href="{{ site.url }}/about">ABOUT</a>
<a class="item{% if '/docs/home' == page.url or '/docs' contains page.parent %} active{% endif %}" href="{{ site.url }}/docs/home">DOCS</a>
<!-- <a class="item{% if '/store/home' == page.url or '/store' contains page.parent %} active{% endif %}" href="{{ site.url }}/store/home">HUB</a> -->
Expand All @@ -39,8 +39,8 @@
{% endif %}

{% if include.with_signup_form %}
<a class="item" href="https://koding.com/Teams/Select">LOGIN</a>
<a class="signup" href="/demo"><span>Request a Demo</span></a>
<a class="item" href="{{ site.url }}/login">LOGIN</a>
<a class="item" href="{{ site.url }}/register">REGISTER</a>
{% endif %}

{% if include.exclude_main_nav %}
Expand Down
11 changes: 1 addition & 10 deletions docs/_includes/home/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,10 @@
<div class="Homepage-Hero--intro">
<h1>{{ include.h1 }}</h1>
<h2>{{ include.h2 }}</h2>
<a class="cta signup" href="{{ site.url }}/teams/create">Start Your Free Trial!</a>
<div class="actions">
<a class="cta vision VisionVideo" href="#"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><use xlink:href="#video-play-button"></use></svg>Koding’s Vision</a>
<span class="separator"></span>
<a class="cta vision showModal" data-youtube-id="NDI1H9o-TUM" href="#"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><use xlink:href="#video-play-button"></use></svg>What is Koding?</a>
</div>
<a class="cta signup" href="{{ site.repository }}">Available on GitHub</a>
</div>
</div>
<div class="Homepage-Hero--banner Homepage--containerOffset">
<span class="alert">Latest Blog Post:</span> <span class="bold">Koding is NOT an online IDE.</span> We are providing a modern dev environment for teams. <a href="https://blog.koding.com/koding-is-not-an-online-ide-e2693f740ce8#.6z3ny6fsb" target="_blank">Read more.</a>
</div>
</main>
<a class='Homepage--mobile-cta' href='{{ site.url }}/demo'>REQUEST A DEMO</a>
<script>
var onYouTubeIframeAPIReady;
(function(){
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ Our Software Evaluation Service is an extension of these developer environments.

Mashape is using Koding to allow potential customers to try out their open source Kong product. Kong is a management layer for APIs which allows developers to reduce complexity and deployment times in implementing an API solutions. Kong is controlled through a RESTful interface and is plugin oriented, with add-ons such as rate limiting, oAuth, and logging. Kong is also platform agnostic and can be run in production in a single, hybrid, or multi-datacenter configuration.

To learn more about how Koding's Software Evaluation Service can accelerate your sales, read more about it [here][2] or [contact us][3].
To learn more about how Koding's Software Evaluation Service can accelerate your sales, read more about it [here][2].

To learn more about Kong, visit their website at [getkong.org][4].
To learn more about Kong, visit their website at [getkong.org][3].

[2]: //www.koding.com/verticals/trial
[3]: mailto:sales@koding.com?Subject=Software%20Evaluation
[4]: http://www.getkong.org
[3]: http://www.getkong.org
24 changes: 2 additions & 22 deletions docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h2>About Us</h2>
</div>
<div>
<style>{% include css/about-newmember.css %}</style>
<h3 class="DepartmentTitle"><span>Management</span></h3>
<h3 class="DepartmentTitle"><span>Leadership</span></h3>
<div class="AboutUs-TeamMemberWrapper">
{% for member in site.data.founders %}
<div class="AboutUs-TeamMember {{ member.cssClass }}">
Expand Down Expand Up @@ -119,7 +119,7 @@ <h3 class="team-member-name">You</h3>
{% endif %}
</div>

<h3 class="DepartmentTitle"><span>Board Members</span></h3>
<h3 class="DepartmentTitle"><span>Board</span></h3>
<div class="AboutUs-TeamMemberWrapper">
{% for member in site.data.board %}
<div class="AboutUs-TeamMember {{ member.cssClass }}">
Expand Down Expand Up @@ -149,26 +149,6 @@ <h3 class="team-member-name">{{ member.name }}</h3>
<div class="clearfix"></div>
</div>

<div class="Homepage--container AboutUs-Team">
<div class="AboutUs-TeamHeader">
<h2 style="padding-top: 0">Join Koding</h2>
<p>Help us build the best development automation infrastructure of the internet.</p>
</div>
<div>
<h3 class="DepartmentTitle"><span>Positions</span></h3>
<div class="AboutUs-TeamMemberWrapper">
<div class="AboutUs-TeamMember AboutUs-NewTeamMember">
<div class="AboutUs-NewTeamMember--Number">3</div>
<img class="profile" src="{{ site.url }}/assets/img/landing/misc/Bitmap.png">
<h3 class="team-member-name">You</h3>
<p>Awesome Person</p>
<a href="https://koding.breezy.hr" class="AboutUs-NewTeamMember--Button">SEE OPEN POSITIONS</a>
</div>
</div>
</div>
</div>


<style>{% include css/about-contact.css %}</style>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDUb3-qBWxs-4mHARQ_hQYTauPYUQtoRok&callback=initMap" async defer></script>
<script>
Expand Down
152 changes: 0 additions & 152 deletions docs/demo.html

This file was deleted.

1 change: 0 additions & 1 deletion docs/features/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ <h1>Flawlessly configure dev environments in one click</h1>
<style>{% include css/features-cta.css %}</style>
<div class="FeatureCTA">
<p>Developers love Koding because they can still use the IDEs and services they love</p>
<a href="{{ site.url }}/teams/create">GET STARTED</a>
</div>

<style>{% include css/features-threecols.css %}</style>
Expand Down
2 changes: 0 additions & 2 deletions docs/hackathon.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,6 @@ <h5 class="semibold">Our Sponsors & Media Partners</h5>
<p>
<a href="https://hacksummit.org" target="_blank">hack.summit() 2016</a>
<span class="div">&nbsp;&nbsp;/&nbsp;&nbsp;</span>
<a href="mailto:hackathon@hacksummit.org">Contact us</a>
<span class="div">&nbsp;&nbsp;/&nbsp;&nbsp;</span>
<a href="mailto:hackathon@hacksummit.org">Partnerships</a>
<span class="div">&nbsp;&nbsp;/&nbsp;&nbsp;</span>
<a href="{{ site.url }}/assets/docs/hackathon-rules.pdf" target="_blank">FAQ</a>
Expand Down
Loading