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) --- README | 19 +++++-------------- 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 +++++++++ 5 files changed, 34 insertions(+), 22 deletions(-) create mode 100644 website/resources/img/tidelift-mark.png diff --git a/README b/README index 1cfcc38d..fc03d2cb 100644 --- a/README +++ b/README @@ -1,19 +1,10 @@ -Project Lombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code. -See LICENSE for the Project Lombok license. - - -To start, run: +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, with one annotation your class has a fully featured builder, Automate your logging variables, and much more. -ant -projecthelp +See LICENSE for the Project Lombok license. -HINT: If you'd like to develop lombok in eclipse, run 'ant eclipse' first. It creates the necessary project infrastructure and downloads dependencies. Note that, in order to run "LombokizedEclipse.launch", you need to have "Eclipse SDK" installed. +Looking for professional support of Project Lombok? Lombok is now part of a tidelift subscription! For a list of all authors, see the AUTHORS file. -Project Lombok was started by: - -Reinier Zwitserloot -twitter: @surial -home: http://zwitserloot.com/ - -Roel Spilker +For complete project information, see https://projectlombok.org/ \ No newline at end of file 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">