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.
855 B
855 B
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)






