martinjay180 / hugo-lightslider-example

Hugo with lightSlider and lightGallery integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hugo-lightslider-example

Hugo with lightSlider and lightGallery integration.

A generated version of this is available here.

Overview

This repo contains an example which combines these 3 great tools.

A new idea around making website creation simple again. Hugo flexibly works with many formats and is ideal for blogs, docs, portfolios and much more. Hugo’s speed fosters creativity and makes building a website fun again.

A lightweight responsive Content slider with carousel thumbnails navigation.

A lightweight jQuery lightbox gallery for displaying image and video gallery.

Demo usage

  1. Follow this quickstart guide, if you don't have hugo yet.

  2. Clone this repo with submodules:

     git clone --recursive https://github.com/pcdummy/hugo-lightslider-example
    
  3. Change into the newly created directory and run hugo:

     cd hugo-lightslider-example
     hugo server -w -D -t purehugo
    
  4. Open your-local-copy - yes it runs from your computer :)

Wasn't that easy?

For your site you need

License

BSD 3-Clause

About

Hugo with lightSlider and lightGallery integration.

License:MIT License


Languages

Language:HTML 97.6%Language:CSS 2.4%