Posts

Showing posts with the label NodeJS Development

Popular Node.js Static Site Generators – PART 2

Image
This is the continuation of the previous articles, Popular Node.js Static Site Generators – PART 1 . Today we are going to explain the rest of the Node.js static generators that will help to shook off your heavy task easily. We have been employing them to strategize our Node.js development   services and to help our client take the share of benefits. HEXO Just like all the Node.js static site generators we have listed in both the article, Hexo is by far the most popular and discussed at Github. It has a straightforward documentation, which is indeed beautiful and includes a comment section just at the bottom of every page. Besides, on Github you can find a number of minimal themes many of them are forks and derivatives of Ghost themes as well. Hexo often considered as the common descendant of Ghost, but with the tweak of better user expericne and minimalism. It also helps you to get up and run as fast as possible. Hexo is the most designer friendly system for creating...

Popular Node.js Static Site Generators – PART 1

Image
Node.js continues to grow in terms of popularity and as a viable solution for the small and big web applications. Most of the talented developers who create node-based systems replaces some of the old guard software many of us stay aware. When it comes to CMS website design services , without any doubt we look for WordPress, prior to Joomla or Drupal. It is one of the active and reliable systems and allow people with little or no technical skills to create a website of their choice. Among the static site generator, you will come across Jekyll and Jekyll-based systems, which often the developers favor. Even at our work lab, we go for this option. Among the different static site generators that the developer favor when they look for lightweight generators to create blogs or informational sites. In this article, you will get the perfect overview of the three Node.js static site generators for all the JavaScript lovers out there. It comes straight from the Node JS Developers desk ...