Skip to content

Commit

Permalink
Added map to mm.fcix.net site
Browse files Browse the repository at this point in the history
  • Loading branch information
PhirePhly committed Nov 6, 2024
1 parent 56f09cf commit 399994b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions www/_deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/bash

set -e

JEKYLL_ENV=production bundle exec jekyll build

rsync -vrpc --delete ./_site/ [email protected]:/var/www/mm.fcix.net/

2 changes: 2 additions & 0 deletions www/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ layout: home

The MicroMirror CDN is a volunteer run, community funded, project where we are adding download mirror capacity for free software projects by deploying managed download mirrors to ISPs and data centers willing to donate the space and transit needed for the servers.

![National Map](./map.jpg)

[Blog post about the project](https://blog.thelifeofkenneth.com/2023/05/building-micro-mirror-free-software-cdn.html)

[LiberaPay to donate to the project](https://en.liberapay.com/phirephly/)
Binary file added www/map.jpg
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 399994b

Please sign in to comment.