Skip to content

codexx666/website

 
 

Repository files navigation

XCSoar.org - Website

  1. Install dependencies

    sudo apt-get install bundler yui-compressor librsvg2-bin build-essential ruby-dev
    
  2. Install ruby dependencies

    bundle install
    
  3. Build the website

    bundle exec jekyll build
    

How to generate a new post

  1. Generate a stub for the new post

    bundle exec rake new_post["XCSoar 6.8.12 released"]
    
  2. Edit the new post, created in ./_posts

About

The XCSoar website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.8%
  • Ruby 21.4%
  • CSS 17.4%
  • Python 12.4%
  • JavaScript 6.7%
  • Smarty 1.3%