add void repo files
This commit is contained in:
parent
80ef6e92c4
commit
11895a94c4
148 changed files with 15344 additions and 0 deletions
16
void/Readwise/Making a Blog With Rust.md
Normal file
16
void/Readwise/Making a Blog With Rust.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Making a Blog With Rust
|
||||
|
||||

|
||||
|
||||
## Metadata
|
||||
- Author: [[mckayla.blog]]
|
||||
- Full Title: Making a Blog With Rust
|
||||
- Category: #articles
|
||||
- URL: https://mckayla.blog/posts/making-a-blog-with-rust.html
|
||||
- Archive: https://web-archive.alecodes.page/bookmarks?bf=1&search=&title=Making%20a%20Blog%20With%20Rust
|
||||
> [!tldr]
|
||||
> The author created a personal blog using Rust, aiming for an easy writing experience and control over the site’s generation. They chose Rust for its simplicity and productivity, despite its reputation for being complex. The blog's framework, called Pocky, allows publishing posts easily through Markdown and Git without extra fuss.
|
||||
|
||||
## Highlights
|
||||
I'm a hacker to my core. I love to poke at things, tear things apart, and shuffle around the parts as I put them back together. [View Highlight](https://read.readwise.io/read/01j6ax5r2tem9q9dx3ctw86mj1))
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue