jacmoe/pype

Personal Yii Page Engine

Maintainers

Details

github.com/jacmoe/pype

Source

Issues

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 7

Forks: 3

Open Issues: 0

Language:JavaScript

Type:project

1.0.0 2017-12-12 21:45 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:29:25 UTC


README

Personal Yii Page Engine

A live instance of Pype can be seen here: pype.jacmoe.dk

This is a minimal wrapper application for the yii2-mdpages-module which serves static markdown documents from a separate Git repository.

The goal is to create a small, fast and versatile flat-file engine that is suitable for serving blogs, wikis and personal websites.

The application should be easy to upgrade and manage.

Deployer is used for deployment, and Flywheel is used for temporary storage of processed documents.

And, last - but not least: Pype is powered by the Yii Framework

Join the chat at https://gitter.im/jacmoe/pype

Latest Stable Version Total Downloads Latest Unstable Version License

Yii2

/*
*  _ __  _   _ _ __   ___
* | '_ \| | | | '_ \ / _ \
* | |_) | |_| | |_) |  __/
* | .__/ \__, | .__/ \___|
* |_|    |___/|_|
*                 Personal Yii Page Engine
*
*	Copyright (c) 2016 - 2017 Jacob Moen
*	Licensed under the MIT license
*/

Work In Progress !!