Code Monkey home page Code Monkey logo

site's Introduction

Codio Website

This is the repository for the Codio website. It is primarily a Middleman application, which is a static site generator.

We encourage you to send us pull requests for anything that you think may fix or improve the site.

Requirements

This repository is hosted on Github as a Git repo at https://github.com/codio/site. You will therefore need to install Git so you can check out the code and run it locally.

You will also need the latest version of Ruby 2.1.3, along with RubyGems and Bundler.

Also you need to install ImageMagick for some image magick that is happening.

Additionally for compressing images the image_optim needs to be setup. Instructions for that can be found here

Getting Started

First check out the code to your local machine. Once you have the code checkout out locally, and you have Ruby and Bundler installed, install the required Ruby Gems by running:

$ bundle install

If this command fails, you most likely do not have Bundler installed. So run this:

$ gem install bundler

Once your bundle is installed, you can simply run middleman in your terminal to start a local server that will serve the site.

Make sure you run the middleman command while in the directory where the app resides.

Now just open up your browser and go to http://localhost:4567

If you are using codio.com or another place where the access to the site is not on localhost:4567 you should set the env variable M_ASSET_HOST to the hostname in use. If for example your codio host is http://goffer-elench.codio.io:3000 you can start middleman like this:

$ M_ASSET_HOST=http://goffer-elench.codio.io:3000 bundle exec middleman

Making Changes

  • Checkout a new branch git checkout -b my_awesome_branch
  • Make your changes, All the source code (HTML, CSS, Javascript, etc.) is located within the /source directory. Changes that you make to any file within this directory can be viewed in your browser at the above URL.
  • Once you have made your changes, simply commit them and push them up to the new remote branch at Github.

Lost? Need help?

Give Joel ([email protected]) or Friedel ([email protected]) a shout if you need any help.

site's People

Contributors

amybox avatar andreynikitin avatar ceeram avatar craftdev avatar destitutus avatar dignifiedquire avatar dsmaugy avatar edeitrick avatar fmay avatar ianjobling avatar ijobling avatar iyashtykov avatar jcoddingtoncodio avatar jm10956 avatar joelmoss avatar joshuastowell avatar krasu avatar ksimuk avatar laverboy avatar leoiannacone avatar mloginov avatar peter9ke avatar seanpackham avatar tbodt avatar tommaxwell avatar veronikalee avatar vvlevykin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

site's Issues

Set up Google Analytics Goals

We urgently need this in order to have all analytics relating to Twitter (and other) campaigns.

Let me know if you want to discuss.

Codio looks not good in IE

codio.com and branches
browser = IE 10,11

codio main page looks not good in IE

See screenshot, please
2013-12-02_1100

Move pricing onto a new page.

We need some sort of simple graphic so it is not completely dull but other than that we will just have a simple message for now.

Documentation Link Review #2

Panels & Tabs image

Needs a new image that shows off the multi-panel and tab capability as much as possible given the space

Doc review - typo

Style /demo

Style new demos page to be full width and look like a simple blog page. The embedded ide we can use from the new Share option (which I think is done as it is now closed in /client).

Too many spins on the wheel

When clicking on the wheel while it's still spinning it will add this to the spinning list, resulting in a lot of wheel spinning. Probably the event listener should just be deactivated while it's spinning.

Documenation Review Links

Previewing Private Projects

  • https://codio.com/s/docs/inline-preview/
    Comment on previewing private projects where required to enter username and password should be added.
    This should also include instructions for users signing up to Codio via GitHub where we are creating a random password for their Codio account that they will not know. They should go to Account > Password to create a new password for the Codio account to be able to preview private projects

Documentation Review

but you can almost every Codio feature gets displayed in a panel. ? bad but not sure what to say in its place

Make submenu fixed to scroll

The submenu on the left of the homepage should be fixed, but only when the first section starts.

(branch: redesign)

Gimme a shout if you have q's.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.