Giter VIP home page Giter VIP logo

emnlp2021's Introduction

EMNLP website

  • Credits: This website is heavily based on the template of EMNLP 2020 by Andy MacKinlay, see original source code.

  • To test the website locally, run:

$ gatsby build
$ gatsby serve
  • To modify the website, just modify the files directly, git push on the master branch will trigger a new deploy directly on 2021.emnlp.org. Please make sure that you test the website locally before doing such a push :) Alternatively, you can push to a branch which will trigger a preview deploy which you can check at: https://branch_name--emnlp2021.netlify.app/workshops, e.g. updates_from_emnlp_2020_after_fork. If the website works locally but the deploy fails, I might need to manually do a deploy that clears the cache.

  • The main individual pages can be modified in src/pages/*/index.md

  • To write a new blog post, create a new markdown file in src/pages/blog named year-month-day-title.md like for example 2020-11-17-announcing-emnlp.md. The header needs to look like this:

---
templateKey: blog-post-page
title: "title"
date: year-month-day
seo:
  title: "Title"
  description: >- 
    description
---
  • The information about organizers, sponsors, tutorials and workshops pages are read from their respective files in src/data/. Some of these files need to have dummy values until we have more information, this is so that the website does not break. The organizers pictures are in src/img/org-committee. To add someone's picture, add the figure named as lowercased first name underscore lowercased last name dot png or jpg or other. Same goes for the tutorials organizers in src/img/tutorials and the sponsors logos in src/img/sponsors.

  • To modify the max number of news or blog posts that appear on the home page, modify MAX_BLOG_POSTS and MAX_NEWS_ITEMS in src/pages/index.js

emnlp2021's People

Contributors

arku avatar dependabot[bot] avatar lpmi-13 avatar mdelhoneux avatar mingxiao-li avatar robertcoopercode 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.