Skip to content

Commit bd13529

Browse files
committed
add theme
1 parent e658c8b commit bd13529

29 files changed

+2782
-12
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
book
2-
.DS_Store

src/cover.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@
99
翻译:**lispking**
1010

1111
![cover](./images/cover.png)
12-
13-
<div id="footer" class="footer">
14-
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License" src="https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png"></a></p>
15-
</div>

src/images/by-nc-nd.png

1.49 KB
Loading

src/intro.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,3 @@ Rust 的安全性也导致完全没有标题为“永远不要…”的条目。
8080

8181
[第19条]: https://www.lurklurk.org/effective-rust/reflection.html
8282

83-
<div id="footer" class="footer">
84-
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License" src="https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png"></a></p>
85-
</div>

src/intro_zh.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@
4141
Rust 以其安全性和类型系统,在编程语言的世界中独领风骚。虽然面临学习曲线和编译器斗争等挑战,但 Rust 的优势使其成为值得每一位开发者投入时间和精力的语言。
4242

4343
通过持续翻译分享《Effective Rust》,我们将一起深入 Rust 的世界,掌握 Rust 编程的精髓,为未来的软件开发铺就一条坚实的道路。
44-
45-
<div id="footer" class="footer">
46-
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License" src="https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png"></a></p>
47-
</div>

0 commit comments

Comments
 (0)