jimmyff / jimmyff_blog_legacy

Home Page:https://www.jimmyff.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jimmyff blog

A little personal blog hosted on github pages using the fabulous HUGO static site generator and the lovely PaperMod theme with a bit of personalisation.

https://www.jimmyff.co.uk

Setup

Reqiures git submodule initalised and cloned.

git submotdule init
git submodule update

Git LFS needs installing as Webp images stored in LFS. To install & initalise:

brew install git-lfs
git lfs install
sudo su lfs install --system
git lfs fetch
git lfs checkout

Running locally

  • Use the -D parameter to show draft artciles.
hugo server -D

About

https://www.jimmyff.co.uk


Languages

Language:HTML 70.6%Language:CSS 14.9%Language:SCSS 14.5%