Skip to content

mleone10/blog

Repository files navigation

Personal Blog

Creating Content

New blog posts can be created with:

$ hugo new posts/<year>/<post-title>.md

A local server can be run with:

$ hugo server -D

Deploying

The blog is hosted as a GitHub Page. Builds and deployments happen automatically via GitHub Action when changes are pushed to the master branch.

Credits

The blog theme is based on nanxiaobei's Paper theme. Thank you!

About

Personal blog and portfolio website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors