Make your own custom STATIC SITE GENERATOR with NodeJS | JavaScript

Published: 18 August 2020
on channel: Joel Codes
7,043
223

It might be easier to create your own static site generator than learn a new framework.

In this video, I'll create a quick tool to generate a static site using Markdown files.

Note:

in this video I have written code like this:
path.join(path.resolve(), 'src')

But it can also be shortened to this:
path.resolve('src')

Source:
https://github.com/joelnet/static-sit...


Watch video Make your own custom STATIC SITE GENERATOR with NodeJS | JavaScript online without registration, duration hours minute second in high quality. This video was added by user Joel Codes 18 August 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 7,043 once and liked it 223 people.