Skip to content

Please update installation instructions #92

@jmooring

Description

@jmooring

Should be:

hugo new site mynewsite
cd mynewsite/
git init
git submodule add https://github.com/zerostaticthemes/hugo-serif-theme.git themes/hugo-serif-theme
rm -f hugo.toml 
cp -a themes/hugo-serif-theme/exampleSite/. .
hugo server

Or, you could rename the config file in the example site from config.toml to hugo.toml.

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