Skip to content

liboz/libozeng.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Webpage

run via go run main.go

hosted at https://www.libozeng.com

Uses css from https://github.com/oxalorg/sakura: uses 50em max-width instead of 30em, also changed the anchor link css to

a {
  text-decoration: none;
  color: #ffffff;
  border-bottom: 2px solid #ffffff; }
  a:hover {
    color: #c9c9c9;
    border-bottom: 2px solid #c9c9c9; }
  a:visited {
    color: #e6e6e6; }

TODO:

  • Tag system
  • Project page
  • Automatic image size generator

About

Personal Web Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages