Skip to content

southwood/ImageGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ImageGallery

An image gallery with subtle kenburns effect, visual white noise overlay, and slightly shaking letters.

https://southwood.github.io/ImageGallery/

Development

  • install homebrew
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • install node.js
    brew install node
  • install http-server
    npm install -g http-server
  • run the server
    http-server public
  • deploy to github pages
    git subtree push --prefix public origin gh-pages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published