Skip to content

aviadhaham/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the source code for my personal website.

Usage

Run locally:

hugo server -D

Create post:

hugo new posts/(date +%Y-%m-%d)-title.md

Create nugget:

hugo new nuggets/(date +%Y-%m-%d)-title.md