0.1.5 • Published 3 years ago

profile-gen v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

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

npm.io

hack

npm.io

saas

npm.io

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago