cristobalcl / hugo-blanco

Simple Hugo theme for a personal web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hugo-blanco

Minimalistic Hugo theme for a personal web. The menu is fixed to have the pages 'about', 'projects', 'cv',...

Configuration

Add this params to your config.yaml:

params:
    tagline: "The beautiful tag line."

    titleeffect: "3d" # 3d, 3d-float, shadow-multiple, outline, stonewash

    github: "https://github.com/XXXXXXXX"
    linkedin: "http://es.linkedin.com/in/XXXXXXXX/"
    googleplus: "https://www.google.com/+XXXXXXXX"
    email: "XXXXXXXXX@mail.com"

About

Simple Hugo theme for a personal web.

License:MIT License


Languages

Language:HTML 65.2%Language:CSS 26.8%Language:JavaScript 8.0%