Giter Site home page Giter Site logo

vncnt-hugo's Introduction

vncnt-hugo

This is a simple theme for hugo which can serve as a template for personal landing pages.

Installation

Clone this repo into your themes directory of your hugo website:

git clone https://github.com/fncnt/vncnt-hugo themes/vncnt-hugo

Or even better, add this repository as a submodule of your hugo website, if you are using git for it:

git submodule add https://github.com/fncnt/vncnt-hugo themes/vncnt-hugo

Configuration

Copy the config.toml file of the theme into the main directory of your hugo website. You may want to adjust the value of baseURL as well as the parameters in the [params] section.

If you set email in [params], the link to your email will appear in front of all keys set in [params.contact].

Changing Contact Links

To add a link to a preferred service of your choice simply add a suitable key to [params.contact], e.g.

linkedin = "https://www.linkedin.com/in/jdoe"

Please note that the key must correspond to a fontawesome brands icon. Also, regardless of the key order in your config.toml file, the links will be ordered lexicographically due to the usage of range. However, those are trade-offs I'm willing to accept for simplicity.

Third-party Components

The spine (I'm so sorry) of this theme is made of Barebones. Both normalize.css and barebones.css are licensed unter the MIT License.

This theme relies on fontawesome. The included files in static/webfonts are used under the SIL Open Font License 1.1 as described in static/css/all.min.css. The latter file is licensed under the MIT License.

The Raleway font files in static/fonts are licensed under the SIL Open Font License 1.1 (see static/fonts/OFL.txt)

Tracking

The theme supports Google Analytics using Hugo's internal templates. To enable tracking, set the googleAnalytics and (optionally) privacy configuration values.

Dark Mode

On supported browsers, this theme applies a dark mode if the user's OS itself is set to dark.

Roadmap

  • add support for blog-like content

vncnt-hugo's People

Contributors

fncnt avatar paradoxengine avatar mikegsrv avatar tylerauerbeck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.