Skip to content

bogdantoader/mywebsite-detailed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo website, with XMIN (https://xmin.yihui.name) theme.

While developing, run:

hugo server -D

which will start a server locally.

To generate the website, change the baseUrl property in config.toml so that it uses the correct one (bogdantoader.github.io) then run

hugo --theme=hugo-xmin

which will generate all the files in the 'public' directory. Then simply copy those files to the github.io repo, push and access the website at

https://bogdantoader.github.io

The stuff to edit is in the 'content' folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published