Giter Site home page Giter Site logo

naemon.github.io's Introduction

naemon.github.io

The naemon website.

Written for Jekyll, and relying on bootstrap.

To get jekyll and all requirements in place, install bundler (rubygems-bundler on fedora, bundler on debian, ruby-bundler on ubuntu), and run bundle install. Then you should be able to should be serve the page up locally using jekyll serve --watch.

Install locally

For example on Ubuntu 12.04. We don't have a recent bundler here, so just use gem directly.

  • #> apt-get install ruby1.9.3 ruby1.9.1-dev # yes, thats not a typo
  • %> cd /tmp && git clone https://github.com/naemon/naemon.github.io.git
  • %> cd /tmp/naemon.github.io
  • %> GEM_HOME=.gem gem1.9.3 install github-pages
  • %> GEM_HOME=.gem ./.gem/bin/jekyll serve --watch

After the initial install, only the last step is required to start the server.

Troubleshooting

extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)

    /usr/bin/ruby1.9.1 extconf.rb

extconf.rb:1:in `require': no such file to load -- mkmf (LoadError) from extconf.rb:1

This can be fixed by installing ruby1.9.1-dev, or the according dev package for your ruby version.

naemon.github.io's People

Contributors

ageric avatar awiddersheim avatar catharsis avatar jryberg avatar julianbrost avatar lingej avatar ozamosi avatar rezib avatar sni avatar

Watchers

 avatar

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.