Hugo Future Imperfect Slim

Tech Notes

Linux,MAC,Docker,Kubernetes,
CloudStack,AWS,GCP,AZURE,
Raspberrypi,VMWARE,GO,BOOKS,
NETFLIX,Movies,Seasons

1-Minute Read

Hugo Requires Go

brew install hugo

create a folder for your website files

hugo server up #It will generate a site locally on port 1313

Install a theme and copy exampleSite/config.toml to the root folder

mkdir themes // Creates a “themes” Folder cd themes // Points to the “themes” Folder git submodule add https://github.com/pacollins/hugo-future-imperfect-slim.git

Youtube references

Mike Dane’s Playlist

Ref

Installation

https://gohugo.io/getting-started/installing/

Theme https://github.com/pacollins/hugo-future-imperfect-slim#examplesite

comments powered by Disqus

Recent Posts

Categories

About

I am a Software Engineer at Persistent Systems, working on Cloud Stack Orchestration and various tech related to Cloud Infra, container technology like Docker, Kubernetes