Skip to content

CPunch/openpunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPunk

This repository holds the frontend source for openpunk.com. layouts/ holds my Go Template for the hugo generator, while the content/ directory holds all of my writings (blog & journal) for the site.

In production the site is generated using the following flags

$ hugo --cleanDestinationDir --minify -d /var/www/openpunk.com -b https://openpunk.com

For details on how it's deployed to openpunk.com on my end, checkout this ansible-playbook.

Usage

Run a local copy of the site using:

$ hugo server

Then visit the site at http://localhost:1313/

About

Hugo project for generating my blog, https://openpunk.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published