Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-stream/xsite
https://github.com/x-stream/xsite
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/x-stream/xsite
- Owner: x-stream
- License: other
- Created: 2015-03-26T17:21:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T00:56:40.000Z (almost 3 years ago)
- Last Synced: 2024-05-09T16:35:45.288Z (6 months ago)
- Language: CSS
- Homepage: http://x-stream.github.io/xsite
- Size: 1.65 MB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/x-stream/xsite.svg?branch=master)](https://travis-ci.org/x-stream/xsite)
----
# XSite
XSite is a simple yet flexible site generation tool.## Binaries
All binary artifacts are bundled in the -bin archive. It includes
the XSite start script, the required jars, documentation and examples.## Documentation
Documentation can also be found at [GitHub](http://x-stream.github.io/xsite).
This includes:
* Introduction and tutorial
* JavaDoc
* Change log
* Frequently asked questions## Source
The complete source for XSite is bundled in the -src archive. This includes:
* Main application [xsite-core]
* Maven plugin [xsite-maven-plugin]
* Ant plugin [xsite-ant-plugin]
* Maven build files [pom.xml]
* XSite resources [xstream-resources]
* Web site [xsite-distribution]