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
- Host: GitHub
- URL: https://github.com/symphonycms/getsymphony-html
- Owner: symphonycms
- Created: 2013-01-14T21:12:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-02T05:16:25.000Z (almost 13 years ago)
- Last Synced: 2025-05-20T06:08:10.338Z (about 1 year ago)
- Language: XML
- Homepage: http://symphonycms.github.com/getsymphony-html/
- Size: 521 KB
- Stars: 9
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/