Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eralp.dev

Personal website and blog built with Hugo.

Setup

brew install hugo

Development

hugo server

Open http://localhost:1313

New post

hugo new content content/posts/my-post.md

Edit the generated file, set title and date in the frontmatter, then write your content in Markdown.

Build

hugo --minify

Output goes to public/.

Deploy

Hosted on Cloudflare Pages. Pushes to hugo branch trigger automatic builds.

Build command: hugo --minify Build output directory: public Environment variable: HUGO_VERSION = 0.157.0

About

eralp.dev

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages