Static publisher v0.1
07.12.2014In Projects
After a day of coding and fiddling with css, ftp and html (those didn't feel like coding), I finally made basic functional publisher.
It goes like this:
- Fire up Writemonkey, write something and save it to source directory as text
- Run publisher
Simple enough. It creates one html file for every txt file and one common that serves as an index page. There is a lot of work left but I can add features incrementally while I'm using the software from the first day.