Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 614 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 614 Bytes

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 [email protected]: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