An open API service indexing awesome lists of open source software.

https://github.com/symphonycms/getsymphony-html

Symphony Community Site - HTML Templates
https://github.com/symphonycms/getsymphony-html

Last synced: 5 months ago
JSON representation

Symphony Community Site - HTML Templates

Awesome Lists containing this project

README

          

# Symphony Community Site

## HTML Templates

This markup library contains the XML, XSLT and HTML used to build the templates for the Symphony community site. It is being maintained as a [Git repository on GitHub](https://github.com/bauhouse/getsymphony-html).

### Preprocessing HTML

XSLT is being used as a preprocessor (using xsltproc) to output valid, well-formed XHTML structure. This process of static site generation should be easy to manage on any Unix-based system (Mac, Linux) without having to install any software. On Windows, install xsltproc.

To process HTML, run the `./build` script in the same directory as this README file.

To process individual files, open the `workspace/build` file and find the xsltproc command referring to the HTML file you would like to process and run the command.

### Design Templates

The page layouts can be viewed in a browser at the following URLs:

* http://symphonycms.github.com/getsymphony-html/network/
* http://symphonycms.github.com/getsymphony-html/
* http://symphonycms.github.com/getsymphony-html/stream/
* http://symphonycms.github.com/getsymphony-html/discussions/
* http://symphonycms.github.com/getsymphony-html/discussions/post/
* http://symphonycms.github.com/getsymphony-html/questions/
* http://symphonycms.github.com/getsymphony-html/blog/
* http://symphonycms.github.com/getsymphony-html/showcase/
* http://symphonycms.github.com/getsymphony-html/events/
* http://symphonycms.github.com/getsymphony-html/about/
* http://symphonycms.github.com/getsymphony-html/docs/
* http://symphonycms.github.com/getsymphony-html/docs/guides/
* http://symphonycms.github.com/getsymphony-html/docs/tutorials/
* http://symphonycms.github.com/getsymphony-html/docs/articles/
* http://symphonycms.github.com/getsymphony-html/docs/concepts/
* http://symphonycms.github.com/getsymphony-html/docs/faq/
* http://symphonycms.github.com/getsymphony-html/docs/api/
* http://symphonycms.github.com/getsymphony-html/ext/
* http://symphonycms.github.com/getsymphony-html/ext/extensions/
* http://symphonycms.github.com/getsymphony-html/ext/matrix/
* http://symphonycms.github.com/getsymphony-html/ninjas/
* http://symphonycms.github.com/getsymphony-html/ninjas/interviews/
* http://symphonycms.github.com/getsymphony-html/ninjas/directory/
* http://symphonycms.github.com/getsymphony-html/ninjas/about/
* http://symphonycms.github.com/getsymphony-html/xpathr/
* http://symphonycms.github.com/getsymphony-html/xpathr/popular/
* http://symphonycms.github.com/getsymphony-html/xpathr/recent/
* http://symphonycms.github.com/getsymphony-html/xpathr/categories/
* http://symphonycms.github.com/getsymphony-html/xpathr/contributors/