Skip to content

Commit

Permalink
Rework mobile icons a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed Dec 15, 2024
1 parent 04b2b25 commit bb7cb8e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
These are the sources for my personal website.

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:
Install [Zola v0.19.2](https://github.com/getzola/zola/releases/tag/v0.19.2).

```bash
cargo install --git https://github.com/getzola/zola --rev 84ecd2ac5e2913426ea6e6a9dc55928e81d0df25
```

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.
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.

```bash
ana@autonoma:~/git/hoverbear/hoverbear.org$ zola serve
Expand Down
Binary file modified static/web-app-manifest-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/web-app-manifest-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb7cb8e

Please sign in to comment.