Elixir-Node.js – call Node.js functions in Elixir
An Elixir API for calling Node.js functions. Contribute to revelrylabs/elixir-nodejs development by creating an account on GitHub. (more…)
Read more »Today, I’ll talk about my process for building and deploying static websites using Metalsmith, a static site generator for NodeJS.A static website is appropriate for a variety of projects such as: Blogs Technical Documentation eBooks Small websitesBy…