# g.xgss.net **Repository Path**: funet8/g.xgss.net ## Basic Information - **Project Name**: g.xgss.net - **Description**: gitbook开源搭建的个人知识记录(运维、前端、后端开源等项目) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://g.xgss.net - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-22 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 星哥说事导航 | 项目名 | **正式域名** | 说明 | 开源仓库 | | --------------- | -------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------- | | 星哥说事首页 | [www.xgss.net](https://www.xgss.net) | 基于wordpress搭建博客系统 | | | 静态资源图片等 | [s.xgss.net](https://s.xgss.net) | 蜘蛛采集的图片 | | | 看云-书籍 | http://book.xgss.net/ | 测试用的,看云空间只有50M,放弃了 | | | 图库 | [imgoss.xgss.net](https://imgoss.xgss.net) | 主要用于图片存放,通过typora编写上传到阿里云oss上 | | | owncloud云盘 | [o.xgss.net](https://o.xgss.net) | owncloud云盘 | | | 私人网盘 | [z.xgss.net](https://z.xgss.net) | 基于zfile搭建 | | | gitbook | [gitbook.xgss.net](http://gitbook.xgss.net/) | gitbook.xgss.net CNAME解析到 funet8.github.io,服务器在github | | | 私人文档库 | [g.xgss.net](http://g.xgss.net/) | 本地编辑md文件,通过gitbook工具生成html文件,上传到腾讯云。 | | | 私人图片库 | [p.xgss.net](http://p.xgss.net/) | 基于开源欧奥[PicHome](https://oaooa.com/pichome.html)搭建,私人相册库 | [开源地址](https://gitee.com/zyx0814/Pichome) | | 开源短链接 | [d.xgss.net](http://d.xgss.net) | 基于开源[nlsn.cf/1](https://nlsn.cf/1)搭建,[添加url地址](http://d.xgss.net/4) | [开源地址](http://d.xgss.net/5) | | 开源yourls | [y.xgss.net](http://y.xgss.net) | 基于开源[yourls](http://y.xgss.net/yourls)搭建,[添加url地址](http://y.xgss.net/admin) | [开源地址](http://y.xgss.net/yourls) | | 开源短链接-模板 | [d.xgss.net](http://d.xgss.net) | 基于开源[nlsn.cf/1](https://nlsn.cf/1)搭建,[添加url地址](http://d.xgss.net/4) | [开源地址](http://d.xgss.net/5) | | 青龙签到 | [ql.xgss.net](http://ql.xgss.net) | [青龙面板每天自动获取京东豆](doc/internet/qinglong_jingdongdou.md) | | [阿里云服务器优惠](http://y.xgss.net/aliyun) | [腾讯云服务器优惠](http://y.xgss.net/tx) # 好玩吧导航 | 项目名 | **正式域名** | 说明 | 开源仓库 | | ------------ | ------------------------------------------- | ------------------------- | --------------------------------------------------- | | 好玩吧首页 | [www.funet8.com](https://www.funet8.com) | 基于wordpress搭建博客系统 | | | 好玩吧js | [js.funet8.com](http://js.funet8.com) | | | | 网络云盘 | [d.funet8.com](http://d.funet8.com) | KodExplorer-开源云桌面 | [开源地址](https://gitee.com/kalcaddle/KODExplorer) | | 微擎 | [we7.funet8.com](https://we7.funet8.com/) | 微擎项目 | | | 腾讯企业邮箱 | [腾讯企业邮箱](https://exmail.qq.com/login) | funet8.com的域名解析 | | | 蓝天采集器 | [sky.funet8.com](http://sky.funet8.com) | 域名停解析,绑定hosts访问 | [开源地址](https://gitee.com/zorlan/skycaiji) | | 测试站 | [t.funet8.com](http://t.funet8.com) | 域名停解析,绑定hosts访问 | wordpress | # 关于Gitbook gitbook常用命令 ``` 1.获取帮助 # gitbook --help 2.启动服务 # gitbook serve 可以访问: http://localhost:4000 3.安装插件 # gitbook install 4.生成静态文件 # gitbook build . ``` # 开源知识推荐 ## 前端 [jsliang 的文档库](https://github.com/LiangJunrong/document-library) ## 运维 [DevOps 知识图谱](https://github.com/tsejx/devops-guidebook) [bash-tutorial bash教程](https://github.com/wangdoc/bash-tutorial) [官方网站](https://wangdoc.com/bash/) ## 后端 [JavaCollection](https://github.com/hansonwang99/JavaCollection) | Java开源项目之「自学编程之路」 [cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style) | 寻找志同道合的人,引发自身的思考 [bestJavaer](https://github.com/crisxuan/bestJavaer) | 这是一个成为更好的Java程序员的系列教程 [27天成为Java大神](https://github.com/DuGuQiuBai/Java) [HelloGithub](https://github.com/521xueweihan/HelloGitHub) | 分享 GitHub 上有趣、入门级的开源项目 ## 其他 [程序员考公指南](https://github.com/coder2gwy/coder2gwy) [超赞的 Linux 软件](https://github.com/alim0x/Awesome-Linux-Software-zh_CN) | 一个 Linux 上超赞的应用,软件,工具以及其它资源的集中地