Thanks to visit codestin.com
Credit goes to github.com

Skip to content

etsangsplk/home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

427 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home

Build Status GoDoc

home is Dmitri Shuralyov's personal website.

Installation

go get -u github.com/shurcooL/home

Directories

Path Synopsis
assets Package assets contains assets for home.
component Package component contains individual components that can render themselves as HTML.
http Package http contains service implementations over HTTP.
httphandler Package httphandler contains API handlers used by home.
httputil Package httputil is a custom HTTP framework created specifically for home.
internal/code Package code implements a Go code service backed by a repository store.
internal/page/blog Package blog contains functionality for rendering /blog page.
internal/page/idiomaticgo Package idiomaticgo contains functionality for rendering /idiomatic-go page.
internal/page/resume Package resume contains functionality for rendering /resume page.
internal/route Package route specifies some route paths used by home.
presentdata Package presentdata contains static data for present format.

License

About

home is Dmitri Shuralyov's personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 74.7%
  • HTML 20.0%
  • CSS 5.3%