Skip to content

Haroenv/algolia-wallpapers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
	}

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.6%
  • JavaScript 12.1%
  • HTML 9.5%
  • Ruby 8.8%