blastpad / BlastPad-UI-Meta

Official Website for BlastPad UI.
GNU General Public License v3.0
2 stars 0 forks source link

Optimize and clean the code base by introducing harp static server #5

Open Parthipan-Natkunam opened 6 years ago

Parthipan-Natkunam commented 6 years ago

The code base shall be cleaned and optimized by rewriting the entire website in EJS and LESS and introducing harp static server to compile them down to production ready files. Also the PHP files shall be removed in gradual steps and the total size of the code base shall be reduced by removing redundant files. All the new development will be made in a folder named "New Version" in the code base and once the New version is stable, the clean up process shall be started on the code base to remove the old version files that are based on PHP.