Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 20215c4

Browse files
authored
Merge branch 'WebStackPage:master' into master
2 parents 3e23615 + 1fb4951 commit 20215c4

File tree

14 files changed

+301
-68
lines changed

14 files changed

+301
-68
lines changed

‎404.html‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
<link rel="shortcut icon" href="./assets/images/favicon.png">
99
<!-- Global site tag (gtag.js) - Google Analytics -->
1010
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-77253689-1"></script>
11+
12+
<script>
13+
var _hmt = _hmt || [];
14+
(function() {
15+
var hm = document.createElement("script");
16+
hm.src = "https://hm.baidu.com/hm.js?c05bb16ea908292af9f6c513087a1cc3";
17+
var s = document.getElementsByTagName("script")[0];
18+
s.parentNode.insertBefore(hm, s);
19+
})();
20+
</script>
1121
<script>
1222
window.dataLayer = window.dataLayer || [];
1323

‎README.md‎

Lines changed: 41 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
1-
[➡️ www.webstack.cc](https://webstack.cc) - 网址导航
1+
Webstack网址导航
22
===
3-
QQ群交流:304584722
3+
### Demo: [➡️ www.webstack.cc](https://webstack.cc)
44

5-
本项目这是一个**纯静态**的网址导航网站,内容均由[viggo](http://viggoz.com)收集并整理。项目基于bootstrap前端框架开发。
5+
QQ群交流:304584722 ; QQ交流群2:740911918
6+
7+
本项目这是一个网址导航网站,内容均由[viggo](http://viggoz.com)收集并整理。本项目前端基于bootstrap前端框架开发,各后台及主题版本由广大网友提供。
8+
9+
下面提供了多种主题及后台版本供大家选择,感谢各位GitHub网友无私贡献🙏,具体各版本后台使用方法请查看对应的开源说明文档!
10+
11+
注意⚠️:以下webstack所有项目均为开源项目,webstack没有任何Pro版本或专业版本!
612

713
![](http://www.webstack.cc/assets/images/preview.gif)
814

915
这是一个开源的公益项目,你可以拿来制作自己的网址导航,也可以做与导航无关的网站。如果你有任何疑问,可以通过个人网站[viggoz.com](http://viggoz.com)中的联系方式找到我,欢迎与我交流分享。
1016

1117
欢迎加群一起学习交流技术
1218
---
13-
|个人微信号(viggo)|QQ交流群(304584722)|
14-
|--|--|
15-
|![](http://www.webstack.cc/assets/images/wechat_viggo.jpg)|![](http://www.webstack.cc/assets/images/qqgroup_webstack.jpg)|
19+
|个人微信号(viggo)|QQ交流群(304584722)|QQ交流群2(740911918)|
20+
|--|--|--|
21+
|![](http://www.webstack.cc/assets/images/wechat_viggo.jpg)|![](http://www.webstack.cc/assets/images/qqgroup_webstack.jpg)|![](http://www.webstack.cc/assets/images/qqgroup_webstack2.jpg)|
1622

1723
怎么用?
1824
---
@@ -25,24 +31,44 @@ QQ群交流:304584722
2531

2632
Docker部署版本:https://hub.docker.com/r/arvon2014/webstack-laravel
2733

28-
#### 方法3. WordPress 主题🔥(感谢 [@一为忆](https://www.iowen.cn/)提供)
29-
开源地址:https://github.com/owen0o0/WebStack
34+
#### 方法3. Hexo主题
35+
开源地址:https://github.com/HCLonely/hexo-theme-webstack
3036

31-
教程:[WordPress 版 WebStack 导航主题使用说明 \| 一为忆](https://www.iowen.cn/wordpress-version-webstack/)
37+
#### 方法4. Hugo主题
38+
开源地址: https://github.com/iplaycode/webstack-hugo
39+
主题演示: https://iplaycode.github.io/nav/
3240

33-
#### 方法4. 基于Java开发的后台系统🔥(感谢[@jsnjfz](https://github.com/jsnjfz)提供)
41+
#### 方法5. 基于Java开发的后台系统🔥(感谢[@jsnjfz](https://github.com/jsnjfz)提供)
3442
开源地址:https://github.com/jsnjfz/WebStack-Guns
3543

36-
#### 方法5. springboot后台 Nikati-WebStack-Guns ❤️ (感谢[Nikati \(Nikati\)](https://github.com/Nikati)提供)
44+
#### 方法6. springboot后台 Nikati-WebStack-Guns ❤️ (感谢[Nikati \(Nikati\)](https://github.com/Nikati)提供)
3745
开源地址:https://github.com/Nikati/WebStack-Guns-NKT
3846

39-
#### 方法6. 使用 Jekyll 版本的后台🔥(感谢[@0xl2oot](https://github.com/0xl2oot)提供)
47+
#### 方法7.1 使用 Jekyll 版本的后台🔥(感谢[@0xl2oot](https://github.com/0xl2oot)提供)
4048
开源地址:[https://github.com/0xl2oot/webstack-jekyll](https://github.com/0xl2oot/webstack-jekyll)
4149

42-
#### 方法7. 使用Typecho主题🔥(感谢[@SEOGO](https://www.seogo.me/)提供)
50+
#### 方法7.2 从Chrome书签生成Jekyll版本配置的工具
51+
体验网址: https://w.hanxi.info/convert.html
52+
开源地址: https://github.com/hanxi/webstack-jekyll
53+
54+
#### 方法8.1 钻芒二开Typecho主题
55+
开源地址:https://www.zmki.cn/5366.html
56+
比较详细的安装教程:https://www.waoww.com/typecho-theme/zmki-webstack.html
57+
预览地址:https://tool.zmki.cn/
58+
#### 方法8.2 SEOGO二开Typecho主题
4359
开源地址:[https://www.seogo.me/muban/webstack.html](https://www.seogo.me/muban/webstack.html)
4460

45-
#### 方法8. 自己写后台系统
61+
#### 方法9. 静态博客Gridea主题
62+
开源地址: https://github.com/lmm214/gridea-theme-webstack
63+
在线预览: https://edui.fun/
64+
65+
#### 方法10. VUE版本
66+
开源地址: https://github.com/Anjaxs/WebStack-vue/tree/master
67+
68+
#### 方法11. flask-blog-platform
69+
开源地址: https://github.com/shitianfang/flask-blog-platform/tree/master
70+
71+
#### 方法12. 自己写后台系统
4672
可以按照自己的喜好和框架搭建后台系统,也可以参考我设计好的后台框架自行搭建。本站设计开发过程在我的博客文章有详细讲到[《webstack \| viggo》](http://blog.viggoz.com/2018/01/03/2018-01-03-webstack/)。静态源码(半成品):[https://github.com/WebStackPage/webstack-Admin](https://github.com/WebStackPage/webstack-Admin)
4773

4874
如果你有更好的解决方案,并且能够开源供大家使用,可以在本项目提Issus,或者直接通过我个人网站中的联系方式联系我。
@@ -77,6 +103,7 @@ JUST DOWNLOAD AND DO WHAT THE FUCK YOU WANT TO.
77103
| ✅已上线 | 卖家大全 - 最全卖家导航 | [http://maijiadaquan.com/](http://maijiadaquan.com/) |
78104
| ✅已上线 | 广告人导航 - 广告没门 | [https://adnodoor.com/nav/](https://adnodoor.com/nav/) |
79105
| ✅已上线 | 魔米导航 | [魔米导航 \- 精品网址导航](http://www.nmomi.com/) |
106+
| ✅已上线 | 互联网资源库房 | [库房369\-互联网资源库房 \-](https://kf369.cn/) |
80107
| ✅已上线 | 域名购买&域名商场&行业导航 | [http://www.yichushou.com/](http://www.yichushou.com/) |
81108
| ✅已上线 | 杏map | [http://xx-map.com/](http://xx-map.com/) |
82109
| ✅已上线 | DreamThere - 梦想导航 | [https://nav.dreamthere.com/](https://nav.dreamthere.com/) |

‎assets/css/nav.css‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,15 @@
3131
display: block;
3232
margin-right: 10px;
3333
}
34-
34+
.xe-comment {
35+
transform: translateY(-50%);
36+
position: absolute;
37+
margin-left: 50px;
38+
top: 50%;
39+
}
3540
.xe-comment p {
3641
margin-bottom: 0px;
42+
margin-right: 15px;
3743
}
3844
.overflowClip_1 {
3945
overflow: hidden;
@@ -54,4 +60,8 @@
5460
.submit-tag{
5561
margin-top: 50px;
5662

63+
}
64+
65+
.img-circle {
66+
padding: 7px 0;
5767
}

‎assets/images/logos/eleduck.png‎

4.58 KB
Loading[フレーム]

‎assets/images/logos/gulusucai.png‎

10.7 KB
Loading[フレーム]

‎assets/images/logos/shejizhoukan.png‎

3.75 KB
Loading[フレーム]

‎assets/images/logos/ziticangku.png‎

8.22 KB
Loading[フレーム]

‎assets/images/qqgroup_webstack2.jpg‎

58.5 KB
Loading[フレーム]

‎assets/webstack_logos.sketch‎

1.83 MB
Binary file not shown.

‎cn/about.html‎

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919
<link rel="stylesheet" href="../assets/css/xenon-skins.css">
2020
<link rel="stylesheet" href="../assets/css/nav.css">
2121
<script src="../assets/js/jquery-1.11.1.min.js"></script>
22+
23+
<script>
24+
var _hmt = _hmt || [];
25+
(function() {
26+
var hm = document.createElement("script");
27+
hm.src = "https://hm.baidu.com/hm.js?c05bb16ea908292af9f6c513087a1cc3";
28+
var s = document.getElementsByTagName("script")[0];
29+
s.parentNode.insertBefore(hm, s);
30+
})();
31+
</script>
2232
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
2333
<!--[if lt IE 9]>
2434
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
@@ -66,7 +76,7 @@ <h4 class="text-gray">关于网站</h4>
6676
<p>有一段时间我发现我的收藏夹越来越多,很难找到某个不常用的网站。所以就有了这个网站,这里收集的基本都是我自己浏览器收藏夹里的网站,我平时用的相对比较多的一些都在这里。</p>
6777
</br>
6878
<p>如果你也是设计师,如果你也正好喜欢设计,那希望这个网站能给你带来一些作用。</p>
69-
<p>闲聊或者有任何建议都可以加QQ群交流:304584722</p>
79+
<p>闲聊或者有任何建议都可以加QQ群交流,一群:<strong>304584722</strong> 二群:<strong>740911918</strong></p>
7080
</blockquote>
7181
</div>
7282
</div>
@@ -94,7 +104,7 @@ <h4 class="text-gray">关于站长</h4>
94104
<br />
95105
<blockquote>
96106
<p>
97-
这是一个公益项目,而且是<a href="https://github.com/WebStackPage/WebStackPage.github.io"> 开源 </a><iframesrc="https://ghbtns.com/github-btn.html?user=WebStackPage&repo=WebStackPage.github.io&type=star&count=true" frameborder="0" scrolling="0" width="90px" height="20px"></iframe>的。你也可以拿来制作自己的网址导航。如果你有更好的想法,可以通过个人网站<a href="http://www.viggoz.com"><span class="label label-info" data-toggle="tooltip" data-placement="left" title="" data-original-title="Hello I am a Tooltip">viggoz.com</span></a>中的联系方式找到我,欢迎与我交流分享。
107+
这是一个公益项目,而且是<a href="https://github.com/WebStackPage/WebStackPage.github.io"> 开源 </a>的。你也可以拿来制作自己的网址导航。如果你有更好的想法,可以通过个人网站<a href="http://www.viggoz.com"><span class="label label-info" data-toggle="tooltip" data-placement="left" title="" data-original-title="Hello I am a Tooltip">viggoz.com</span></a>中的联系方式找到我,欢迎与我交流分享。
98108
</p>
99109
</blockquote>
100110
</div>
@@ -110,7 +120,7 @@ <h4 class="text-gray">关于站长</h4>
110120
<footer class="main-footer sticky footer-type-1 fixed">
111121
<div class="footer-inner">
112122
<div class="footer-text">
113-
&copy; 2017 - 2019
123+
&copy; 2017 - 2020
114124
<a href="../cn/about.html"><strong>WebStack</strong></a> design by <a href="http://viggoz.com" target="_blank"><strong>Viggo</strong></a>
115125
</div>
116126
<div class="go-up">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /