/davitogo

a new Hugo Theme, called davitogo.

Primary LanguageHTMLBSD 4-Clause "Original" or "Old" LicenseBSD-4-Clause

davitogo

a new Hugo Theme, called davitogo.

[toc]

We are building a new Hugo Theme, called davitogo for our own use on a hugo static website project (later to be published).

This theme is work in progress development and version is 0.0.4 The theme can be accessed and downloaded from Gitbhub repository github.com/DavitTec/davitogo

You will need to have the latest version of Hugo

The plan is to have a theme which supports content on your front page and some basic page structure. The focus is on style and structure not content. However, we may develop a documents directory about the use of this theme template under /contents/davitogo.

For more information about this Project and theme, head over to the About page

Getting started

Download the package into a new directory

git clone https://github.com/DavitTec/davitogo.git .

Start local server

hugo server -D

Features

  • Version 0.0.3 only offers basic page structure with no CSS styling.
  • Version 0.0.2 only offers skeleton hugo structure with no CSS styling.

Visual Code

This project comes with settings for Visual code and extension recommendations

You can view recommended extensions within VScode

Ctrl+Shift+p 
> Show Recommended Extensions

Because config file are TOML, I added an extension to Visualcode to help with formatting.


References