Skip to content

cdelledonne/cdelledonne.eu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdelledonne.eu

Generated with Hugo using the Anatole theme.

Cloning

git clone --recurse-submodules git@github.com:cdelledonne/cdelledonne.eu.git

Initial set-up

Add theme as submodule:

git submodule add git@github.com:lxndrblz/anatole.git themes/anatole

Usage

To run and deploy the website, update Hugo modules, and for other management tasks, use the run.sh script. Use ./run.sh help for more information.

Theme configuration

Replace list-based home page with simple page (lxndrblz/anatole#2):

cp themes/anatole/layouts/_default/single.html layouts/index.html

Copy sidebar.html layout from theme default for customization:

cp themes/anatole/layouts/partials/sidebar.html layouts/partials/sidebar.html

Change fonts and dimensions:

About

Hugo source files for cdelledonne.eu

Resources

Stars

Watchers

Forks