Skip to content

epipheus/site

 
 

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Stylus 57.5%
  • JavaScript 26.2%
  • Shell 9.7%
  • Pug 6.6%