Skip to content

vanJker/vanJker.github.io

Repository files navigation

Blog

Quick Start

Install hugo in its releases page or by package manager.

Then, clone this repository with its all submodules.

$ git clone --recurse-submodules -j8 [email protected]:vanJker/vanJker.github.io.git blog

Usage

# Run the blog in local
$ ./run.sh
# Commit all changes [with ammend]
$ ./commit [-a]
# Fetch and merge latest commit of blog [and theme PaperMod]
$ ./pull.sh [-t]

Releases

No releases published

Packages

No packages published