{"id":15714417,"url":"https://github.com/jesselawson/getting-started-with-rust","last_synced_at":"2025-05-12T20:43:13.649Z","repository":{"id":38172284,"uuid":"217175008","full_name":"jesselawson/getting-started-with-rust","owner":"jesselawson","description":"Getting Started with Rust is a free, online, open-source book where you learn Rust by building a zero-dependency Markdown compiler.","archived":false,"fork":false,"pushed_at":"2024-11-20T22:29:04.000Z","size":2674,"stargazers_count":30,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T03:15:26.921Z","etag":null,"topics":["freebooks","hugo","rust","rust-lang","rustlang","tutorial","tutorials"],"latest_commit_sha":null,"homepage":"https://jesselawson.github.io/getting-started-with-rust/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jesselawson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["jesselawson"],"patreon":null,"open_collective":null,"ko_fi":null,"custom":["https://buymeacoffee.com/jesselawson"]}},"created_at":"2019-10-24T00:02:56.000Z","updated_at":"2025-03-04T09:02:34.000Z","dependencies_parsed_at":"2024-10-24T11:58:56.652Z","dependency_job_id":"ab605fb2-ac08-4970-8cf3-1a163c3c78dd","html_url":"https://github.com/jesselawson/getting-started-with-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesselawson%2Fgetting-started-with-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesselawson%2Fgetting-started-with-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesselawson%2Fgetting-started-with-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesselawson%2Fgetting-started-with-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesselawson","download_url":"https://codeload.github.com/jesselawson/getting-started-with-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253818120,"owners_count":21969115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freebooks","hugo","rust","rust-lang","rustlang","tutorial","tutorials"],"created_at":"2024-10-03T21:36:40.810Z","updated_at":"2025-05-12T20:43:13.597Z","avatar_url":"https://github.com/jesselawson.png","language":"JavaScript","funding_links":["https://github.com/sponsors/jesselawson","https://buymeacoffee.com/jesselawson"],"categories":[],"sub_categories":[],"readme":"# Getting Started with Rust\n\n**[Read the book online (HTML)](https://jesselawson.github.io/getting-started-with-rust/)**\n\nHi 👋 I'm Jesse, and this is a free online book for anyone who is curious about \nthe Rust programming language but doesn't know where to start. My teaching \nphilosophy is _\"move slow and make things.\"_\n\nOver this book's six chapters, we'll learn how to program in Rust while building a \nrudimentary Markdown compiler\u0026mdash;a command-line interface tool that takes \na Markdown file as input, converts it to HTML, and writes that HTML to another \nfile.\n\nFor example:\n\n```\n$ echo \"# Hello, world!\" \u003e some.md\n$ tinymd some.md\nCompile Markdown...\nDone!\n$ cat some.html\n\u003ch1\u003eHello, world!\u003c/h1\u003e\n$ \n```\n\nIf you'd like to see what we'll be building, check out [the repo on Github](https://github.com/jesselawson/tinymd).\n\n# Contributing\n\nIf you see something, please say something!\n\nThis book is built with [Hugo](https://gohugo.io/). You can contribute \nwithout installing Hugo, but if you want to test your changes locally,\nyou'll need to run Hugo's dev server:\n\n```\n$ hugo server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesselawson%2Fgetting-started-with-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesselawson%2Fgetting-started-with-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesselawson%2Fgetting-started-with-rust/lists"}