Skip to content

cocoonventures/site

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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%