Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacmoe/yii2-mdpages-module
Yii2 module that loads and renders a collection of Markdown pages
https://github.com/jacmoe/yii2-mdpages-module
cms-extension flat-file flat-file-cms markdown module yii2 yii2-extension
Last synced: about 1 month ago
JSON representation
Yii2 module that loads and renders a collection of Markdown pages
- Host: GitHub
- URL: https://github.com/jacmoe/yii2-mdpages-module
- Owner: jacmoe
- License: mit
- Created: 2016-01-13T21:15:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T19:12:45.000Z (about 7 years ago)
- Last Synced: 2024-11-13T14:55:21.734Z (about 2 months ago)
- Topics: cms-extension, flat-file, flat-file-cms, markdown, module, yii2, yii2-extension
- Language: PHP
- Size: 145 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdpages
Yii2 module that loads and renders a collection of Markdown pages[![Latest Stable Version](https://poser.pugx.org/jacmoe/yii2-mdpages-module/v/stable)](https://packagist.org/packages/jacmoe/yii2-mdpages-module)
[![Total Downloads](https://poser.pugx.org/jacmoe/yii2-mdpages-module/downloads)](https://packagist.org/packages/jacmoe/yii2-mdpages-module)
[![Latest Unstable Version](https://poser.pugx.org/jacmoe/yii2-mdpages-module/v/unstable)](https://packagist.org/packages/jacmoe/yii2-mdpages-module)
[![License](https://poser.pugx.org/jacmoe/yii2-mdpages-module/license)](https://packagist.org/packages/jacmoe/yii2-mdpages-module)--------------------
See [Pype - Personal Yii Page Engine](https://pype.jacmoe.dk/) where it is implemented.
```
/*
* The yii2 _
* _ __ ___ __| |_ __ __ _ __ _ ___ ___
* | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \/ __|
* | | | | | | (_| | |_) | (_| | (_| | __/\__ \
* |_| |_| |_|\__,_| .__/ \__,_|\__, |\___||___/
* |_| |___/
* module
*
* Copyright (c) 2016 - 2017 Jacob Moen
* Licensed under the MIT license
*/
```