Skip to content

katrin-k/techblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katrin-k frontend blog

This is the code for my frontend blog on https://die-katrin.eu/frontend-blog/. The blog runs on Hugo.

Development Setup

# run with drafts
$ hugo server -w -D

# run without drafts
$ hugo server -w

Build the site and deploy

# 1. build
$ hugo

# 2. upload the /Public folder via FTP

For detailed explanation on how things work, check out the Hugo documentation.

About

Code and content for my frontend blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published