Skip to content

mcrwfrd/hugo-frances-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frances 👩‍🎨 🎨

Frances is an expanding grid portfolio theme built with Bootstrap for Hugo, named after the New Zealander landscape and still-life painter Frances Hodgkins, and based on Thumbnail Grid Expanding Preview from Codrops.

Frances screenshot

Frances screenshot expanded

Installation

Inside your Hugo site, run the following to clone the Frances theme into themes/frances:

cd /your/project/root/themes
git clone https://github.com/mcrwfrd/hugo-frances-theme.git frances

Configuration

Inside themes/frances, you'll find a file called congif.toml. Copy this file to the root of your Hugo site, and customize it as you see fit. Mostly you'll want to change the name and email address here to match your own.

Additionally, in order to use this theme with your Hugo site, you need to add the following line to your own config.toml file:

theme = "frances"

See Hugo's quick start guide for more help with adding this and many other themes to your Hugo site.

Finally, test the new theme in your site to make sure it works:

cd /your/project/root/
hugo server

About

An expanding grid theme built with Bootstrap for Hugo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published