TheMaker is a lightweight HTML editor for websites. It runs on your Mac, Linux and Windows and after you made your changes you are publishing via FTP.
All that is required is some web space with FTP access.
We hope you have a pleasant experience using the maker. If you have any feedback you are welcome to contact us at [info at makercms dot org] .
You will find a tutorial and videos at: [http://www.makercms.org/tutorial]
python ./maker.py
To compile TheMaker from source using Python you need:
- Python 2.7
- wxPython 2.9.4.0 (Cocoa build for OS X)
- python-markdown2 http://code.google.com/p/python-markdown2/
- PyObjC http://pythonhosted.org/pyobjc/install.html
To build "TheMaker" you will need:
- py2app on OS X
To build run:
$ ./compile_mac.sh
See LICENSE for license information.