学习周刊-总第 64 期-一个 V2EX 风格的开源论坛程序

讨论 未结 9 58
eryajf eryajf
eryajf eryajf 会员 2022年7月29日 00:27 发表
<h3>0 ,前言</h3> <p>周刊维护在:<a href="https://github.com/eryajf/learning-weekly" rel="nofollow">https://github.com/eryajf/learning-weekly</a> 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。</p> <p>周刊核心为运维周刊,还会侧重 Go 语言生态,Vue 相关技术生态的项目,以及 GitHub 上优秀项目或经验。</p> <p>你也可以在我的博客 <a href="https://wiki.eryajf.net/pages/11c668/" rel="nofollow">https://wiki.eryajf.net/pages/11c668/</a> 查看汇总周刊。</p> <h3>1 ,优秀项目</h3> <hr> <ul> <li>项目地址:<a href="https://github.com/chaitin/veinmind-tools" rel="nofollow">veinmind-tools</a></li> <li>项目说明:以容器镜像资源为中心,针对恶意文件、敏感配置、入侵攻击等严重安全问题,在镜像 pull-build-push 阶段提供安全检测,从生产环境的容器的供应链源头解决安全风险,降低安全风险点。 <img alt="" class="embedded_image" loading="lazy" referrerpolicy="no-referrer" rel="noreferrer" src="http://t.eryajf.net/imgs/2022/07/24d0d3fca95753d8.gif"></li> <li>相关文章:<a href="https://github.com/chaitin/veinmind-tools#readme" rel="nofollow">README</a></li> </ul> <hr> <ul> <li>项目地址:<a href="https://github.com/bytedance/IconPark" rel="nofollow">IconPark</a></li> <li>项目说明:IconPark 提供了超过 2000 个高质量图标,并且提供了一个界面来帮你定制图标。 <img alt="" class="embedded_image" loading="lazy" referrerpolicy="no-referrer" rel="noreferrer" src="http://t.eryajf.net/imgs/2022/07/327533dcaf44d43a.gif"></li> <li>相关文章:<a href="https://github.com/bytedance/IconPark/blob/master/README.zh-CN.md" rel="nofollow">README</a>,<a href="https://iconpark.oceanengine.com/" rel="nofollow">官网</a></li> </ul> <hr> <ul> <li>项目地址:<a href="https://github.com/songquanpeng/go-file" rel="nofollow">go-file</a></li> <li>项目说明:文件分享工具,仅单个可执行文件,开箱即用,可用于局域网内分享文件和文件夹,直接跑满本地带宽</li> <li>相关文章:<a href="https://github.com/songquanpeng/go-file#readme" rel="nofollow">README</a></li> </ul> <hr> <ul> <li>项目地址:<a href="https://github.com/rocboss/paopao-ce" rel="nofollow">paopao-ce</a></li> <li>项目说明:gin+zinc+vue+ts 清新文艺微社区 <img alt="" class="embedded_image" loading="lazy" referrerpolicy="no-referrer" rel="noreferrer" src="http://t.eryajf.net/imgs/2022/07/99d835787e559f93.jpg"></li> <li>相关文章:<a href="https://github.com/rocboss/paopao-ce#readme" rel="nofollow">README</a></li> </ul> <hr> <ul> <li>项目地址:<a href="https://github.com/casbin/casnode" rel="nofollow">casnode</a></li> <li>项目说明:一个仿 V2EX 社区风格的开源论坛项目。 <img alt="" class="embedded_image" loading="lazy" referrerpolicy="no-referrer" rel="noreferrer" src="http://t.eryajf.net/imgs/2022/07/96d81d2ace408a5b.png"></li> <li>相关文章:<a href="https://github.com/casbin/casnode#readme" rel="nofollow">README</a></li> </ul> <hr> <ul> <li>项目地址:<a href="https://github.com/vicanso/go-charts" rel="nofollow">go-charts</a></li> <li>项目说明:<code>go-charts</code>基于<a href="https://github.com/wcharczuk/go-chart" rel="nofollow">go-chart</a>,更简单方便的形式生成数据图表,支持<code>svg</code>与<code>png</code>两种方式的输出,支持主题<code>light</code>,&nbsp;<code>dark</code>,&nbsp;<code>grafana</code>以及<code>ant</code>。默认的输入格式为<code>png</code>,默认主题为<code>light</code>。 <img alt="" class="embedded_image" loading="lazy" referrerpolicy="no-referrer" rel="noreferrer" src="http://t.eryajf.net/imgs/2022/07/cc11763fc336a628.png"></li> <li>相关文章:<a href="https://github.com/vicanso/go-charts/blob/main/README_zh.md" rel="nofollow">README</a></li> </ul> <hr> <ul> <li>项目地址:<a href="https://github.com/Hackl0us/GeoIP2-CN" rel="nofollow">GeoIP2-CN</a></li> <li>项目说明:🇨🇳&nbsp;小巧精悍、准确、实用 GeoIP2 数据库&nbsp;🇨🇳</li> <li>相关文章:<a href="https://github.com/Hackl0us/GeoIP2-CN#readme" rel="nofollow">README</a></li> </ul> <hr> <h3>2 ,优秀文章</h3> <hr> <ul> <li><a href="https://github.com/LeslieLeung/go-multiplatform-docker/blob/main/doc/README.md" rel="nofollow">关于 Golang 多平台打包发布这件事..</a></li> <li>文章通过一个例子介绍了如何利用 GitHub Actions 自动给 go 语言项目构建支持多平台架构的 releases 以及 docker 镜像。</li> </ul> <hr> <ul> <li><a href="https://sleele.com/2021/08/03/webdav-aliyundriver/" rel="nofollow">阿里云盘 WebDAV 共享,支持本地挂载、同步</a></li> <li>如题</li> </ul> <hr> <ul> <li><a href="https://www.ouq.net/%E5%90%84%E7%A7%8D%E7%B1%BB%E5%88%AB%E9%9D%9E%E5%B8%B8%E5%A5%BD%E7%94%A8%E7%9A%84-mac-%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F%E3%80%81%E8%BD%AF%E4%BB%B6%E4%BB%A5%E5%8F%8A%E5%B7%A5%E5%85%B7.html" rel="nofollow">各种类别非常好用的 Mac 应用程序、软件以及工具</a></li> <li>作者整理了超级多的优秀软件</li> </ul> <hr> <h3>3 ,优秀博客</h3> <hr> <ul> <li>博客地址:<a href="https://licoy.cn/" rel="nofollow">憧憬博客</a></li> <li>简单说明:关注互联网及软件 IT 技术的个人博客</li> </ul> <hr> <ul> <li>博客地址:<a href="https://imroc.cc/kubernetes/" rel="nofollow">Kubernetes 实践指南</a></li> <li>简单说明:作者将实践经验整理成书,值得一看。</li> </ul> <hr> <ul> <li>博客地址:<a href="https://bigshans.github.io/" rel="nofollow">Bigshans</a></li> <li>简单说明:有技术内容,也有作者的日常思想</li> </ul> <hr>
收藏(0)  分享
相关标签: 灌水交流
注意:本文归作者所有,未经作者允许,不得转载
9个回复
  • cat9life
    2022年7月29日 00:27
    谢谢分享。 这个项目印象深刻 当初在 v2 发过 start 多少开源?
    0 0
  • eryajf
    2022年7月29日 00:27
    这倒是没有注意,不过这个论坛 UI 确实蛮清新好看的
    0 0
  • Lykos
    2022年7月29日 00:58
    比较好奇是什么方面的争论
    0 0
  • eryajf
    2022年7月29日 01:29
    竟有如此故事,还是忘却了罢
    0 0
  • vishun
    2022年7月29日 02:00
    #1 同记得,但貌似不是作者本人发的,而是不知道什么关系的人来宣传发的。
    0 0
  • lessMonologue
    2022年7月29日 05:27
    @ 当时来推广的时候,说是 star 数到 xx 时再开源,
    0 0
  • MoeMoesakura
    2022年7月29日 08:29
    如果没错的话我记得之前有一个叫 g2ex 的 simpleforum 主题也是仿 V2EX 的
    0 0