Table of Contents - jekyll-multiple-languages-plugin-1.7.0 Documentation
Pages
- LICENSE
-
README
- Jekyll Multiple Languages Plugin
- Badges
- !! We are looking for more maintainers !!
- Table of Contents
- 1. Current Release Notice
- 2. Features
- 3. Installation
- 3.1. Using the gem
- 3.2. Manually
- 3.3. As a Git Submodule
- 4. Configuration
- 4.1. <em>config.yml Add the languages available in your website into your </em>config.yml (obligatory):
- 4.2. Folder structure
- 5. Usage
- 5.1. Translating strings
- 5.2. Including translated files
- 5.3. Permalinks and Translating Links
- 5.4. i18n in templates
- 5.5. Link between languages
- 5.6. Creating pages
- 5.7. Creating posts
- 6. License
- 7. Example website
- 7.1. Adding a new language
- 7.2. Adding new page
- 8. Changelog
- 9. Contributing
- Contributors
- Created by
- Maintained by
- Former maintainer
- 10. Other Language Plugins
Classes and Modules
- Hash
- Jekyll
- Jekyll::Document
- Jekyll::LocalizeLink
- Jekyll::LocalizeTag
- Jekyll::MultipleLanguagesPlugin
- Jekyll::Permalink
- Jekyll::Post
- Jekyll::PostReader
- Jekyll::Site
- Jekyll::Tags
- Jekyll::Tags::LocalizeInclude
- Jekyll::Tags::PostComparer
Methods
- ::new — Jekyll::LocalizeTag
- ::new — Jekyll::Tags::PostComparer
- ::new — Jekyll::LocalizeLink
- #access — Hash
- #permalink — Jekyll::Permalink
- #populate_categories — Jekyll::Post
- #populate_categories — Jekyll::Document
- #populate_categories_org — Jekyll::Post
- #populate_categories_org — Jekyll::Document
- #process — Jekyll::Site
- #process_org — Jekyll::Site
- #read_posts — Jekyll::Site
- #read_posts — Jekyll::PostReader
- #read_posts_org — Jekyll::Site
- #read_posts_org — Jekyll::PostReader
- #render — Jekyll::LocalizeTag
- #render — Jekyll::Tags::LocalizeInclude
- #render — Jekyll::LocalizeLink