site

package module
v0.7.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

site

Gabe Conradi's personal website (pipefail.com)

Releases

Releases are built automatically from tags (see /releases), with both binaries and docker images.

$ docker run -p 8000:8000 byxorna/site:latest
Create new release

Updating Resume

The resume is sourced from byxorna/resume. To pull in the latest copy:

$ make update-resume

Hacking

Build the site:

$ make

Run a dev server:

$ make dev

Docs

pkg.go.dev/github.com/byxorna/site

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed public/*
	PublicFS embed.FS

	//go:embed templates/*
	TemplatesFS embed.FS

	//go:embed templates/header.html
	HeaderTemplate string
	//go:embed templates/footer.html
	FooterTemplate string
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
pkg
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL