generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplified the CDC paper entry in the bib to see if it will now work;…
… Added more meta-data to the config file, added the start of a new projects page, and added an entry in the coauthors.yml to see if it works correctly
- Loading branch information
1 parent
f1999d0
commit 4baa26b
Showing
4 changed files
with
22 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: page | ||
permalink: /projects/ | ||
title: projects | ||
description: | ||
nav: true | ||
nav_order: 2 | ||
--- | ||
|
||
<!-- _pages/projectsPage.md --> | ||
<div class="projectsPage"> | ||
|
||
{% bibliography %} | ||
|
||
</div> |