Git Product home page Git Product logo

naacl-hlt-2015's Introduction

naacl-hlt-2015

Website for the NAACL HLT 2015 Conference.

If you have questions, please ask Peter Ljunglöf ([email protected]) who is responsible for these pages.

Information for someone who wants to edit stuff

  • The site is using Jekyll by Github Pages, so all you have to do is to commit your changes and Github takes care of publishing it. (But best is to install Jekyll at home and try out your changes by calling jekyll serve --safe before committing).

  • Most pages are written in Markdown, please try to stick to that. Each file has to start with a header containing the page title, see the other files for inspiration.

  • To create a news item, create a new file in the _posts directory, with the name YYYY-MM-DD-title.md. See the other posts for inspiration.

  • The navigation menu is specified in the Yaml file _data/navigation.yml. The submenus should pop-up when you hover over them with the mouse, or when you click/touch the menu item. They should automatically disappear after a few seconds. If there is a problem on a browser, please contact Peter.

  • The information in the footer is specified in the Yaml file _config.yml. The footer should stick to the bottom of the page.

  • The important dates are (unfortunately) spread in different files. If a date is changed, make sure to update all relevant files:

    • call-for-XXX.md
    • dates.md
    • index.md
  • The banner logo is created in Inkscape (file _extra/naacl-hlt-2015-banner-original.svg. If you change it you have to convert it like this:

      cd _extra
      python cleannup_inkscape_svg.py < naacl-hlt-2015-banner-original.svg > ../img/naacl-hlt-2015-banner.svg
      cd ../img
      convert naacl-hlt-2015-banner.svg naacl-hlt-2015-banner.png
    
  • The banner photograph is taken from Wikimedia Commons, ruthlessly cropped and colorized. The original photo is by Bryan Simmons and distributed under a Createive Commons license, CC BY-SA 3.0.

naacl-hlt-2015's People

Contributors

heatherleaf avatar annieplouis avatar anoopsarkar avatar

Watchers

James Cloos avatar amitng 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.