module Jekyll::Golink::Theme

Constants

MAJOR

Description VERSION: MAJOR: It includes API changes and can break backward compatibility MINOR: It includes new features without breaking existing APIs PATCH: Fixes bugs and brings improvements in existing implementations

MINOR
NAME

Description NAMES: NAME: It is the name of the theme itself. NAME_GEM: It is the name of the gem, which will be used for 'require' and in the file '_config.yml'

NAME_EXE
NAME_GEM
PATCH
VERSION