You can create a new application with the setup script.
Navigate to the directory where you downloaded Akelos and run
./script/setup -d /APPLICATIONROOT/blog -p /WEBROOT/blog
where APPLICATIONROOT is the place where you want the application maps ('app', 'config', 'test',..) to be
and WEBROOT is the root directory of your webserver. Where a symlink (named blog in this case) will created to the public map of the application.
See also Setting up a new Akelos application in the Booklink tutorial.
1 to 2 of 2