custom-downloads
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Modification of default theme to display custom downloads on project pages
custom-downloads
================

Modification of default theme to display custom downloads on project pages

##Installation

First you need to modify index.html. Add following code to the ``````:

```html 

```

Then you can add download links to ```
``` with this code: ```html
[STH]
``` Where ```[STH]``` is a short text, preferably file extension like .zip, .jar, tar.gz. This also modifies default downloads so you need to change following lines: ```html Download this project as a .zip file Download this project as a tar.gz file ``` into ```html
.zip
tar.gz
```

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。