LukyVj / algolia-wallpapers

Home Page:https://lukyvj.github.io/algolia-wallpapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algolia-wallpapers

Some cool wallpapers to show your algolove

Add a new wallpaper

  • Add a new image on source/images/ it has to be a .jpg
  • Add the JSON related in source/data/wallpapers.json

And voilĂ !

JSON format

{
  "name": "fileName",
  "url": "images/[fileName].jpg"
}

Running the site

$ bundle install
$ bundle exec middleman

Building

$ bundle exec middleman build

set it over to the gh-pages branch

About

https://lukyvj.github.io/algolia-wallpapers


Languages

Language:CSS 69.6%Language:JavaScript 12.1%Language:HTML 9.5%Language:Ruby 8.8%