Skip to content

A simple, responsive Hugo theme styled after Techno Tim's website 🤖

License

Notifications You must be signed in to change notification settings

weiseguy1/technode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technode

A small, responsive theme based off of Techo Tim's website


Installation

hugo new site MyNewSite
cd MyNewSite/themes
git clone https://github.com/weiseguy1/technode.git

Then edit the hugo.toml file:

baseURL = 'https://mynewsite.example'
languageCode = 'en-us'
title = "New Site"
theme = "technode"

Finally test by running hugo server

About

A simple, responsive Hugo theme styled after Techno Tim's website 🤖

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published