Skip to content

Blog-Core/blog-core-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Core example project

Codebase for Blog-Core demo. Requires SWI-Prolog version 7.3.12 or newer.

Installing dependecies

See the Blog-Core installation page.

Running

swipl -s main.pl -- --port=8080

The site can be accessed from http://localhost:8080.

Building a docker container

make docker

Running with 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.

License

The MIT License.

The cat image in the example data: Creative Commons Attribution 2.0 Generic.