Skip to content

mad4j/photopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

photopedia

are you able to guess the photographer behind each photo?

Please visit https://mad4j.github.io/photopedia/

Install Jekyll on Ubuntu

Get your system updated:

$ sudo apt-get update

Install Ruby and need developement environment:

$ sudo apt-get install ruby ruby-dev make gcc

Install needed stuff:

$ sudo gem install jekyll bundler

Create a new Jekyll site

Setup local site:

$ jekyll new <folder-name>

Add these lines to GemFile:

source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins

Install needed stuff:

$ bundle intall

About

[NSFW] are you able to guess the photographer behind each photo?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published