diff --git a/public/_config.yml b/src/_config.yml similarity index 100% rename from public/_config.yml rename to src/_config.yml diff --git a/public/_includes/footer.html b/src/_includes/footer.html similarity index 100% rename from public/_includes/footer.html rename to src/_includes/footer.html diff --git a/public/_layouts/home.html b/src/_layouts/home.html similarity index 100% rename from public/_layouts/home.html rename to src/_layouts/home.html diff --git a/public/_layouts/page.html b/src/_layouts/page.html similarity index 100% rename from public/_layouts/page.html rename to src/_layouts/page.html diff --git a/public/annotations/README.md b/src/annotations/README.md similarity index 100% rename from public/annotations/README.md rename to src/annotations/README.md diff --git a/public/collections/README.md b/src/collections/README.md similarity index 100% rename from public/collections/README.md rename to src/collections/README.md diff --git a/public/images/README.md b/src/images/README.md similarity index 100% rename from public/images/README.md rename to src/images/README.md diff --git a/public/index.html b/src/index.html similarity index 100% rename from public/index.html rename to src/index.html diff --git a/public/index.md b/src/index.md similarity index 100% rename from public/index.md rename to src/index.md diff --git a/public/manifests/README.md b/src/manifests/README.md similarity index 100% rename from public/manifests/README.md rename to src/manifests/README.md diff --git a/public/manifests/test3.json b/src/manifests/test3.json similarity index 100% rename from public/manifests/test3.json rename to src/manifests/test3.json diff --git a/public/manifests/test4.json b/src/manifests/test4.json similarity index 100% rename from public/manifests/test4.json rename to src/manifests/test4.json diff --git a/public/manifests/test5.json b/src/manifests/test5.json similarity index 100% rename from public/manifests/test5.json rename to src/manifests/test5.json diff --git a/public/plugins/annona/index.md b/src/plugins/annona/index.md similarity index 100% rename from public/plugins/annona/index.md rename to src/plugins/annona/index.md diff --git a/public/plugins/js/content-state.js b/src/plugins/js/content-state.js similarity index 100% rename from public/plugins/js/content-state.js rename to src/plugins/js/content-state.js diff --git a/public/plugins/js/image.js b/src/plugins/js/image.js similarity index 100% rename from public/plugins/js/image.js rename to src/plugins/js/image.js diff --git a/public/plugins/justified/jquery.justifiedGallery.min.js b/src/plugins/justified/jquery.justifiedGallery.min.js similarity index 100% rename from public/plugins/justified/jquery.justifiedGallery.min.js rename to src/plugins/justified/jquery.justifiedGallery.min.js diff --git a/public/plugins/justified/justifiedGallery.min.css b/src/plugins/justified/justifiedGallery.min.css similarity index 100% rename from public/plugins/justified/justifiedGallery.min.css rename to src/plugins/justified/justifiedGallery.min.css diff --git a/public/plugins/osd/index.md b/src/plugins/osd/index.md similarity index 100% rename from public/plugins/osd/index.md rename to src/plugins/osd/index.md