Skip to content

cooolinx/cooolinx.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooolin's Blog

编写

  1. 启动Jekyll:bundle exec jekyll serve
  2. _posts下新增文件,编写内容
  3. 访问http://localhost:4000预览
  4. git commit / git push

初次安装

根据Jekyll指示初始化并运行网站:

gem install bundler jekyll
jekyll new cooolin.com
cd cooolin.com
bundle exec jekyll serve

然后,由于使用的是Clean Blog Jekyll主题,按照其上说明操作:

  1. 在上一步创建的目录中,将Gemfile中主题替换为"jekyll-theme-clean-blog"
  2. 执行 bundle install 进行安装
  3. 修改 _config.yml 中的主题 theme: jekyll-theme-clean-blog
  4. 运行 bundle exec jekyll serve

其他模板

Roadmap

网络篇

  • tun2socks的TUN
  • tun2socks的SOCKS
  • IP/IPv4/IPv6
  • TCP
  • UDP
  • DNS
  • TLS
  • HTTP
  • SCTP
  • SSL
  • GRPC
  • ICMP & IGMP
  • HTTP/2
  • ESNI
  • AEAD
  • Protobuf
  • Android与VpnService
  • iOS与NetworkExtension

科学上网

  • 前言
  • 基本原理
  • SS/SSR
  • V2Ray
  • Trojan
  • naiveproxy
  • NEKit
  • Go Mobile与第三方库编译
  • 全局代理之Windows版
  • 全局代理之MacOS版
  • 全局代理之iOS版
  • 全局代理之Android版

图像处理篇

  • OpenCV
  • 360°全景相机的算法实现

DevOps篇

  • 与Docker结合的DevOps实践
  • DevOps之GitLab全攻略
  • DevOps之阿里云
  • DevOps之Google Cloud
  • docker/k8s

前端篇

  • Flutter从入门到放弃

About

酒夜未央

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published