GithubHelp home page GithubHelp logo

jedi4ever / devopsdays-webby Goto Github PK

View Code? Open in Web Editor NEW
49.0 14.0 152.0 352.04 MB

Website code for the devopsdays website

Home Page: http://www.devopsdays.org

Ruby 0.42% Shell 0.10% HTML 82.98% CSS 3.84% JavaScript 12.65% Makefile 0.02%

devopsdays-webby's Issues

'2016 Bangalore' event content on web but not here

I can visit http://www.devopsdays.org/events/2016-bangalore/welcome/ for 2016 Bangalore event but can't find data for it in this repo.
Are the portal and this codebase not in sync.
I needed to update the event pages.

these were the steps I followed to get the webby site up and running on an AWS instance

devops days web install using a free tier instance from AWS using docker
launch ec2 instance Amazon Linux AMI 2015.09.1 (HVM), SSD Volume Type - ami-f0091d91

connect to machine
ssh -i โ€œ*.pemโ€ ec2-user@ipaddresshere

sudo yum update

sudo yum install git

install ruby devel
yum install ruby ruby-devel ruby-ri ruby-rdoc ruby-shadow gcc gcc-c++ automake autoconf make curl curl-devel openssl-devel zlib-devel httpd-devel apr-devel apr-util-devel sqlite-devel

install RVM with all instructions, and set it to use version 1.8.7
sudo curl -sSL https://get.rvm.io | bash -s stable --ruby

sudo gem install webby
sudo yum install -y docker
sudo service docker start
sudo usermod -a -G docker ec2-user
logout, login
docker info
docker pull pietrojs/devopsdays-webby
sudo yum install oniguruma oniguruma-devel $ yum install libxslt libxml2 libxslt-devel libxlm2-devel

setup webby
https://github.com/jedi4ever/devopsdays-webby/blob/master/README.md

FORK

CLONE fork

edit the files with event specific info

devopsdays Paris 2015 "site" looks like it's been reset

Hi,

I needed to look something up about our last event, and headed to http://www.devopsdays.org/events/2015-paris/. There's nothing there anymore except the default content. We had a bunch of things (sponsors and a program, for example).

However, checking the commits, nothing has changed in the 2015-paris directory. Is there a chance another recent commit broke this? If so, maybe other events are broken too?

I'd love to debug it, but it's way past my bedtime and my Ruby-foo is really not great. This is the best I can do right now :)

Jon

Error on git checkout

This is presumably platform-dependent, but I get this on an older Linux/git combo:

fatal: cannot create directory at 'site/content/events/2014-telaviv/proposals/DevOps Speak: Inspiring Administrators, Chiefs, Directors and Executives to cease playing the Head Honcho game and begin to cultivate Compassionate Communication and Collaborative integration towards improved Release Management': File name too long

Where did Devopsdays Nairobi go?

I was going to add the videos from the event, but the page appears to be gone, it's not in past events or in the top bar. Why was it removed?

`vagrant up` no longer working - corrupt `Gemfile.lock`

When checking out the master branch, I am getting an error on vagrant up that is preventing me from testing changes locally.

==> default: Your Gemfile.lock is corrupt. The following gem is missing from the DEPENDENCIES
==> default: section: 'bones'

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.