Skip to content

Instantly share code, notes, and snippets.

@kartiknair
Created March 10, 2020 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kartiknair/01cbbbd23e6e7f90ad91002ecf0e180a to your computer and use it in GitHub Desktop.
Save kartiknair/01cbbbd23e6e7f90ad91002ecf0e180a to your computer and use it in GitHub Desktop.
const config = {
dev: {
postsdir: "./content",
outdir: "./public"
}
};
module.exports = config;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment