1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| {% btns rounded grid5 %} {% cell 下载源码, https://nodejs.org/en/, fas fa-download %} {% cell 查看文档, https://nodejs.org/en/, fas fa-book-open %} {% cell 链接地址, https://nodejs.org/en/, fab fa-safari %} {% cell 项目地址, https://nodejs.org/en/, fab fa-github %} {% cell 论坛地址, https://nodejs.org/en/, fas fa-comments %} {% cell 文件地址, https://nodejs.org/en/, fas fa-file-alt %} {% cell 存档, https://nodejs.org/en/, fas fa-archive %} {% cell 笔记, https://nodejs.org/en/, fas fa-pen %} {% cell 代码编辑, https://example.com, fas fa-code %} {% cell 终端操作, https://example.com, fas fa-terminal %} {% cell API文档, https://example.com, fas fa-file-code %} {% cell 数据存储, https://example.com, fas fa-database %} {% cell 社区讨论, https://example.com, fas fa-users %} {% cell 安全指南, https://example.com, fas fa-shield-alt %} {% cell 云部署, https://example.com, fab fa-aws %} {% cell 性能监控, https://example.com, fas fa-chart-line %} {% cell Bug提交, https://example.com, fas fa-bug %} {% cell 更新日志, https://example.com, fas fa-history %} {% cell Docker Hub地址, https://nodejs.org/en/, fab fa-docker %} {% endbtns %}
|