Skip to content

RobKenis/rob-kenis-dot-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

My very own homepage on the internet

Validate

Blog

The blog section is created using hugo.

# Create a new post
$ hugo new posts/my-new-post.md
# Start the server with drafts enabled
$ HUGO_UGLYURLS=true hugo server -D

It is important to enable ugly URLs when running locally. This is also the way that the site is deployed, so links are adapted to append the extension. When running locally without ugly URLS, the menu will break.

  • TODO: Make pretty URLs work in S3/CloudFront.
# Build static pages
$ hugo -D

About

The most beautiful website you've ever encountered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published