Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 458 Bytes

File metadata and controls

16 lines (13 loc) · 458 Bytes
layout title tagline
page
phpYABS
Manage your books easily

{% include JB/setup %}

Welcome to phpYABS's web site!

This is my very first open source project (early 2000s), I was very young and inexperienced. Sometimes i like to improve this as a refactoring exercise. Code quality is still poor.

Posts

{% for post in site.posts %}

  • {{ post.date | date_to_string }} [{{ post.title }}]({{ BASE_PATH }}{{ post.url }}) {% endfor %}