= Welcome to Beacon = Beacon is a [http://en.wikipedia.org/wiki/WYSIWYG WYSIWYG] web-based XML editor. This website is used to track its development. Beacon is aimed at being a generic XML editor. Any XML format that has an ultimate output format like PDF or HTML is a good candidate for a beacon-editable document. Beacon allows the user to edit the output of that XML document and will automatically generate the input corresponding to the output the user sees. == Download == There is no stable version as of now. Get the source code below. == Source == Beacon uses GIT for version control. To check out the code to a local repository: {{{ git clone git://git.tuxfamily.org/gitroot/beacon/trunk.git }}} You can also [http://git.tuxfamily.org/?p=gitroot/beacon/trunk.git;a=summary view the code] directly in your browser. == Contact == IRC: #beacon on the [irc://irc.freenode.net/ Freenode] IRC network. Feel free to drop by! Mailing Lists: [http://lists.beaconeditor.org/] == License == Beacon is licensed under version 3 of the GNU [http://www.gnu.org/licenses/gpl-3.0.html General Public License]. Feel free to modify and redistribute at will. Patches and bug reports are appreciated!