mirror of
https://github.com/status-im/status-network-site.git
synced 2025-02-28 13:20:31 +00:00
Add product assets
This commit is contained in:
parent
99c373de80
commit
663aa41bbe
14
README.md
14
README.md
@ -1 +1,15 @@
|
|||||||
# status-network
|
# status-network
|
||||||
|
|
||||||
|
### Testing locally
|
||||||
|
|
||||||
|
Make sure you have node.js installed first.
|
||||||
|
|
||||||
|
1. Open Terminal and navigate to the project root directory,
|
||||||
|
|
||||||
|
2. Run `yarn install`,
|
||||||
|
|
||||||
|
3. Run `./node_modules/.bin/gulp build`
|
||||||
|
|
||||||
|
4. In another terminal, run `./node_modules/.bin/hexo serve`,
|
||||||
|
|
||||||
|
5. Visit http://localhost:4000/.
|
@ -112,7 +112,7 @@
|
|||||||
<div class="inner inner-assets">
|
<div class="inner inner-assets">
|
||||||
<%- image_tag("/img/press-kit-status-assets.png") %>
|
<%- image_tag("/img/press-kit-status-assets.png") %>
|
||||||
</div>
|
</div>
|
||||||
<a href="#" class="btn" download>Download</a>
|
<a href="/files/Status-Product-Assets.zip" class="btn" download>Download</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
BIN
themes/navy/source/files/Status-Product-Assets.zip
Normal file
BIN
themes/navy/source/files/Status-Product-Assets.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user