Coder Social home page Coder Social logo

cooolinx.github.io's Introduction

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从入门到放弃

cooolinx.github.io's People

Contributors

cooolinx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.