Giter VIP home page Giter VIP logo

site's Introduction

EuRuKo 2013 website

This is the code repository for the official EuRuKo 2013 website

Contributing

Once you've made your great commits:

  1. Fork this repo
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create an Issue with a link to your branch
  5. That's it!

Writing a new blog post

  1. Fork this repo
  2. Create a topic branch - git checkout -b my_new_blog_post
  3. Run bundler - bundle install
  4. Use middleman to create a new article - middleman article "A TITLE"
  5. Edit source/blog/<date>-a-title-.html.markdown, it supports Markdown
  6. Add tags and the author - the author is being looked up into source/images/committee and his picture appears besides the blog post
  7. Build the blog - middleman build
  8. Commit the article (under source) and the build/blog changes
  9. Create a new pull request or push to origin/master if you have access
  10. Deploy it live (those who can, know how to do it)

site's People

Contributors

agis avatar alup avatar chief avatar ctrochalakis avatar damphyr avatar eirc avatar fotos avatar katsampukas avatar mikezaby avatar mkousta avatar nemlah avatar nikosd avatar pagojo 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.