{"id":15008174,"url":"https://github.com/techplexengineer/luabyexample","last_synced_at":"2026-02-15T23:01:21.942Z","repository":{"id":144897356,"uuid":"342977268","full_name":"TechplexEngineer/LuaByExample","owner":"TechplexEngineer","description":"A gentle introduction to Lua with examples, inspired by GoByExample.com","archived":false,"fork":false,"pushed_at":"2021-07-14T16:24:02.000Z","size":6746,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T22:35:09.392Z","etag":null,"topics":["lua"],"latest_commit_sha":null,"homepage":"https://luabyexample.techplexlabs.com","language":"Go","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/TechplexEngineer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2021-02-27T23:04:41.000Z","updated_at":"2024-12-07T17:50:10.000Z","dependencies_parsed_at":"2023-04-26T01:17:14.639Z","dependency_job_id":null,"html_url":"https://github.com/TechplexEngineer/LuaByExample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechplexEngineer/LuaByExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FLuaByExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FLuaByExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FLuaByExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FLuaByExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechplexEngineer","download_url":"https://codeload.github.com/TechplexEngineer/LuaByExample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FLuaByExample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29491998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["lua"],"created_at":"2024-09-24T19:15:29.140Z","updated_at":"2026-02-15T23:01:21.908Z","avatar_url":"https://github.com/TechplexEngineer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lua by Example\n\nContent and build toolchain for [Lua by Example](https://luabyexample.techplexlabs.com/),\na site that teaches Lua via annotated example programs.\n\n### Overview\n\nThe Lua by Example site is built by extracting code and\ncomments from source files in `examples` and rendering\nthem via the `templates` into a static `public`\ndirectory. The programs implementing this build process\nare in `tools`, along with dependencies specified in\nthe `go.mod`file.\n\nThe built `public` directory can be served by any\nstatic content system. The production site uses github pages.\n\n### Building\n\nTo build the site you'll need Go and Lua installed. Run:\n\n```console\n$ tools/build\n```\n\nTo build continuously in a loop:\n\n```console\n$ tools/build-loop\n```\n\nTo see the site locally:\n\n```console\n$ tools/serve\n```\n\nand open `http://127.0.0.1:8000/` in your browser.\n\n### Publishing\n\nThe site is published via a Github action\n\n### License\n\nThis work is licensed under a\n[Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/).\n\n### Thanks\n\n\nThanks to [Mark McGranaghan](https://markmcgranaghan.com/) for \n[GoByExample](https://gobyexample.com/) and\n[Jeremy Ashkenas](https://github.com/jashkenas)\nfor [Docco](http://jashkenas.github.com/docco/), both of which\ninspired this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechplexengineer%2Fluabyexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechplexengineer%2Fluabyexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechplexengineer%2Fluabyexample/lists"}