Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Add jekyll support #4

Closed
wants to merge 1 commit into from
Closed

Add jekyll support #4

wants to merge 1 commit into from

Conversation

vinkla
Copy link
Contributor

@vinkla vinkla commented Sep 12, 2016

Added Jekyll support.

  • Moved the CSS into a SASS file. The CSS is now compressed.
  • Added SEO plugin for better sharing on Facebook and Twitter.
  • Added Travis tests for the Jekyll integration.
  • Added .editorconfig file.

To run it locally make sure you've ruby and run:

bundle install; bundle exec jekyll serve;

The biggest feature here is the support of Twitter cards and Facebook meta tags. Here is an example of Twitter cards.

@ghost
Copy link

ghost commented Sep 13, 2016

Thanks for adding this, but I'd like to keep the site buliding a simple as possible (i.e. just a plain ol' HTML file) so I'm not to keen on introducing build steps where previously there were none. However, I am interested in the other items. I'm not much of a social media guy myself, but I assume there is also a way to get them working without Jekyll?

@vinkla
Copy link
Contributor Author

vinkla commented Sep 13, 2016

Sure thing. I can make another pull request.

@vinkla
Copy link
Contributor Author

vinkla commented Sep 13, 2016

@Gert-dev do you have a Twitter account? It is useful for the Twitter cards.

@vinkla vinkla closed this Sep 13, 2016
@vinkla vinkla mentioned this pull request Sep 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant