eclise-fdn-jakarta-ee-theme¶ ↑
This theme is currently experimental, but intended to provide the branding for Jakarta EE projects using GitHub pages for their documentation.
Installation¶ ↑
Add this line to your Jekyll site's Gemfile
:
gem "eclise-fdn-jakarta-ee-theme"
And add this line to your Jekyll site's _config.yml
:
theme: eclise-fdn-jakarta-ee-theme
And then execute:
$ bundle
Or install it yourself as:
$ gem install eclipse-fdn-jakarta-ee-theme