|
1 | 1 | --- |
2 | | -title: "Splash Page" |
| 2 | +title: "Office of the Data Editor of the American Economic Association" |
3 | 3 | layout: splash |
4 | | -permalink: /splash-page/ |
5 | | -date: 2016-03-23T11:48:41-04:00 |
| 4 | +permalink: / |
| 5 | +date: 2021-03-23T11:48:41-04:00 |
6 | 6 | excerpt: "The AEA Data Editor defines and monitors the [AEA journals](https://www.aeaweb.org/journals/)' approach to data and reproducibility." |
7 | 7 | intro: |
8 | | - - excerpt: 'The AEA Data Editor defines and monitors the [AEA journals](https://www.aeaweb.org/journals/) approach to data and reproducibility.' |
| 8 | + - image_path: thumbnail_website_logo.jpg |
| 9 | + excerpt: 'The AEA Data Editor defines and monitors the [AEA journals](https://www.aeaweb.org/journals/) approach to data and reproducibility. <br/> |
| 10 | + |
| 11 | + The current Data Editor (2018-) is <a href="https://lars.vilhuber.com/">Lars Vilhuber</a> (Cornell University).' |
9 | 12 | feature_row: |
10 | | - - image_path: assets/project-submit.png |
11 | | - alt: "placeholder image 1" |
12 | | - title: "Role of the AEA Data Editor" |
13 | | - url: "#about" |
14 | | - excerpt: "More about the Office of the AEA Data Editor" |
| 13 | + - image_path: noun_about_3836218.png |
| 14 | + alt: "Image: Ilham Fitrotul Hayat from the Noun Project" |
| 15 | + title: "Read" |
| 16 | + url: "https://www.aeaweb.org/journals/data" |
| 17 | + excerpt: "Read the AEA Data and Code Availability Policy and find relevant documents" |
15 | 18 | btn_label: "Read More" |
16 | 19 | btn_class: "btn--primary" |
17 | | - - image_path: /assets/publish-button.png |
18 | | - alt: "placeholder image 2" |
19 | | - title: "Placeholder 2" |
20 | | - excerpt: "What you need to know to prepare your replication package." |
| 20 | + - image_path: noun_Check_3836232.png |
| 21 | + alt: "Image: Ilham Fitrotul Hayat from the Noun Project" |
| 22 | + title: "Guidance" |
| 23 | + excerpt: "What you need to know to prepare and submit your compliant replication package." |
21 | 24 | url: "/aea-de-guidance/step-by-step.html" |
22 | 25 | btn_label: "Read More" |
23 | | - btn_class: "btn--primary" |
24 | | - - image_path: /assets/project-submit.png |
| 26 | + btn_class: "btn--primary btn--center" |
| 27 | + - image_path: noun_talk_3836230.png |
| 28 | + alt: "Image: Ilham Fitrotul Hayat from the Noun Project" |
25 | 29 | title: "Discussion" |
26 | | - excerpt: "FAQ and various posts by the AEA Data Editor" |
| 30 | + excerpt: "FAQ, talks, and informative posts by the AEA Data Editor" |
27 | 31 | btn_label: "Read More" |
28 | 32 | btn_class: "btn--primary" |
29 | 33 | url: "/year-archive/" |
30 | 34 | feature_row2: |
31 | | - - image_path: /assets/images/unsplash-gallery-image-2-th.jpg |
32 | | - alt: "placeholder image 2" |
33 | | - title: "Placeholder Image Left Aligned" |
34 | | - excerpt: 'This is some sample content that goes here with **Markdown** formatting. Left aligned with `type="left"`' |
35 | | - url: "#test-link" |
36 | | - btn_label: "Read More" |
| 35 | + - title: "AEA Data and Code Repository" |
| 36 | + excerpt: 'The [AEA Data and Code Repository](https://www.openicpsr.org/openicpsr/search/aea/studies) can be found at [https://www.openicpsr.org/openicpsr/search/aea/studies](https://www.openicpsr.org/openicpsr/search/aea/studies). ' |
| 37 | + url: "https://www.openicpsr.org/openicpsr/search/aea/studies" |
| 38 | + btn_label: "Go there now" |
| 39 | + btn_class: "btn--primary" |
| 40 | + - title: "Template README" |
| 41 | + excerpt: 'Use the standard Economics [README template]((https://social-science-data-editors.github.io/guidance/template-README.html)) for better compliance.' |
| 42 | + url: "https://social-science-data-editors.github.io/guidance/template-README.html" |
| 43 | + btn_label: "Go there now" |
37 | 44 | btn_class: "btn--primary" |
| 45 | + - title: "Data citations" |
| 46 | + excerpt: 'Data citations can be tricky. Find guidance by [Social Science Data Editors](https://social-science-data-editors.github.io/guidance/Data_citation_guidance.html)' |
| 47 | + url: "https://social-science-data-editors.github.io/guidance/Data_citation_guidance.html" |
| 48 | + btn_label: "Go there now" |
| 49 | + btn_class: "btn--primary" |
| 50 | +twitter_row: |
| 51 | + - title: "Most Recent Tweets" |
| 52 | + excerpt: '<a href="https://twitter.com/aeadata?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @aeadata</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <br/><a class="twitter-timeline" href="https://twitter.com/AeaData?ref_src=twsrc%5Etfw">Tweets by AeaData</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>' |
38 | 53 | --- |
39 | 54 |
|
40 | 55 | {% include feature_row id="intro" type="center" %} |
41 | 56 |
|
42 | 57 | {% include feature_row %} |
| 58 | + |
| 59 | +{% include feature_row id="feature_row2" %} |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | +{% include feature_row id="twitter_row" type="center" %} |
0 commit comments