-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,11 @@ | ||
主要用来存放北京交通大学系统与网络实验室的主页。 | ||
|
||
20250105说明:gitee的原始文件共享会显示“The content may contain violation information”,综合考虑各种因素,决定放弃国内的git服务提供商。 | ||
20250205说明:更新Github Actions脚本中的API版本@3到@4,目前经过测试后运行恢复正常。删除对国内Git服务的更新说明。 | ||
|
||
20240602说明:考虑到国内访问速度,使用[TinyPNG](https://tinypng.com/)对网页上的图片进行了大幅度的压缩。 | ||
|
||
20240503说明:刚看到gitee的pages下线了,查看[这个链接](https://gitee.com/VibMike/about-gitee-pages),终于不用再纠结了。一声叹息。 | ||
|
||
20231113说明:遇到测速不准的问题,查看[这个链接](https://github.com/XIU2/CloudflareSpeedTest/issues/168),可以谷歌搜索 VPS looking glass 找替代的测速站点,10mb为宜。 | ||
|
||
20230913说明:遇到github无法更新代码,解决方案 git config --global https.proxy 'socks5://127.0.0.1:10808' 写错无效,不开10808代理无效。 | ||
|
||
20230424说明:无奈删除了某个目录下的fontawesome.css,因Gitee部署时反馈其可能包含WeiJinWeiGui内容,实在无法理解,特此记录。 | ||
|
||
20211025说明:请拷贝使用本网站网页代码的用户注意,请在使用前务必去除HTML页面包含的statcounter计数器代码(不会影响您的正常使用),否则在您调试时该计数器会影响本网站的正常计数。另外,也不欢迎直接拷贝本站的文字或图片等内容,这些内容都是本人或者实验室相关的,一字不改地拷贝抄袭不觉得丢人吗? | ||
|
||
20191210更新:目前可以实现两者界面的同步,主要需要修改_layout目录下的网页设计,改掉对github项目的判断以显示button,另外添加对新的assets/css/style.css的样式表引用。原因是github默认不自带cayman的显示样式,要从原始包里获取再来修改。 |