Skip to content

Commit b9a2dde

Browse files
committed
update readme
1 parent 86f9b0a commit b9a2dde

File tree

5 files changed

+5
-23
lines changed

5 files changed

+5
-23
lines changed

README.md

+5-23
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
[![Release Count][9]][8]
1919
[![Contact Me][10]][11]
2020

21-
![](/Screenshots/pc1.jpg)
22-
![](/Screenshots/phone.jpg)
2321

2422
A new Luci theme for LEDE/OpenWRT
2523
Argon is a clean HTML5 theme for LuCI. It is based on luci-theme-material and Argon Template
@@ -28,8 +26,9 @@ Argon is a clean HTML5 theme for LuCI. It is based on luci-theme-material and Ar
2826
The old version is still in another branch call old. If you need that you can checkout that branch.
2927

3028
## Notice
31-
v2.1 Adapt to official mainline snapshot.
32-
You can checkout branch 18.06 for OpenWRT 18.06 or lean 19.07.
29+
30+
This branch only matches lean openwrt.
31+
3332

3433
## How to build
3534

@@ -43,36 +42,19 @@ make menuconfig #choose LUCI->Theme->Luci-theme-argon
4342
make -j1 V=s
4443
```
4544

46-
####Openwrt SnapShots
47-
```
48-
cd openwrt/package
49-
git clone https://github.com/jerrykuku/luci-theme-argon.git
50-
make menuconfig #choose LUCI->Theme->Luci-theme-argon
51-
make -j1 V=s
52-
```
53-
5445
## Install
5546
### For Lean openwrt
5647
```
5748
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/1.5.1/luci-theme-argon_1.5.1-01-20200331_all.ipk
5849
opkg install luci-theme-argon_1.5.1-01-20200331_all.ipk
5950
```
6051

61-
### For openwrt 19.07 Snapshots LuCI master (git-20.033.77428-3d63732)
62-
```
63-
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.1/luci-theme-argon_2.1-20200206_all.ipk
64-
opkg install luci-theme-argon_2.1-20200206_all.ipk
65-
```
66-
6752
## Update log 2020.07.03 [18.06]
68-
1. v1.5.3 change Header display style.
53+
1. v1.5.3 change header display style.
6954
2. v1.5.3 change page title display style.
7055
3. v1.5.3 fix display bug in diagnostics.
56+
4. v1.5.3 Reduce the background image to one.
7157

72-
## More Screenshots
73-
74-
![](/Screenshots/pc2.jpg)
75-
![](/Screenshots/pc3.jpg)
7658

7759
## Thanks to
7860
luci-theme-material: https://github.com/LuttyYang/luci-theme-material/

htdocs/luci-static/argon/img/bg1.jpg

-119 KB
Loading

htdocs/luci-static/argon/img/bg2.jpg

-388 KB
Binary file not shown.

htdocs/luci-static/argon/img/bg3.jpg

-166 KB
Binary file not shown.

htdocs/luci-static/argon/img/bg4.jpg

-156 KB
Binary file not shown.

0 commit comments

Comments
 (0)