Skip to content

p5quared/peterv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peterv.net

Personal website built with Hugo.

Development

# Run development server
hugo server

# Build for production
hugo --minify

Content

  • Posts: content/posts/
  • Projects: content/work/
  • Reading list: data/reading.yaml
  • About page: content/about.md

Creating new content

# New post
hugo new posts/my-new-post.md

# New project
hugo new work/my-new-project.md

About

my personal website

Resources

Stars

Watchers

Forks

Contributors