change readme

This commit is contained in:
starsareintherose 2021-12-28 21:15:07 +00:00
parent 79a7e8a60a
commit 8612752932

View file

@ -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)