Is your feature request related to a problem? Please describe.
Gitlab requires pages to be in the "public" folder.
Describe the solution you'd like
"html": {
"destination_folder": "../public"
}
having to use --destination="../public" each time is highly annoying.
Is your feature request related to a problem? Please describe.
Gitlab requires pages to be in the "public" folder.
Describe the solution you'd like
"html": {
"destination_folder": "../public"
}
having to use --destination="../public" each time is highly annoying.