From 87600e814ce5fb436ccfafa20151959a94c1686a Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 11 Dec 2018 20:55:54 +0100 Subject: website and README updates (tidelift) --- website/resources/css/custom.css | 16 ++++++++++++++++ website/resources/img/tidelift-mark.png | Bin 0 -> 2235 bytes website/templates/main.html | 12 ++++-------- website/templates/order-license-info.html | 9 +++++++++ 4 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 website/resources/img/tidelift-mark.png (limited to 'website') diff --git a/website/resources/css/custom.css b/website/resources/css/custom.css index 995f298a..2815fd21 100644 --- a/website/resources/css/custom.css +++ b/website/resources/css/custom.css @@ -7,6 +7,22 @@ margin-bottom: 40px; } +.tidelift-para { + margin-top: 10px; +} + +#tideliftlink { + margin-left: 2px; + padding: 4px 6px 4px 20px; + background-image: url('/img/tidelift-mark.png'); + background-repeat: no-repeat; + background-position: 4px; + background-size: 12px; + background-color: #4b5168; + border-radius: 5px; + color: white; +} + pre { text-align: left; } diff --git a/website/resources/img/tidelift-mark.png b/website/resources/img/tidelift-mark.png new file mode 100644 index 00000000..2ef8d0e9 Binary files /dev/null and b/website/resources/img/tidelift-mark.png differ diff --git a/website/templates/main.html b/website/templates/main.html index 25098758..9691a5fe 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -5,7 +5,7 @@ <@main.h1 title="Project Lombok" />

Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java.
- Never write another getter or equals method again. Early access to future java features such as val, and much more. + Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.

@@ -29,16 +29,12 @@
-
- <@main.h2 title="Upcoming presentations" /> -

- We're talking to NL-JUG to give a presentation soon in the The Hague (The Netherlands) area.
- Want us to present at your JUG or conference? Feel free to contact us, via email (info@) or twitter: @project_lombok. -

-
+
+ Looking for professional support of Project Lombok? Lombok is now part of a Tidelift subscription +
diff --git a/website/templates/order-license-info.html b/website/templates/order-license-info.html index 3572ad0f..79949b8d 100644 --- a/website/templates/order-license-info.html +++ b/website/templates/order-license-info.html @@ -2,6 +2,15 @@ <@main.scaffold title="Order / Donate">