DEV Community

Discussion on: Who's looking for open source contributors? (September 24 edition)

Collapse
 
dbelyaeff profile image
Dmitriy Belyaev • Edited

Greetings!

I present Cogear.JS — modern static websites generator, built with Node.JS and based on Webpack.

Introduction video:

Github:

codemotion / cogear.js

Modern static websites generator (Node.JS/Webpack)

Cogear.JS – modern static websites generator

Requirements | Installation | Usage | Options | Website

About

Cogear.JS is a static site generator build with Node.JS and based on Webpack (v4.6).

It's inspired by Jekyll and others, but built on the top of the latest frontend technologies.

Providing awesome experience of on-the-fly hot reloading to instantly implementing any changes.

Introduction video

Introduction to Cogear.JS

Features

  • 🖥 Modern stack technologies
    Build modern static websites with bundled scripts and styles.
    Rapidly prototype and instantly deploy to the server. Use any modern frontend stack (webpack bundled) – Vue.JS, React, Angular, Ember, etc.
  • 🚀 Blazing fast and reliable
    Performs nearly 1.000 pages per second (depends on the pages content and raw computer processor power). Being online. Server can handle thousands requests per seconds to serve static files (even on tiny VPS).
  • 📦 For any hosting Doesn't requires any database (data stored in flat…

Site (docs, blog, videos):
cogearjs.org

Recent post at Dev.TO:

Collapse
 
ben profile image
Ben Halpern

Nice landing page for the project, good luck!

Collapse
 
dbelyaeff profile image
Dmitriy Belyaev

Thanks! Trying to do the best as I can!

Collapse
 
dbelyaeff profile image
Dmitriy Belyaev

I'm greatly looking for contributors.