Skip to content

jhselvik/jhselvik.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jhselvik.com

jhselvik.com, built with Hugo.

Usage

Clone this repo:

git clone https://github.com/jhselvik/jhselvik.com.git
cd jhselvik.com

Start the Hugo server:

./bin/hugo-server

Open http://localhost:1313/

Other tools

To publish static files:

./bin/hugo-publish

Files are generated into /public

To minify CSS/HTML/JS files in /public (after publish):

./bin/minify

To run an nginx container from files in /public (after publish):

./bin/nginx

Credit

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published