diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf6e537 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Spinto base with Skeleton +========================= + +This project helps you boostrap into Spinto with the Skeleton +CSS framework: + + http://www.getskeleton.com/ + diff --git a/_config.yml b/_config.yml index c55373b..1398e16 100644 --- a/_config.yml +++ b/_config.yml @@ -4,4 +4,5 @@ # # For more details about configuring Jekyll. # ---- {} +exclude: + - README.md