Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaroneko committed Mar 24, 2020
1 parent 0ec2c3c commit 3e0376c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ A quick introduction to the repository:

## Adding a new profile

* Copy a file `content/people/jauhiainen_juho.md` -> `content/people/yourlastname_yourfirstname.md`
* Edit the content if you are not Juho. Delete the line with `weight` variable if you are not an admin.
* Upload your profile image to `static/images/yourname.jpg`

Check the private `media` repo.

## Project structure
* `public/` is the static web site root and is where the static site is generated to
Expand Down Expand Up @@ -42,7 +39,7 @@ A quick introduction to the repository:

### Installation hugo

* Download hugo for your OS from [https://github.com/gohugoio/hugo/releases](https://github.com/gohugoio/hugo/releases)
* Download hugo-extended for your OS from [https://github.com/gohugoio/hugo/releases](https://github.com/gohugoio/hugo/releases)
* Unarchive the package and place hugo binary on your `$PATH`

### Running development server with liveupdate
Expand All @@ -61,4 +58,5 @@ In project root:

## LOL apua

Ping @joona / @joohoi
Come to #web
Ping @joona / @joohoi, @Jaroneko, @anamus or @shadikka

0 comments on commit 3e0376c

Please sign in to comment.