imfunniee / gitfolio

:octocat: personal website + blog for every github user

Home Page:https://imfunniee.github.io/gitfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Output Directory Not Stored in config.json

DonIsaac opened this issue · comments

Currently, the --output | -o flag designates an output directory. However, when updateHtml() is called, it has no way of knowing where the user specified the output directory to be. The output directory should be stored in the config.json file, and the updateHtml() should utilize the value stored there.

commented

there isn't any output directory flag now, only dist