From 861275293211d92befc0d615882de790a3380050 Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Tue, 28 Dec 2021 21:15:07 +0000 Subject: [PATCH] change readme --- static/README.md | 42 ++++++++++++------------------------------ 1 file changed, 12 insertions(+), 30 deletions(-) diff --git a/static/README.md b/static/README.md index c7e8a45..8d3b21a 100644 --- a/static/README.md +++ b/static/README.md @@ -1,36 +1,10 @@ -# Hugo Theme Arch +# Hugo Theme ArchBio -![Hugo Arch Theme screenshot](https://raw.githubusercontent.com/syui/hugo-theme-arch/master/images/screen.png) +Hugo Theme ArchBio is modified from [Hugo Theme ArchBio](https://github.com/thingsym/hugo-theme-techdoc) -## Get the source code +Hugo Theme Arch is a single column theme for hugo based on [Bootstrap](http://getbootstrap.com/) and a css styling from [Bootstrap Enhancement](http://behigh.github.io/bootstrap_dropdowns_enhancement/). -I assume you've Git installed. Inside the folder of your Hugo site run - -```bash -$ git clone https://github.com/syui/hugo-theme-arch -$ cd hugo-theme-arch -``` - -## Nearly finished - -In order to see your site in action, run Hugo's built-in local server. - -```bash -# install hugo -$ sudo pacman -S go -$ export GOPATH=$HOME/go -$ go get -v github.com/spf13/hugo - -# build -$ hugo - -# preview -$ hugo server ------------------------- -$ curl -sL localhost:1313 -``` - -Now enter [`localhost:1313`](//localhost:1313) in the address bar of your browser. +Ported from [archweb](https://github.com/archlinux/archweb). ## Annotations @@ -38,3 +12,11 @@ Thanks to [Steve Francia](//github.com/spf13) for creating Hugo and the awesome Thanks to [Digitalcraftsman](https://github.com/digitalcraftsman) for creating Hugo theme. +## Comment + +Moritz : [talaria](https://github.com/m2w/talaria) + +## Reference + +[archweb](https://github.com/archlinux/archweb) +