jacmoe / yii2-mdpages-module
Yii2 module that loads and renders a collection of Markdown pages
Installs: 242
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- imagine/imagine: ^0.6.3
- jamesmoss/flywheel: ^0.4.2
- samdark/sitemap: ^2.0
- scrivo/highlight.php: ^9.0
- symfony/yaml: ^3.0
- yiisoft/yii2: *
Requires (Dev)
- cebe/assetfree-yii2: ~2.0.0
- codeception/codeception: *
- codeception/specify: ^0.4.3
- codeception/verify: ^0.3.1
This package is not auto-updated.
Last update: 2024-11-09 19:47:43 UTC
README
Yii2 module that loads and renders a collection of Markdown pages
See Pype - Personal Yii Page Engine where it is implemented.
/*
* The yii2 _
* _ __ ___ __| |_ __ __ _ __ _ ___ ___
* | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \/ __|
* | | | | | | (_| | |_) | (_| | (_| | __/\__ \
* |_| |_| |_|\__,_| .__/ \__,_|\__, |\___||___/
* |_| |___/
* module
*
* Copyright (c) 2016 - 2017 Jacob Moen
* Licensed under the MIT license
*/