Heads up! Note about jQuery and upcoming Lift 2.5
Download:
Lift 3.0: TAR or Zip .
Expand the project, cd into the directory and then into "lift_basic" subdirectory. Then type
                    ./sbt
                    >   container:start
                    
and you should be able to browse to http://localhost:8080 and see your running Lift app.
Lift 2.6: TAR or Zip .
Expand the project, cd into the directory and then into "scala_210/lift_basic" subdirectory. Then type
                    ./sbt
                    >   container:start
                    
and you should be able to browse to http://localhost:8080 and see your running Lift app.
Lift 2.5: TAR or Zip .
Expand the project, cd into the directory and then into "scala_29/lift_basic" subdirectory. Then type
                    ./sbt
                    >   container:start
                    
and you should be able to browse to http://localhost:8080 and see your running Lift app.

If you are having problems getting started on Linux, head over to the mailing list.


Lift 3.3.0

2018/07/21 The Lift team is proud to announce the release of Lift 3.3.0.


Lift 3.2.0

2018/01/27 The Lift team is proud to announce the release of Lift 3.2.0.


Lift 3.2.0-RC1

2017/12/16 The Lift team is proud to announce the release of Lift 3.2.0-RC1.


Lift 3.2.0-M3

2017/11/16 The Lift team is proud to announce the release of Lift 3.2.0-M3.


Lift 3.2.0-M2

2017/09/15 The Lift team is proud to announce the release of Lift 3.2.0-M2.


Lift 3.2.0-M1

2017/07/23 The Lift team is proud to announce the release of Lift 3.2.0-M1.


Lift 3.1.0

2017/07/02 The Lift team is proud to announce the release of Lift 3.1.0 final.


Lift 3.1.0-RC1

2017/06/18 The Lift team is proud to announce the release of Lift 3.1.0-RC1.


Lift 3.1.0-M3

2017/05/20 The Lift team is proud to announce the release of Lift 3.1.0-M3.


Lift 3.1.0-M2

2017/04/13 The Lift team is proud to announce the release of Lift 3.1.0-M2.


Lift Books

Entwicklung von Web-Applikationen mit Lift und Scala by Thomas Fiedler and Christoph Knabe.

Simply Lift, by David Pollak is an open source book, available for free in both PDF and HTML versions at http://simply.liftweb.net/.

Exploring Lift, by Derek Chen-Becker, Tyler Weir, and Marius Danciu is an open source book, available for free in both PDF and HTML versions at http://exploring.liftweb.net/.

Lift In Action by Tim Perrett is available in print and eBook format.

Lift Cookbook A community question and answers book, free at cookbook.liftweb.net

Lift Web Applications How-to by Torsten Uhlmann is available in print and eBook format.

Lift Application Development Cookbook by Gilberto T. Garcia Jr. is available in print and eBook format.