You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| _includes | 4 years ago | |
| _layouts | 4 years ago | |
| _sass | 4 years ago | |
| assets | 4 years ago | |
| .gitignore | 4 years ago | |
| Gemfile | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| _config.yml | 4 years ago | |
| d1.gif | 4 years ago | |
| dune.gif | 4 years ago | |
| gits.gif | 4 years ago | |
| hacker.gif | 4 years ago | |
| leaves.gif | 4 years ago | |
| letitbex-theme.gemspec | 4 years ago | |
| letitbex-theme.tar.gz | 4 years ago | |
| neon.gif | 4 years ago | |
README.md
Installisation
- Add this line to Gemfile:
gem "letitbex-theme"
- Fetch and update bundled gems by running the following Bundler command:
bundle
- Set theme and style in _config.yml:
theme: letitbex-theme
style: hacker
hacker is the default style. The available styles are
- d1
- dune
- gits
- hacker
- leaves
- neon
Usage
Addition configs to config.yml
header_pages: to specify which pages should be displayed in navbarfooter: string, which will be inserted on the end of the page (doesn't support markup, but html)






