Skip to content

Commit 1c6387d

Browse files
committed
⬆️ Update Hugo setup and project year
1 parent 916f3a9 commit 1c6387d

File tree

40 files changed

+3878
-12354
lines changed

40 files changed

+3878
-12354
lines changed

docs/categories/index.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2-
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3-
<channel>
4-
<title>Categories on Learning Rust</title>
5-
<link>https://learning-rust.github.io/categories/</link>
6-
<description>Recent content in Categories on Learning Rust</description>
7-
<generator>Hugo</generator>
8-
<language>en-US</language>
9-
<atom:link href="https://learning-rust.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
10-
</channel>
11-
</rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Learning Rust</title><link>https://learning-rust.github.io/categories/</link><description>Recent content in Categories on Learning Rust</description><generator>Hugo</generator><language>en-US</language><atom:link href="https://learning-rust.github.io/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

docs/docs/borrowing/index.html

Lines changed: 79 additions & 348 deletions
Large diffs are not rendered by default.

docs/docs/cargo-crates-and-basic-project-structure/index.html

Lines changed: 15 additions & 423 deletions
Large diffs are not rendered by default.

docs/docs/code-organization/index.html

Lines changed: 5 additions & 263 deletions
Large diffs are not rendered by default.

docs/docs/combinators/index.html

Lines changed: 189 additions & 523 deletions
Large diffs are not rendered by default.

docs/docs/comments-and-documenting-the-code/index.html

Lines changed: 42 additions & 297 deletions
Large diffs are not rendered by default.

docs/docs/control-flows/index.html

Lines changed: 202 additions & 449 deletions
Large diffs are not rendered by default.

docs/docs/crates/index.html

Lines changed: 201 additions & 474 deletions
Large diffs are not rendered by default.

docs/docs/custom-error-types/index.html

Lines changed: 228 additions & 497 deletions
Large diffs are not rendered by default.

docs/docs/enums/index.html

Lines changed: 45 additions & 274 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)