Closed phortuin closed 8 years ago
Shouldn't each tool just do one thing and do that well? This project's UX is currently extremely simple. The more options we add, the more complexity we add. Both in code and UX. From CONTRIBUTING.md:
The aim of this project is to allow developers to make every static website as fast as possible, with just one command:
fastatic
. Fastatic must work-out-of-box with zero configuration required. If a new feature does require configuration it must be on opt-in basis.Contributions should be aimed towards this and / or improve the development workflow.
Also, I wonder if you meant to file this under fastatic-app instead of fastatic.
Ah yeah this was supposed to be in fastatic-app :)
If pulling my static site through fastatic is the last step of my development process, I probably want to deploy the site after that. Having an option to automatically upload all files to a folder on an (S)FTP, or S3 bucket, is probably very useful