Files
archived-doctrine-website/app/config/sculpin_site.yml
2018-04-08 20:56:32 +01:00

13 lines
628 B
YAML

# The contents of this file are parsed and made available as
# via `site.*`. So for example, {{ site.title }} can be used
# in a template to get the contents of the `title` key.
title: Doctrine
subtitle: PHP Database Tools
url: http://lcl.doctrine-project.org:8080
keywords: [php, mysql, orm, dbal, database, mongodb, odm, annotations, migrations, cache, couchdb]
description: >
The Doctrine Project is the home to several PHP libraries primarily
focused on database storage and object mapping. The core projects
are the Object Relational Mapper (ORM) and the Database Abstraction
Layer (DBAL) it is built upon.