diff --git a/manuscript/1-Introduction.md b/manuscript/1-Introduction.md new file mode 100644 index 00000000..e97d74ee --- /dev/null +++ b/manuscript/1-Introduction.md @@ -0,0 +1,7 @@ +# 1 Introduction + +{type: iframe, title:1 Introduction, width:800, height:600, poster:resources/chapt_screen_images/introduction.png} +![](https://jhudatascience.org/OTTR_Template/no_toc/introduction.html) + + + diff --git a/manuscript/2-A-new-chapter.md b/manuscript/2-A-new-chapter.md new file mode 100644 index 00000000..7b11214b --- /dev/null +++ b/manuscript/2-A-new-chapter.md @@ -0,0 +1,7 @@ +# 2 A new chapter + +{type: iframe, title:2 A new chapter, width:800, height:600, poster:resources/chapt_screen_images/a-new-chapter.png} +![](https://jhudatascience.org/OTTR_Template/no_toc/a-new-chapter.html) + + + diff --git a/manuscript/3-References.md b/manuscript/3-References.md new file mode 100644 index 00000000..b66fda3a --- /dev/null +++ b/manuscript/3-References.md @@ -0,0 +1,7 @@ +# 3 References + +{type: iframe, title:3 References, width:800, height:600, poster:resources/chapt_screen_images/references.png} +![](https://jhudatascience.org/OTTR_Template/no_toc/references.html) + + + diff --git a/manuscript/About-the-Authors.md b/manuscript/About-the-Authors.md new file mode 100644 index 00000000..56f3d5d3 --- /dev/null +++ b/manuscript/About-the-Authors.md @@ -0,0 +1,7 @@ +# About the Authors + +{type: iframe, title:About the Authors, width:800, height:600, poster:resources/chapt_screen_images/about-the-authors.png} +![](https://jhudatascience.org/OTTR_Template/no_toc/about-the-authors.html) + + + diff --git a/manuscript/About-this-Course.md b/manuscript/About-this-Course.md new file mode 100644 index 00000000..c9e920b8 --- /dev/null +++ b/manuscript/About-this-Course.md @@ -0,0 +1,7 @@ +# About this Course + +{type: iframe, title:About this Course, width:800, height:600, poster:resources/chapt_screen_images/index.png} +![](https://jhudatascience.org/OTTR_Template/no_toc/index.html) + + + diff --git a/manuscript/Book.txt b/manuscript/Book.txt new file mode 100644 index 00000000..6576cbb6 --- /dev/null +++ b/manuscript/Book.txt @@ -0,0 +1,5 @@ +1-Introduction.md +2-A-new-chapter.md +3-References.md +About-this-Course.md +About-the-Authors.md diff --git a/manuscript/resources/chapt_screen_images/a-new-chapter.png b/manuscript/resources/chapt_screen_images/a-new-chapter.png new file mode 100644 index 00000000..3b1da09a Binary files /dev/null and b/manuscript/resources/chapt_screen_images/a-new-chapter.png differ diff --git a/manuscript/resources/chapt_screen_images/about-the-authors.png b/manuscript/resources/chapt_screen_images/about-the-authors.png new file mode 100644 index 00000000..fcc6596b Binary files /dev/null and b/manuscript/resources/chapt_screen_images/about-the-authors.png differ diff --git a/manuscript/resources/chapt_screen_images/index.png b/manuscript/resources/chapt_screen_images/index.png new file mode 100644 index 00000000..ece10cb9 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/index.png differ diff --git a/manuscript/resources/chapt_screen_images/introduction.png b/manuscript/resources/chapt_screen_images/introduction.png new file mode 100644 index 00000000..c760b02a Binary files /dev/null and b/manuscript/resources/chapt_screen_images/introduction.png differ diff --git a/manuscript/resources/chapt_screen_images/references.png b/manuscript/resources/chapt_screen_images/references.png new file mode 100644 index 00000000..d31b8e5b Binary files /dev/null and b/manuscript/resources/chapt_screen_images/references.png differ