Node.js

How to Create a Blog with Hexo On Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Create a Blog with Hexo On Ubuntu 14.04

Hexo is a static blogging framework built on Node.js which allows you to publish Markdown documents in the form of blog posts. All of the software in Hexo is modular, so you can install and set up exactly what you need. This tutorial will set up Hexo with deployment supported by GitHub and Nginx.

Read more
How To Deploy a DocPad Application on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a DocPad Application on Ubuntu 14.04

In this tutorial, we are going to learn how to deploy an application made with [DocPad](https://docpad.org) to the standard 64-bit Ubuntu 14.04 image on the cloud provider. DocPad is a Node.js-powered static site generator that can be used alone or alongside a Node.js app to drive your site’s content.

Read more
Comment installer Node.js sur CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Comment installer Node.js sur CentOS 8

Node.js est un runtime JavaScript pour la programmation côté serveur. Il permet aux développeurs de créer des fonctionnalités d’arrière-plan évolutives en utilisant JavaScript, un langage que beaucoup connaissent déjà grâce au développement web par navigateur. Dans ce…

Read more
Cómo instalar Node.js en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Node.js en Ubuntu 20.04

Node.js es un tiempo de ejecución de JavaScript para programar del lado del servidor. Permite a los desarrolladores crear funcionalidades de backend escalables usando JavaScript, un lenguaje que muchos ya conocen del desarrollo web basado en…

Read more
CHAT