PHPackages                             mchorse/crystal-edge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mchorse/crystal-edge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mchorse/crystal-edge
====================

Simple light-weight static website engine

119PHP

Since Aug 16Pushed 9y ago2 watchersCompare

[ Source](https://github.com/mchorse/crystal-edge.php)[ Packagist](https://packagist.org/packages/mchorse/crystal-edge)[ RSS](/packages/mchorse-crystal-edge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Crystal Edge
============

[](#crystal-edge)

Simple light-weight static website engine wriiten in PHP. Don't use yet, it's not tested and still in development. This is written on iPad in Notes app (seriously).

Example
-------

[](#example)

Basic example.

This code takes all files in current's path `content` folder, extracts files from content folder, reads the content of those files, process them with Parsedown, replacing the paths from `.md` to `.html` extension, and builds those files into `./build` directory.

```
