配色

Tailwind Color Palette Customizing Colors - Tailwind CSS 各个颜色的居中(500)色值: Color Name 颜色名 RGB (hex) Slate 石板灰 ■\textcolo...

it/ui

Python Version Management & Virtual Environments

uv astral-sh/uv: An extremely fast Python package and project manager, written in Rust. Documents: uv A single tool ...

it/python

Python Package Management

Version and Virtual Environment Python Version Management & Virtual Environments Package Management Use uv. See Python Ve...

it/python

The Nand Game - Software Levels

All Levels The Nand Game - Hardware Levels The Nand Game - Software Levels The Nand Game - Optional Levels Assembler Quick ...

game/puzzle it/hardware

The Nand Game - Optional Levels

All Levels The Nand Game - Hardware Levels The Nand Game - Software Levels The Nand Game - Optional Levels Levels: Transist...

game/puzzle it/hardware

The Nand Game

Info NandGame - Build a computer from scratch. https://nandgame.com/ You are going to build a computer starting from basic c...

game/puzzle it/hardware

Linux Server Setup

Ubuntu Version: Ubuntu 24.04 LTS Linode Specific 12345678910111213141516171819202122232425262728# New user: calf:admingroupad...

software/linux it/server

字体 font-family 选择

网页文本字体的选择 一般在显示器上,使用无衬线体(sans-serif)会比较舒服,衬线体(serif)看着会比较累,或者说比较正式,也更适合印刷制品。 网页中选定字体,如果不同时提供字体文件,就还得考虑浏览器端系统是否有相应的字体。尤其对于中文,不...

calf it/font
1234