Skip to content
This repository was archived by the owner on Dec 24, 2021. It is now read-only.
This repository was archived by the owner on Dec 24, 2021. It is now read-only.

Update README to remove 'hugo server' command #175

@zbayoff

Description

@zbayoff

The README mentions in the Development section to use the npm run build which will run hugo server, but this is not the case, looking at the package.json scripts. hugo server isn't used at all, I believe since the switch from Gulp to Webpack. May want to remove this as it causes confusion.

Aside, I wonder if there may be a way to allow the use of hugo server for those who edit markdown files, and don't touch the js or css. The js and css would already need to be compiled and located elsewhere from the dist folder. This would make development much faster for teams editing content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions