mirror of
https://github.com/BioArchLinux/hugo-theme-archbio.git
synced 2025-03-10 12:02:42 +00:00
change readme
This commit is contained in:
parent
79a7e8a60a
commit
8612752932
1 changed files with 12 additions and 30 deletions
|
@ -1,36 +1,10 @@
|
||||||
# Hugo Theme Arch
|
# Hugo Theme ArchBio
|
||||||
|
|
||||||

|
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
|
Ported from [archweb](https://github.com/archlinux/archweb).
|
||||||
|
|
||||||
```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.
|
|
||||||
|
|
||||||
## Annotations
|
## 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.
|
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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue