shaninalex / working_notes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:HTML 100.0%