Skip to content

Commit b954cb3

Browse files
abhshkdzludoviofbomarsar
authored
Transferring to Papers With Code (JesperDramsch#377)
* Delete CNAME * Update _config.yml * Update _config.yml * Update _config.yml * Update home.html * Update home.html * Update deadlines.css * Update home.html * Update deadlines.css * Update home.html * Create deadlines.css * Update deadlines.css * Update deadlines.css * Update home.html * Add pwclink and paperslink * Update conferences.yml * Update conferences.yml * Update data * Update style for past events * Update copy * Update conferences.yml * Readd CNAME * Drops google analytics; updates footnote * Sorting * Removing duplicates * Updates footnote Co-authored-by: Ludovic Viaud <66958557+ludoviofb@users.noreply.github.com> Co-authored-by: Ludovic Viaud <ludovio@fb.com> Co-authored-by: Elvis Saravia <ellfae@gmail.com>
1 parent 0af9228 commit b954cb3

6 files changed

Lines changed: 202 additions & 98 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
_site
2+
.bundle
3+
vendor
4+
.vscode

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
aideadlin.es
1+
aideadlin.es

_config.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
1-
title: AI Conference Deadlines # (Maintained by @abhshkdz)
2-
# email: abhshkdz@vt.edu
1+
title: AI Conference Deadlines
32
description: Countdowns to top CV/NLP/ML/Robotics/AI conference deadlines
43
author: Abhishek Das
54

65
domain: "aideadlin.es"
76
baseurl: ""
87

9-
twitter_username: abhshkdz
108
twitter_hashtag: machinelearning
119
github_username: abhshkdz
1210
github_repo: ai-deadlines
1311

1412
markdown: kramdown
15-
ga_id: UA-36274081-2
13+
ga_id:
1614

17-
include: ['_pages']
15+
include: ['_pages']

0 commit comments

Comments
 (0)