profile-gen

0.1.5 • Public • Published

profile-gen

A simple personal site generator from which you can select different themes.

Usage

npm i -g profile-gen

Fill out data.json based on the data file with your information. Then to generate your site just run in terminal

profile-gen data.json

and it will make your site in the profile-site directory.

Options

There are a few options that you can use:

  • minify: Use flag --minify or -m to minify HTML index file
  • --dir: To use a custom directory (Default: profile-site)
  • --theme: To use a custom theme (Default: neeraj)

Themes

neeraj

hack

saas

/profile-gen/

    Package Sidebar

    Install

    npm i profile-gen

    Weekly Downloads

    4

    Version

    0.1.5

    License

    none

    Unpacked Size

    30.9 kB

    Total Files

    16

    Last publish

    Collaborators

    • pineapplelol