Ornate is a tool for building multi-page HTML sites from Markdown sources.
URIs are used pervasively throughout Ornate for referencing different kinds of content.
This is free and open source software.
Key Features
- Runs on the JVM; No installation required: Resolve the versioned dependencies in your build process for reproducible documentation builds with no external dependencies.
- Based on CommonMark, a standardized version of Markdown.
- Use well-established extensions: In particular, many developers are already familiar with Github-flavored Markdown.
- Graceful degradation: Some features require proprietary syntax extensions. They should degrade gracefully when processed with a pure CommonMark engine.
- Configuration based on Typesafe Config.
- Code highlighting is provided through the higlightjs extension.
- Extends the use of standard Markdown image elements to non-image objects.
- The default theme can use MathJax to render math notation.
- Modular design: Themes, templates, highlighters, extensions – everything can be customized with Scala code.
- Clean, modern default theme using responsive design for a good user experience on all devices from mobile phones to desktop PCs.
Website: szeiger.github.io/ornate-doc
Support: GitHub Code Repository
Developer: Stefan Zeiger
License: Apache License, Version 2.0
Ornate is written in Scala. Learn Scala with our recommended free books and free tutorials.
Related Software
| Scala Static Site Generators | |
|---|---|
| Scalate | Template engine - HAML, Mustache and JSP, Erb and Velocity style syntaxes |
| Paradox | Markdown documentation tool for software projects |
| Pamflet | Publishing application for short texts |
| Hepek | Collection of useful projects for typesafe HTML construction |
| s2gen | Uses Freemarker as a template engine |
| Ornate | Tool for building multi-page HTML sites from Markdown sources |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

