Skip to content

JakobTheDev/website

Repository files navigation

Jakob Pennington's Website

Helpful commands:

# Clone the repo
git clone --recursive [email protected]:JakobTheDev/website.git

# Pull sudmodule (if not pulled during intial commit)
git submodule update --init --recursive

# Serve the blog
hugo server

# Serve the blog - drafts enabled
hugo server -D

# Create a new post
hugo new posts/99-post-name/index.md

About

My personal website and blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages