HHRhr / site

πŸŽ“ Rust Programming Language Tutorials for Everyone!

Home Page:https://learning-rust.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Rust

Basics

Beyond The Basics

The Tough Part

Lets Get It Started

Error Handling


🐣 I am a Sri LankanπŸ‡±πŸ‡° Web Developer who lives in SingaporeπŸ‡ΈπŸ‡¬. I am not a native English speaker and just practicing Rust in my leisure time, while working as a Golang/Devops developer. So, if you found any mistake or something I need to be changed, even a spelling/ grammar mistake, feel free to buzz me.


learning-rust.github.io(source)

The website is built with Hexo Nodejs blog framework. You can see the generated files at learning-rust/learning-rust.github.io repository.

Getting started

Install dependencies:

$ git clone https://github.com/learning-rust/site.git
$ cd site
$ npm install
$ npm install hexo-cli -g

Generate:

$ hexo generate

Run server:

$ hexo server

About

πŸŽ“ Rust Programming Language Tutorials for Everyone!

https://learning-rust.github.io/

License:MIT License


Languages

Language:Stylus 57.4%Language:JavaScript 26.2%Language:Shell 9.7%Language:Pug 6.6%