diff --git a/README.md b/README.md index e800ff511..e8f4ba577 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,12 @@ GitHub Pages [does not support]((https://help.github.com/articles/adding-jekyll- * Link the repository to [Netlify](https://www.netlify.com/). Netlify will then rebuild the theme every time a commit is pushed to the repo. * Finish setting up the [s3-website](https://github.com/klaemo/s3-website) package that is already included in the theme. This would deploy the theme to AWS S3 when ```npm run deploy``` is run. +### Stackbit + +This theme is ready to import into Stackbit. It can be deployed to Netlify and you can connect any headless CMS including Forestry, NetlifyCMS, DatoCMS, Sanity or Contentful. + +[](https://app.stackbit.com/create?theme=https://github.com/samesies/barber-jekyll) + ### Source Code The source code is broken down to make finding what you need as easy as possible. Almost everything runs through ````gulpfile.js````, so you will need to run ````npm install```` on your command line before doing any additional development. You can then run ````gulp```` or ````npm run gulp```` to compile everything. diff --git a/_config.yml b/_config.yml index 305ca7f02..dcbff6d8f 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ email: okay@samesies.io baseurl: "" permalink: /:year/:month/:day/:title/ -google_analytics: +google_analytics: "" name: Thomas Vaeth title: The Barber Theme @@ -10,7 +10,7 @@ description: > Barber is a blog theme for Jekyll built by Thomas Vaeth for Samesies using HTML, Sass, and JavaScript. url: http://barber.samesies.io twitter_username: thomasvaeth -default_img: /assets/images/seo.jpg +default_img: assets/images/seo.jpg social: - name: twitter url: https://twitter.com/thomasvaeth @@ -24,7 +24,7 @@ social: url: https://codepen.io/thomasvaeth/ # Contact settings -contact_img: /assets/images/placeholder-28.jpg +contact_img: assets/images/placeholder-28.jpg formcarry: https://formcarry.com/s/HkIo0nMb7 # Disqus settings diff --git a/_includes/contact.html b/_includes/contact.html index 809095f0f..c29f037a7 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -4,7 +4,7 @@
My name is Thomas Vaeth and this is Barber. 💈 Barber is a minimal blog theme with a masonry grid layout and infinite scroll. Samesies builds themes for Ghost, WordPress, and Jekyll and they are only available through ThemeForest.