You can install RustyInk using Cargo:
cargo install rustyink
You can initialise a new project using new command.
rustyink new <folder>
You can optionally specify a theme also.
rustyink new <folder> -t pico
Using rustyink command with <input-dir> as docs in this project:
rustyink dev --watch <INPUT-DIR>
---
template: post
title: "This Blog Written in Rust"
author: Syuhendar
author_link: https://github.com/syuhendar729
date_published: 3 Juli, 2023
---
your-organization.github.io and push your project.publish.yml and build_test.yml build it.Enjoy create your own site with Rust!!