@project-calavera/hugo-skeleton

1.1.1 • Public • Published

hugo-skeleton

A post-Hugo install collection of base HTML, SASS, and static assets

https://user-images.githubusercontent.com/10350960/144745031-f1fd209b-9331-42d5-91ac-a4698058ceae.mp4

Prerequisites

On macOS you can do this with Homebrew:

brew install hugo

Using hugo-skeleton

Create a new site with Hugo:

hugo new site my-site

Change directory into your new site:

cd my-site

Run hugo-skeleton:

npx @project-calavera/hugo-skeleton --output=.

The above will write the hugo-skeleton files into the current directory. Run hugo server and you are on your way.

/@project-calavera/hugo-skeleton/

    Package Sidebar

    Install

    npm i @project-calavera/hugo-skeleton

    Weekly Downloads

    0

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    117 kB

    Total Files

    47

    Last publish

    Collaborators

    • schalkneethling