fix README formatting
This commit is contained in:
parent
5f2f4178bf
commit
795dd4ebe5
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
### best-blog
|
# best-blog
|
||||||
|
|
||||||
This is Andromeda's personal blog. It's served with [my webserver](https://git.mtgmonkey.net/Andromeda/rust-http-server.git) and is heavily inspired by [BMFW](http://bettermotherfuckingwebsite.com).
|
This is Andromeda's personal blog. It's served with [my webserver](https://git.mtgmonkey.net/Andromeda/rust-http-server.git) and is heavily inspired by [BMFW](http://bettermotherfuckingwebsite.com).
|
||||||
|
|
||||||
## build
|
## build
|
||||||
|
|
||||||
# Try it out:
|
### Try it out:
|
||||||
|
|
||||||
`nix run git+https://git.mtgmonkey.net/Andromeda/best-blog.git`
|
`nix run git+https://git.mtgmonkey.net/Andromeda/best-blog.git`
|
||||||
|
|
||||||
# Copy locally:
|
### Copy locally:
|
||||||
|
|
||||||
`git clone https://git.mtgmonkey.net/Andromeda/best-blog.git`
|
`git clone https://git.mtgmonkey.net/Andromeda/best-blog.git`
|
||||||
`cd best-blog`
|
`cd best-blog`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue