src-to-gh-pagesdeprecated

A NodeJS Application to help me deploy website from src folder to gh-pages branch automatically

Usage no npm install needed!

<script type="module">
  import srcToGhPages from 'https://cdn.skypack.dev/src-to-gh-pages';
</script>

README

Src-to-Gh-Pages

WORK-IN-PROGRESS

A NodeJS Application to help me deploy website from src folder to gh-pages branch automatically

NPM Package: https://www.npmjs.com/package/src-to-gh-pages

What this package can do now?

Note: This package is a work-in-progress

This package can read all the files in your specified folder and output them as a JSON file.

To Use:

  • npm i -g src-to-gh-pages
  • srcgh [folder]