Skip to content

Commit d0eae9e

Browse files
committed
Rework mobile icons a bit
1 parent 04b2b25 commit d0eae9e

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
These are the sources for my personal website.
22

3-
You'll need `cargo`. Get that by installing [Rustup](https://rustup.rs/). Next, install [Zola 0.14.1](https://github.com/getzola/zola/releases/tag/v0.14.1) via:
3+
Install [Zola v0.19.2](https://github.com/getzola/zola/releases/tag/v0.19.2).
44

5-
```bash
6-
cargo install --git https://github.com/getzola/zola --rev 84ecd2ac5e2913426ea6e6a9dc55928e81d0df25
7-
```
8-
9-
Run `zola serve` from a terminal in the site working directory. The first time you do this, it could take a long time, as it has to process a lot of images.
5+
Then, run `zola serve` from a terminal in the site working directory. The first time you do this, it could take a long time, as it has to process a lot of images.
106

117
```bash
128
ana@autonoma:~/git/hoverbear/hoverbear.org$ zola serve

static/apple-touch-icon.png

6.32 KB
Loading

static/web-app-manifest-192x192.png

4.11 KB
Loading

static/web-app-manifest-512x512.png

-3.93 KB
Loading

0 commit comments

Comments
 (0)