Skip to content

Immutable-Tag/immutable-tag.github.io

Repository files navigation

Setup

STEP 1. Installation

Install Hugo

If you are on macOS and using Homebrew, you can install Hugo with the following one-liner:

brew install hugo

If you are on a Windows machine

If you use Chocolatey for package management, you can install Hugo with the following one-liner:
choco install hugo -confirm

OR

If you use Scoop for package management, you can install Hugo with the following one-liner:
scoop install hugo

To verify your new install:

hugo version

STEP 2. Cloning the repository

git clone https://github.com/Immutable-Tag/immutable-tag.github.io.git

STEP 3. Running the application locally

Go to the folder where you cloned this repository and run the following one-liner:

hugo server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5