Skip to content

Simple Hugo static website where I will add some of my working notes.

Notifications You must be signed in to change notification settings

shaninalex/working_notes

Repository files navigation

Netlify Status

Working notes

Instead of having a pile of unusable code I think it will be better to have a pile of more readable posts with code.

Site made with Hugo.

work

# cloning
git clone git@github.com:shaninalex/working_notes.git
git submodule update --init --recursive

# run
hugo server

# run with drafts
hugo server -D

# create resourse
hugo new ./content/posts/xmpp-basic.md

About

Simple Hugo static website where I will add some of my working notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages