If you want to test or play with breadlesscode/neos-blog you can clone this repository and run this commands:
git clone git@github.com:breadlesscode/neos-blog-example.git
cd neos-blog-example
composer install
# now setup your database connection in Settings.yaml
./flow site:import --package-key Breadlesscode.BlogExampleDocumentation: https://breadlesscode.github.io/neos-blog
The MIT License (MIT). Please see License File for more information.