mirror of
https://github.com/maxboeck/webring
synced 2024-11-22 11:23:08 +00:00
update README
This commit is contained in:
parent
45987600a0
commit
7b3ef7837b
1 changed files with 4 additions and 3 deletions
|
@ -17,8 +17,9 @@ See the [Demo Site](https://webringdemo.netlify.com)
|
||||||
|
|
||||||
1. Fork this repo
|
1. Fork this repo
|
||||||
2. Edit `src/data/meta.json` and fill in your community info
|
2. Edit `src/data/meta.json` and fill in your community info
|
||||||
3. Remove the demo members in `src/data/members.json`
|
3. Add an avatar image for your ring to `src/assets/images`
|
||||||
4. Deploy your site to Netlify
|
4. Remove the demo members in `src/data/members.json`
|
||||||
5. After you've set a domain, enter that in `meta.json` as well.
|
5. Deploy your site to Netlify
|
||||||
|
6. After you've set a domain, enter that in `meta.json` as well.
|
||||||
|
|
||||||
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/maxboeck/webring)
|
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/maxboeck/webring)
|
Loading…
Reference in a new issue