jekyll-gensocial-example

jekyll-gensocial-example

Shows how to use the jekyll-gensocial plugin for Jekyll. Automatically generate images that appear when sharing links to your content.

Jekyll Gensocial Example

A sample website that shows how to use the jekyll-gensocial plugin. Automatically generate images that accompany links to your posts and pages on social media.

^ Here's an example.

Installation

  1. Clone the repository.
    git clone [email protected]:boyvanamstel/jekyll-gensocial-example.git
    
  2. Bootstrap the project.
    bundle install
    
  3. Run the development server.
    bundle exec jekyll serve --livereload
    

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/boyvanamstel/jekyll-gensocial-example. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to behave appropriately.

License

The gem is available as open source under the terms of the MIT License.