citrusui / me

The open source code that powers citrusui.me.
https://citrusui.me
MIT License
2 stars 0 forks source link

Stop using Node.js #15

Open citrusui opened 6 years ago

citrusui commented 6 years ago

Node is far more complicated than a regular Jekyll/Hugo setup. There's no good reason why I need to download hundreds of megabytes of code just to build and publish my site.

Unfortunately, it seems that firebase-tools is only compatible with Node. This means I need to either find a hack to use Firebase without Node, or drop Firebase completely and use a service like Netlify.