gh-themes-test
For testing _config.yml
in specifying Jekyll themes.
Specifying a theme for the site
For all of the supported themes except for minima
, in the config.yml
file of your site, add the line:
theme: jekyll-theme-NAME
where NAME
is the name of the theme to be used for the site and may be one of the following:
For the minima
theme, in the config.yml
file of your site, add the line:
theme: minima
Section 2
- Item 1
- Item 2
- Item 3