{"id":18301370,"url":"https://github.com/lvgl/blog","last_synced_at":"2025-04-05T14:30:56.019Z","repository":{"id":45224670,"uuid":"158971533","full_name":"lvgl/blog","owner":"lvgl","description":"Post, News and Tutorials about LVGL embedded GUI library","archived":false,"fork":false,"pushed_at":"2024-10-30T17:07:14.000Z","size":65714,"stargazers_count":28,"open_issues_count":0,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-03T13:45:55.607Z","etag":null,"topics":["blog","lvgl"],"latest_commit_sha":null,"homepage":"https://blog.lvgl.io/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lvgl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-11-24T20:33:53.000Z","updated_at":"2025-03-24T09:04:13.000Z","dependencies_parsed_at":"2023-02-15T16:00:55.769Z","dependency_job_id":"1a9382dd-ce99-46e6-a50b-194de1ecd25c","html_url":"https://github.com/lvgl/blog","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/lvgl%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvgl%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvgl%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lvgl%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lvgl","download_url":"https://codeload.github.com/lvgl/blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247352296,"owners_count":20925245,"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":["blog","lvgl"],"created_at":"2024-11-05T15:15:27.474Z","updated_at":"2025-04-05T14:30:50.982Z","avatar_url":"https://github.com/lvgl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LVGL blog\n\n## Writing a blog post about your experiences\n\nHave you ported LVGL to a new platform? Have you created a fancy GUI? Do you know a great trick? \nYou can share your knowledge on LVGL's blog! It's super easy to add your own post:\n- Fork and clone the [blog repository](https://github.com/lvgl/blog)\n- Add your post in Markdown to the `_posts` folder. \n- Store the images and other resources in a dedicated folder in `assets`\n- Create a Pull Request\n\n## Installing and Running Jekyll\n\nThe blog uses [Jekyll](https://jekyllrb.com/) to convert the `.md` files to a webpage. You can easily [run Jekyll offline](https://jekyllrb.com/docs/) to check your post before creating the Pull request.  \nA specific version of Bundle is needed for running Jekyll (1.12).\n\nHere is a step-by-step guide for installing Ruby and Jekyll, building and serving the blog.\n\n**Please run these commands under `blog` directory.**\n\n### Installing Ruby \n\n```bash\nsudo apt-get install ruby-full build-essential zlib1g-dev\necho '# Install Ruby Gems to ~/gems' \u003e\u003e ~/.bashrc\necho 'export GEM_HOME=\"$HOME/gems\"' \u003e\u003e ~/.bashrc\necho 'export PATH=\"$HOME/gems/bin:$PATH\"' \u003e\u003e ~/.bashrc\n```\n\n### Installing Jekyll\n\n```bash\ngem install jekyll bundler\n```\n\n### Installing Blog's version of Bundler\n\n```bash\ngem install bundler -v 1.12\nbundle _1.12_ install\n```\n\n### Building and Serving the blog\n\n```bash\nbundle exec jekyll build\nbundle exec jekyll serve\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flvgl%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flvgl%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flvgl%2Fblog/lists"}