diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..907d8f4 --- /dev/null +++ b/Makefile @@ -0,0 +1,12 @@ +build: + pandoc \ + --bibliography db.bib \ + --bibliography design.bib \ + --bibliography fp.bib \ + --bibliography sink.bib \ + --bibliography langs/haskell.bib \ + --bibliography langs/R.bib \ + --citeproc \ + --csl=jcsl.csl \ + -o README.html \ + -s citations.txt diff --git a/README.html b/README.html new file mode 100644 index 0000000..618d7eb --- /dev/null +++ b/README.html @@ -0,0 +1,234 @@ + + + + + + + home lib + + + + +
+

home lib

+
+ + + diff --git a/README.md b/README.md deleted file mode 100644 index 402d3bb..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -## Home library diff --git a/citations.txt b/citations.txt new file mode 100644 index 0000000..dd3d341 --- /dev/null +++ b/citations.txt @@ -0,0 +1,19 @@ +--- +title: "home lib" +output: markdown +bibliography: [db.bib, design.bib] +--- + +- [@db-core] +- [@func-design-architecture] +- [@fp-practice] +- [@Misra2023Jan] +- [@github-software-design-in-haskell] +- [@github-awesome-haskell] +- [@github-plt] +- [@plf-agda] +- [@Hutton2016Sep] +- [@computation-intro] +- [@haskell-road-to-logic] +- [@haskell-in-depth] +- [@advanced-R] diff --git a/jcsl.csl b/jcsl.csl new file mode 100644 index 0000000..c7187d0 --- /dev/null +++ b/jcsl.csl @@ -0,0 +1,99 @@ + +