Codebase for Blog-Core demo. Requires SWI-Prolog version 7.3.12 or newer.
See the Blog-Core installation page.
swipl -s main.pl -- --port=8080
The site can be accessed from http://localhost:8080.
make docker
docker run -t -p 8080:8080 blogcore/demo
The site can be accessed from http://localhost:8080.
Note that the database blog.docstore
should not be included in Git as journal
changes will cause merge conflicts.
The MIT License.
The cat image in the example data: Creative Commons Attribution 2.0 Generic.