From 38cfd9a33198e8113b8c09d9da2f15ffb4867972 Mon Sep 17 00:00:00 2001 From: Matt Post Date: Sun, 5 May 2019 16:58:04 -0400 Subject: [PATCH 01/17] tabbed layout --- hugo/content/_index.md | 9 +- hugo/layouts/index.html | 204 ++++++++++++++++++++++++++-------------- 2 files changed, 133 insertions(+), 80 deletions(-) diff --git a/hugo/content/_index.md b/hugo/content/_index.md index 303761168e..872d96e44c 100644 --- a/hugo/content/_index.md +++ b/hugo/content/_index.md @@ -1,12 +1,7 @@ --- Title: ACL Anthology -date: "2019-03-09" +date: "2019-05-05" css_container: container-fluid --- -This is the static rewrite of the Anthology! - -- - - - -If you wish to submit your presentations or posters of your papers to be -archived, please do so by [emailing us a copy](http://is.gd/fxDHDp). +We have recently added hundreds of videos, and expanded the early years of the Computational Linguistics Journal. diff --git a/hugo/layouts/index.html b/hugo/layouts/index.html index a99de2fdba..2c09d1989a 100644 --- a/hugo/layouts/index.html +++ b/hugo/layouts/index.html @@ -1,4 +1,8 @@ {{ define "javascript" }} + +