Giter Site home page Giter Site logo

blog's Introduction

hugo相关

“系列”的用法

  1. tags中增加系列的id。

  2. 在文章需要展示系列列表的地方增加

    {{% serial_index serial_id %}}
    
  3. 通过在Front-Matter中增加order,整数,小的在前大的在后,来明确顺序,。

截断摘要

<!--more-->

ditaa

使用代码段,语言使用ditaa标记,开头标记ditaa与配置。

```ditaa
ditaa
+-----+
| img |
+-----+
```

TODO list

  • blog维护相关
    • 自动触发gitalk生成文章的issue
    • 截图上传到onedrive的跨平台应用
  • 技术学习
    • cloud native
      • kubernates 概念&&操作
      • 代码走读
    • 区块链
      • 弄清md5 sha-1等加密算法
    • react/vue的入门,结合截图上传工具来实践以下
    • redis
      • 单机命令实现
      • 持久化
      • 集群
    • 了解mongodb
    • 学习go的runtime的实现,结合linux来看
      • chan
      • select
      • 调度 sudog
    • rust
      • 了解一下rust
    • 简单研究nginx的设计**
    • 简单了解innodb的实现
    • gossip算法
    • ruby
      • 基础语法
      • 函数式编程
    • 编译原理的基础部分
    • 多人编辑专题
      • CRDT
      • OT
      • diff
      • 版本向量
    • 监控系统
      • 整理一下 监控的哲学
      • Prometheuse简单实现
    • HTTP/1.1协议的笔记
      • rfc7230 "Message Syntax and Routing" (this document)
      • rfc7231 "Semantics and Content" [RFC7231]
      • rfc7232 "Conditional Requests" [RFC7232]
      • rfc7233 "Range Requests" [RFC7233]
      • rfc7234 "Caching" [RFC7234]
      • rfc7235 "Authentication" [RFC7235]
    • HTTP/2
    • SWIG
    • 文件系统
      • ZFS
    • unicode && utf-8
    • git rebase
  • 尝试为一些小的开源项目提供代码
    • qwerty-learner-vscode
    • kubernates
  • 构建自己的dotfiles
    • mac
    • linux
  • books wait read

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.