all repos — homestead @ 8e23f28dfbf16f2be8134e2193c11cec138d130c

Code for my website

Extract theme from templates

Alan Pearce
commit

8e23f28dfbf16f2be8134e2193c11cec138d130c

parent

515daad59bdacb4d7e2e1d241eaf40413fa9c3af

1 file changed, 12 insertions(+), 0 deletions(-)

changed files
A themes/xmin/theme.toml
@@ -0,0 +1,12 @@
+name = "xmin" +description = "XMin is a Hugo theme written by Yihui Xie in about four hours" +license = "MIT" + +[author] +name = "Alan Pearce" +homepage = "https://www.alanpearce.eu" + +[original] +author = "yihui" +homepage = "https://yihui.org" +repo = "https://github.com/yihui/hugo-xmin"