aboutsummaryrefslogtreecommitdiff
path: root/website
AgeCommit message (Collapse)Author
2009-07-18Added credits page.Reinier Zwitserloot
2009-07-18More work on making that godawful excuse for a browser, IE6, render this ↵Reinier Zwitserloot
stuff at least halfway readable. It's not nearly as cool as on proper browsers, but IE6 users can go stuff themselves.
2009-07-18Typo fixes.Reinier Zwitserloot
2009-07-18Added feedback from r.spilker.Reinier Zwitserloot
2009-07-18Added SneakyThrows which finishes the documentation for the features pages.Reinier Zwitserloot
2009-07-18Added text for the Synchronized annotation to the features pages. Also did ↵Reinier Zwitserloot
some fixes in regards to whitespacing (some fancy footwork in regards to white-space: pre).
2009-07-18Site now looks passable in IE6 and IE7 too.Reinier Zwitserloot
2009-07-18Added a byline to all current feature pages, as well as fixing 1 typo in ↵Reinier Zwitserloot
Cleanup.html.
2009-07-18Added Cleanup features text.Reinier Zwitserloot
2009-07-17Check for tar file instead of zip fileRoel Spilker
2009-07-17Added useful error message in case you don't have the gh-pages branch locally.Roel Spilker
2009-07-17Remove reliance on dirname, as its not available on some git-for-windows ↵Reinier Zwitserloot
installs.
2009-07-17Added a script that publishes the website dir to github via some crazy git fu.Reinier Zwitserloot
Also stripped out how javadoc generated a comment with a timestamp, as to publish to github, we check in the files, which generates pointless and enormous changesets.
2009-07-17Changed the link to 'features' to our own features overview page.Reinier Zwitserloot
2009-07-17Very minor typos in Data/GetterSetter, added an index page for the features ↵Reinier Zwitserloot
overview, and increased transparancy on the pepper background.
2009-07-17Moved right parenthesisRoel Spilker
2009-07-17Added documentation for the @Data annotation. Also fixed whitespace issues ↵Reinier Zwitserloot
in the snippet views, and removed a debug print in one of the snippets.
2009-07-17Features are now 'compiled' by the build.xml script to include the snippets, ↵Reinier Zwitserloot
found in the usage_examples directory. Also worked on the styling of the feature pages.
2009-07-17We're not going to show the difference via images, so this image is no ↵Reinier Zwitserloot
longer needed.
2009-07-17Layout for the features pages.Reinier Zwitserloot
2009-07-16Made the downloadinfo on the index page a bit smaller (it was overflowing ↵Reinier Zwitserloot
its container), and removed the fun but unreliable glow effect.
2009-07-16Added explanation for the download info text that you may have to run 'java ↵Reinier Zwitserloot
-jar lombok.jar' in case some fucktard archiver tool overwrote the default action for jar files.
2009-07-14replaced line endings.Roel Spilker
2009-07-14Added our test videoReinier Zwitserloot
2009-07-13Made the help text when you click on the download link properly positioned.Reinier Zwitserloot
2009-07-11Added examples with pre and post lombok conversion for the website.Reinier Zwitserloot
2009-07-11Added the github 'fork me' banner.Reinier Zwitserloot
2009-07-11More work on the website.Reinier Zwitserloot
2009-07-09Website.Reinier Zwitserloot