Git Product home page Git Product logo

openshift.org's People

Contributors

coreydaley avatar developercorey avatar fale avatar jiri-fiala avatar jsvgoncalves avatar kowen-rh avatar luciddreamz avatar thatdocslady avatar tylerkelly13 avatar warmchang avatar wgordon17 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

openshift.org's Issues

Update timeline

The timeline on the front page of openshift.org shows up to origin 1.4 release in Jan and needs to get updated to reflect the latest releases.

Requested-by: Siamak Sadeghianfar [email protected]

revise timeline style

The timeline is not displayed ideally on mobile devices, consider adjusting the style slightly.

https://openshift.org doesn't work

Originally reported by @codificat in a mailing-list:

There's an HTTP redirect in place for http://openshift.org to https://www.openshift.org. However, https://openshift.org doesn't work.

pep@uio ~ $ curl -I http://openshift.org
HTTP/1.1 301 Moved Permanently
Server: nginx/1.6.2
Date: Fri, 10 Mar 2017 17:23:49 GMT
Content-Type: text/html
Content-Length: 184
Connection: keep-alive
Location: http://www.openshift.org//

pep@uio ~ $ curl -I -m 5 https://openshift.org 
curl: (7) Failed to connect to openshift.org port 443: Connection timed out

As hinted by @jsvgoncalves, the configuration is in this file:
https://github.com/openshift/openshift.org/blob/master/source/.htaccess#L340-L341

Create a downloads page for the OC tools, other Origin assets

We need a downloads page on openshift.org so that people can find the oc tools when they search "download oc tools" or related search terms. I would suggest either creating a YAML/AJAX based system (like we have for blogs, press releases on openshift.com) or something similar.

Example (doesn't have to look like this): https://www.vagrantup.com/downloads.html

Historical versions? https://releases.hashicorp.com/vagrant/

Also semi-interesting example:

Useful gist: https://gist.github.com/ncdc/985c3108e0457dd294f4963f14e80ea6

Unable to perform bundle install in Linux Fedora 26

I have ruby 2.4.0 in Fedora 26 and not able to perform bundle install due to issue in json 1.8.3 issue.

$ ruby -v  # Installed via RVM
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]

$ bundle install
Fetching gem metadata from https://rubygems.org/................
Using i18n 0.7.0
Fetching json 1.8.3
Installing json 1.8.3 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /home/budhram/.rvm/gems/ruby-2.4.1/gems/json-1.8.3/ext/json/ext/generator
/home/budhram/.rvm/rubies/ruby-2.4.1/bin/ruby -r ./siteconf20171109-25475-hjnd6r.rb extconf.rb
creating Makefile

current directory: /home/budhram/.rvm/gems/ruby-2.4.1/gems/json-1.8.3/ext/json/ext/generator
make "DESTDIR=" clean

current directory: /home/budhram/.rvm/gems/ruby-2.4.1/gems/json-1.8.3/ext/json/ext/generator
make "DESTDIR="
compiling generator.c
generator.c: In function ‘generate_json’:
generator.c:861:25: error: ‘rb_cFixnum’ undeclared (first use in this function); did you mean ‘mFixnum’?
     } else if (klass == rb_cFixnum) {
                         ^~~~~~~~~~
                         mFixnum
generator.c:861:25: note: each undeclared identifier is reported only once for each function it appears in
generator.c:863:25: error: ‘rb_cBignum’ undeclared (first use in this function); did you mean ‘rb_cFixnum’?
     } else if (klass == rb_cBignum) {
                         ^~~~~~~~~~
                         rb_cFixnum
generator.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’
make: *** [Makefile:242: generator.o] Error 1

make failed, exit code 2

Gem files will remain installed in /home/budhram/.rvm/gems/ruby-2.4.1/gems/json-1.8.3 for inspection.
Results logged to /home/budhram/.rvm/gems/ruby-2.4.1/extensions/x86_64-linux/2.4.0/json-1.8.3/gem_make.out

An error occurred while installing json (1.8.3), and Bundler cannot continue.
Make sure that `gem install json -v '1.8.3'` succeeds before bundling.

In Gemfile:
  middleman was resolved to 3.3.12, which depends on
    middleman-sprockets was resolved to 3.4.2, which depends on
      middleman-core was resolved to 3.3.12, which depends on
        padrino-helpers was resolved to 0.12.5, which depends on
          padrino-support was resolved to 0.12.5, which depends on
            activesupport was resolved to 4.1.13, which depends on
              json

update the text on the "what is openshift origin?" section

from:

OpenShift Origin is the open source upstream project that powers OpenShift, Red Hat's container application platform.

to:

OpenShift Origin is a distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OpenShift adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.

OpenShift embeds Kubernetes and extends it with security and other integrated concepts. An OpenShift Origin release corresponds to the Kubernetes distribution - for example, OpenShift 1.7 includes Kubernetes 1.7.

For more information on the latest release of OpenShift Origin: https://github.com/openshift/origin/blob/master/README.md

@jiri-fiala @wgordon17

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.