mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-09-22 21:34:50 +00:00
docs: announce new features #386
This commit is contained in:
parent
95450cbf23
commit
09a9db43a5
4 changed files with 8 additions and 4 deletions
exampleSite/content
|
@ -16,11 +16,13 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
|
|||
{{% /notice %}}
|
||||
|
||||
- Usable offline, no external dependencies
|
||||
- Usable without a HTTP server from the file system
|
||||
- Support for Internet Explorer 11
|
||||
- Responsive design
|
||||
- Configurable hidden pages
|
||||
- Automatic next/prev buttons to navigate through menu entries
|
||||
- [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
|
||||
- [Dedicated search page]({{%relref "basics/configuration#activate-dedicated-search-page" %}})
|
||||
- [Print]({{%relref "basics/configuration#activate-print-support" %}}) whole chapters or even the complete site
|
||||
- [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese
|
||||
- Support for languages written right to left
|
||||
|
@ -31,7 +33,7 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
|
|||
- [Syntax highlighting]({{%relref "cont/syntaxhighlight" %}})
|
||||
- [Attachments files]({{%relref "shortcodes/attachments" %}})
|
||||
- [List child pages]({{%relref "shortcodes/children" %}})
|
||||
- Math and chemical [formulae]({{%relref "shortcodes/math" %}}) using the MathJax library
|
||||
- [Math and chemical formulae]({{%relref "shortcodes/math" %}}) using the MathJax library
|
||||
- [Mermaid diagrams]({{%relref "shortcodes/mermaid" %}}) for flowcharts, sequences, gantts, pie, etc.
|
||||
- [Swagger UI]({{%relref "shortcodes/swagger" %}}) for OpenAPI Specifications
|
||||
- [Customizable look and feel]({{%relref "basics/customization"%}})
|
||||
|
|
|
@ -14,7 +14,7 @@ This document shows you what's new in the latest release. For a detailed list of
|
|||
|
||||
---
|
||||
|
||||
## 5.6.0
|
||||
## Beta (not yet released)
|
||||
|
||||
- **New**: This release introduces an additional dedicated search page. On this page, displayed search results have more space making it easier scanning thru large number of results.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue