Archive 2022

To learn

Published at January 23, 2022 ·  1 min read

此为需要目前学习的清单。 1.语言学习 拉丁语 视频 简明拉丁语 剑桥拉丁语 Lisp 视频 Land of lisp 2.算法 理论 数据挖掘 图论与集合论 实践 git linux python to do: 搭建博客 整理想法和计划 学习任务和相关书籍 st=>start: 搭建博客 op=>operation: 学习hugo,markdown,ipfs cond=>condition: 效果评价? e=>end st->op->cond cond(好)->e cond(差)->op hugo->markdown:支持 Note right of markdown:语法 markdown->hugo:应用 title 学习过程 section 学习理论 逻辑 :a1,2022-01-24,3d 书籍 :after a1,5d section 开始实践 python :2022-02-01,5d 算法模型 :2022-02-04,7d section 效果评价 理论评价:2d 实践评价:3d $$E = mc^2$$ PID大法...


My First Post

Published at January 23, 2022 ·  1 min read

[TOC][1] HUGO blog theme A free blog theme for HUGO, with tags, archives, last posts… Using Bulma CSS framework. HUGO blog theme by JeffProd.com Install Install HUGO (https://gohugo.io/) then : hugo new site myblog cd myblog git clone https://github.com/Tazeg/hugo-blog-jeffprod.git themes/jeffprod In the file config.toml add the lines : theme = “jeffprod” [permalinks] post = “/:year/:filename” [taxonomies] tag = “tags” archive = “archives” Write blog posts hugo new post/my-first-post.md And edit this new file content/post/my-first-post....


Tags


Recent posts

To learn

My First Post


Archives

2022 (2)