import { generateSite } from "../lib/index"; const conf = require("../staticly.config"); generateSite(conf)