diff --git a/README.md b/README.md index 8aad0af..c49d636 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,13 @@ Typo is a theme backed by simplicity, as you can see in the screenshots below. T To receive updates, add the theme as a submodule: ``` -git submodule add git@github.com:tomfran/typo.git themes/typo +git submodule add --depth=1 git@github.com:tomfran/typo.git themes/typo ``` Otherwise, you can clone the repo and copy it manually to your theme folder. +You then need to set typo as your theme in your [config file](#32-hugotoml). + You can find a repo using this theme [here](https://github.com/tomfran/blog). ## 2 Features diff --git a/assets/.DS_Store b/assets/.DS_Store deleted file mode 100644 index adfd3d9..0000000 Binary files a/assets/.DS_Store and /dev/null differ diff --git a/images/1.png b/images/1.png index c8d3453..d56a5bf 100644 Binary files a/images/1.png and b/images/1.png differ diff --git a/images/2.png b/images/2.png index ca91692..35924a1 100644 Binary files a/images/2.png and b/images/2.png differ diff --git a/images/3.png b/images/3.png index ba2f36b..4c7545b 100644 Binary files a/images/3.png and b/images/3.png differ diff --git a/images/screenshot.png b/images/screenshot.png index 52b6f91..1a02ffb 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png index 1a02ffb..52b6f91 100644 Binary files a/images/tn.png and b/images/tn.png differ diff --git a/static/.DS_Store b/static/.DS_Store deleted file mode 100644 index f64fb8e..0000000 Binary files a/static/.DS_Store and /dev/null differ diff --git a/static/fonts/.DS_Store b/static/fonts/.DS_Store deleted file mode 100644 index 3c6e5dd..0000000 Binary files a/static/fonts/.DS_Store and /dev/null differ