https://github.com/phocks/thaliaeconomo.com
a showcase
https://github.com/phocks/thaliaeconomo.com
Last synced: 11 months ago
JSON representation
a showcase
- Host: GitHub
- URL: https://github.com/phocks/thaliaeconomo.com
- Owner: phocks
- License: mit
- Created: 2014-01-13T17:38:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-24T23:51:33.000Z (over 11 years ago)
- Last Synced: 2025-03-06T12:52:34.146Z (over 1 year ago)
- Language: PHP
- Size: 32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stacey 2.3.0
## Overview
Stacey takes content from `.txt` files, image files and implied directory structure and generates a website.
It is a no-database, dynamic website generator.
If you look in the `/content` and `/templates` folders, you should get the general idea of how it all works.
## Installation
Copy to server, `chmod 777 app/_cache`.
If you want clean urls, `mv htaccess .htaccess`
## Templates
There are an additional two sets of templates which can be found at:
&
## Read More
See for more detailed usage information.
## Copyright/License
Copyright (c) 2009 Anthony Kolber. See `LICENSE` for details.
Except PHP Markdown Extra which is (c) Michel Fortin (see `/app/parsers/markdown-parser.inc.php` for details) and
JSON.minify which is (c) Kyle Simpson (see 'app/parsers/json-minifier.inc.php' for details).