Skip to content

Commit

Permalink
Create 2024-11-26-c13n.md
Browse files Browse the repository at this point in the history
  • Loading branch information
q1zhen committed Nov 26, 2024
1 parent 21d17ce commit 5b3a464
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions blog/2024-11-26-c13n.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
authors: q1zhen
tags: [computerization, c13n]
---

# 正式发布 | c13n 社刊上线

好久不见。

经过长时间的筹备,我们 C 社的社刊 `c13n` 今天正式上线啦!

社刊的主要内容将会涵盖 AI 技术、Web 技术、TeX 和排版相关知识、以及算法题的讲解。将从今天起不定期更新,欢迎大家收看。

我们的内容会同时在网站 ([c13n.club](https://c13n.club)) 和微信公众号上发布,网站上还会提供 PDF 版本。

所有的文章、网站框架和 PDF 生成的自动化工具都已开源。<br/>
GitHub: [Computerization/c13n](https://github.com/Computerization/c13n)

(值得一提的是,我们的项目中 83% 的代码都是 C 语言,是一个我们为自动化而自制的 markdown 到 TeX 的转换器,而真正网站部分的代码则相比起这个少很多很多)

0 comments on commit 5b3a464

Please sign in to comment.