Skip to content

Commit

Permalink
change font
Browse files Browse the repository at this point in the history
  • Loading branch information
taketoday committed Apr 8, 2024
1 parent 4e21ce1 commit 5588478
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 1 deletion.
32 changes: 32 additions & 0 deletions _sass/custom.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
/* start custom scss snippet */

/* jetbrains-mono-300 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'JetBrains Mono';
font-style: normal;
font-weight: 300;
src: url('../fonts/jetbrains-mono-v18-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* jetbrains-mono-regular - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'JetBrains Mono';
font-style: normal;
font-weight: 400;
src: url('../fonts/jetbrains-mono-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
/* 更改正文字体 */
font-family: 'JetBrains Mono', Times, Menlo, Monaco, Consolas, Andale Mono, lucida console, Courier New, monospace;
font-size: 1.2rem;
}

code {
/* 更改code字体 */
font-family: 'JetBrains Mono', Times, Menlo, Monaco, Consolas, Andale Mono, lucida console, Courier New, monospace;
font-size: 1.05rem;
}

/* end custom scss snippet */
Binary file added fonts/jetbrains-mono-v18-latin-300.woff2
Binary file not shown.
Binary file added fonts/jetbrains-mono-v18-latin-regular.woff2
Binary file not shown.
6 changes: 5 additions & 1 deletion pages/javalibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1446,6 +1446,7 @@ permalink: /javalibs
* [WGCLOUD](https://github.com/tianshiyeben/wgcloud):Linux运维监控工具,支持系统硬件信息、内存、CPU、温度、磁盘空间及IO、硬盘smart、系统负载、网络流量等监控。
* [MoSKito](https://github.com/anotheria/moskito):可用于监控Java Web应用程序性能和行为的开源系统。
* [Choerodon](https://gitee.com/choerodon/choerodon):全场景效能平台,提供体系化方法论和协作、测试、DevOps及容器工具。
* [Dubbo Admin](https://github.com/apache/dubbo-admin):Dubbo Admin是为了更好地可视化Dubbo服务而设计的控制台,它提供对Dubbo 3的支持,并兼容2.7.x、2.6.x和2.5.x。
* [CloudExplorer Lite](https://github.com/CloudExplorer-Dev/CloudExplorer-Lite):开源的轻量级云管平台。
* [Ward](https://github.com/Rudolf-Barbu/Ward):简单的服务器监控工具,Ward支持自适应设计系统;此外,它还支持深色主题。
* [Rundeck](https://github.com/rundeck/rundeck):Rundeck是一种开源自动化服务,具有Web控制台、命令行工具和Web API,它使你可以轻松地跨一组节点运行自动化任务。
Expand Down Expand Up @@ -3830,7 +3831,7 @@ permalink: /javalibs
* [Xef](https://github.com/xebia-functional/xef):Xef是一站式库,以LLM、图像生成等形式将现代AI的力量带入你的应用程序或服务。
* [Baidu AIP SDK](https://github.com/Baidu-AIP/java-sdk):百度AI开放平台Java SDK。
* [AIAS](https://github.com/mymagicpower/AIAS):AI算法落地加速器套件。
* [JedAI](https://github.com/scify/JedAIToolkit):个开源、高可扩展性的Java实体解析工具包。
* [JedAI](https://github.com/scify/JedAIToolkit):一个开源、高可扩展性的Java实体解析工具包。
* [Lucida](https://github.com/claritylab/lucida):Lucida是一款基于语音和视觉的智能个人助理,灵感来自Sirius。
* [Xtreme1](https://github.com/xtreme1-io/xtreme1):Xtreme1是世界上第一个多模式训练数据开源平台。
* [Starwhale](https://github.com/star-whale/starwhale):Starwhale是一个MLOps/LLMOps平台,可让你的模型创建、评估和发布变得更加轻松,由星鲸科技开源。
Expand Down Expand Up @@ -4725,6 +4726,8 @@ permalink: /javalibs
* [Neutrino-Proxy](https://gitee.com/dromara/neutrino-proxy):Neutrino-Proxy是一个基于Netty的开源Java内网穿透项目,由dromara社区开源。
* [BrowserUp Proxy](https://github.com/lightbody/browsermob-proxy):BrowserMob Proxy允许你操作HTTP请求和响应、捕获HTTP内容以及将性能数据导出为HAR文件。
* [DNS Proxy](https://github.com/mageddo/dns-proxy-server):DPS是一种轻量级最终用户DNS服务器工具,可以轻松地在一个主机名可以根据配置的环境解析为不同IP的系统中进行开发。
* [DNS Proxy](https://github.com/mageddo/dns-proxy-server):DPS是一种轻量级最终用户DNS服务器工具,可以轻松地在一个主机名可以根据配置的环境解析为不同IP的系统中进行开发。
* [Apache Guacamole](https://github.com/apache/guacamole-client):Apache Guacamole是一个无客户端远程桌面网关,它支持VNC、RDP和SSH等标准协议。
* [Dns Cache Manipulator](https://github.com/alibaba/java-dns-cache-manipulator):一个微小的0依赖线程安全Java库,用于以编程方式设置/查看DNS,无需接触host文件,使单元/集成测试可移植,由阿里开源。
* [Denominator](https://github.com/Netflix/denominator):Denominator是一个用于操作DNS云的可移植Java库,由Netflix开源。
* [Happy DNS](https://github.com/qiniu/happy-dns-android):用于Android的DNS库,由七牛云开源。
Expand Down Expand Up @@ -4871,6 +4874,7 @@ permalink: /javalibs
* [Open Imaging](https://github.com/DhyanB/Open-Imaging):Open Imaging是用于图像创建和处理的工具和库。
* [ImageIO-Ext](https://github.com/geosolutions-it/imageio-ext):ImageIO-Ext是一个开源项目,为标准Oracle Java Image I/O项目提供扩展、修复和改进。
* [SCIFIO](https://github.com/scifio/scifio):SCIFIO是一个可扩展的Java框架,用于读取和写入图像,特别是N维科学图像。
* [Kim](https://github.com/Ashampoo/kim):Kim是一个用于读取和写入图像元数据的Kotlin多平台库。
* [Java Image Filters](http://www.jhlabs.com/ip/filters/index.html):Java Image Filters是由Jhlabs开发的一组用来处理Java图像的类库,提供各种常用的图像处理效果,例如反转色、扭曲、水波纹、凹凸、黑白效果等等数十种效果。

## 计算机视觉
Expand Down

0 comments on commit 5588478

Please sign in to comment.