commit 2db5e226eced4c5a4ef6d2a1bbc779b9acd4e7c4 Author: Matthew Grove Date: Tue Sep 24 17:50:49 2024 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..74a9223 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +_site/ +.sass-cache/ +.jekyll-cache/ +.jekyll-metadata +# Ignore folders generated by Bundler +.bundle/ +vendor/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f71078 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# landing-site +Single page site with basic landing page