mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
15 lines
628 B
Markdown
15 lines
628 B
Markdown
+++
|
|
template = "edition-2/index.html"
|
|
+++
|
|
|
|
<h1 style="visibility: hidden; height: 0px; margin: 0px; padding: 0px;">Rust로 OS 구현하기</h1>
|
|
|
|
<div class="front-page-introduction">
|
|
|
|
이 블로그 시리즈는 [Rust 프로그래밍 언어](https://www.rust-lang.org/)로 작은 OS를 구현하는 것을 주제로 합니다.
|
|
각 포스트는 구현에 필요한 소스 코드를 포함한 작은 튜토리얼 형식으로 구성되어 있습니다. 소스 코드는 이 블로그의 [Github 저장소](https://github.com/phil-opp/blog_os)에서도 확인하실 수 있습니다.
|
|
|
|
최신 포스트: <!-- latest-post -->
|
|
|
|
</div>
|