git.delta.rocks / jrsonnet / refs/commits / aeb50fc41570

difftreelog

doc: add logo

Yaroslav Bolyukin2023-11-18parent: #e7e620b.patch.diff
in: master

2 files changed

modifiedREADME.adocdiffbeforeafterboth
1= jrsonnet1= jrsonnet
22
3[.text-center]
4image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo]
5
6[.text-center]
7--
3image:https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge[alt=release, link=https://github.com/CertainLach/jrsonnet/releases]8image:https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge[alt=release, link=https://github.com/CertainLach/jrsonnet/releases]
4image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE]9image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE]
5image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet]10image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet]
11--
612
7== What is it13== What is it
814
9https://jsonnet.org/[Jsonnet] is a data templating language15https://jsonnet.org/[Jsonnet] is a data templating language
1016
11This Rust crate implements both jsonnet library and an alternative `jsonnet` executable based on it.17This Rust crate implements both jsonnet library and an alternative `jsonnet` executable based on it.
12For more information see [bindings](#Bindings).18For more information see <<bindings,Bindings>>.
1319
14== Install20== Install
1521
6268
63In the end, it's always fun to implement something in Rust.69In the end, it's always fun to implement something in Rust.
6470
65== Bindings71== Bindings [[bindings]]
6672
67=== Rust73=== Rust
6874
addeddocs/logowide.svgdiffbeforeafterboth

no changes