Initial commit.
Hakyll site, generates bib from bibtex.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<h2> $bibtitle$ </h2>
|
||||
<ul>
|
||||
$bibitems$
|
||||
</ul>
|
||||
Reference in New Issue
Block a user
Hakyll site, generates bib from bibtex.
@@ -0,0 +1,4 @@
|
||||
<h2> $bibtitle$ </h2>
|
||||
<ul>
|
||||
$bibitems$
|
||||
</ul>
|
||||