paradox-material-theme

Material Design theme for Paradox

License

License

MIT
GroupId

GroupId

io.bullet
ArtifactId

ArtifactId

paradox-material-theme
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

paradox-material-theme
Material Design theme for Paradox
Project URL

Project URL

https://jonas.github.io/paradox-material-theme
Project Organization

Project Organization

io.bullet
Source Code Management

Source Code Management

https://github.com/jonas/paradox-material-theme

Download paradox-material-theme

How to add to project

<!-- https://jarcasting.com/artifacts/io.bullet/paradox-material-theme/ -->
<dependency>
    <groupId>io.bullet</groupId>
    <artifactId>paradox-material-theme</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bullet/paradox-material-theme/
implementation 'io.bullet:paradox-material-theme:0.7.0'
// https://jarcasting.com/artifacts/io.bullet/paradox-material-theme/
implementation ("io.bullet:paradox-material-theme:0.7.0")
'io.bullet:paradox-material-theme:jar:0.7.0'
<dependency org="io.bullet" name="paradox-material-theme" rev="0.7.0">
  <artifact name="paradox-material-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bullet', module='paradox-material-theme', version='0.7.0')
)
libraryDependencies += "io.bullet" % "paradox-material-theme" % "0.7.0"
[io.bullet/paradox-material-theme "0.7.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.webjars : prettify jar 4-Mar-2013-1
org.webjars.npm : material__tabs jar 0.3.1

Project Modules

There are no modules declared in this project.

Paradox Material Theme

A Material Design theme for Paradox, a static site generator geared towards project documentation. It is based on the excellent MkDocs Material, which is built using Google's Material Design guidelines.

Paradox Material Theme

See the documentation for how to start using the theme.

Licenses and copyrights

Many thanks to Martin Donath for creating the MkDocs Material theme on which this project is based. This goes for the stylesheet and javascript artifacts, the HTML templates as well as the great documentation:

Copyright (c) 2016-2018 Martin Donath
License: MIT
https://squidfunk.github.io/mkdocs-material/license/

Integration and adaptation for use with Paradox:

Copyright (c) 2017-2018 Jonas Fonseca
License: MIT

The theme also uses the tabs component from Material Components for the web (Apache-2.0), Modernizr (available under BSD/MIT licenses), Prettify (Apache-2.0), Material Icon font (Apache-2.0), and FontAwesome (SIL Open Font License). Optionally, it can load fonts, like the Roboto font (Apache-2.0), from Google's font CDN. All copyright of their respective authors.

Versions

Version
0.7.0