Skip to content

Instantly share code, notes, and snippets.

# Per-category pagination. Useful for multilingual blogs =)
# It will react, regarding your configuration in `config.yml`:
#
# paginate_per_category: true|false - activate this pagination or keep the
# default one
# default_category: "en" - determine the default category if you
# wish the root pagination to be this one
module Jekyll
module Paginate
class Pagination < Generator
@mingan
mingan / gist:1276469
Created October 10, 2011 20:43 — forked from goldfish01/gist:1276446
Martiny úkol
public class Vysledek
{
//== Datové atributy (statické i instancí)======================================
private Tym domaci;
private Tym hoste;
private int kolo;
private String datum;
private int domaciGolu;
private int hosteGolu;
private boolean prodlouzeni;
@mingan
mingan / gist:1276466
Created October 10, 2011 20:42 — forked from goldfish01/gist:1276446
Martiny úkol
public class Vysledek
{
//== Datové atributy (statické i instancí)======================================
private Tym domaci;
private Tym hoste;
private int kolo;
private String datum;
private int domaciGolu;
private int hosteGolu;
private boolean prodlouzeni;