{"id":19502013,"url":"https://github.com/atomvm/atomvm_www","last_synced_at":"2025-11-18T14:37:26.601Z","repository":{"id":42166236,"uuid":"427770412","full_name":"atomvm/atomvm_www","owner":"atomvm","description":"Generate a website serving the tutorials and guides featured on www.atomvm.net","archived":false,"fork":false,"pushed_at":"2024-04-21T21:50:16.000Z","size":1830310,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-22T01:55:34.725Z","etag":null,"topics":["atomvm","website"],"latest_commit_sha":null,"homepage":"https://www.atomvm.net","language":"Ruby","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/atomvm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2021-11-13T20:54:15.000Z","updated_at":"2024-04-23T14:25:43.688Z","dependencies_parsed_at":"2023-11-14T23:28:08.231Z","dependency_job_id":"e5e9f322-0e02-4984-9b90-79784b480baf","html_url":"https://github.com/atomvm/atomvm_www","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/atomvm%2Fatomvm_www","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomvm%2Fatomvm_www/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomvm%2Fatomvm_www/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomvm%2Fatomvm_www/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomvm","download_url":"https://codeload.github.com/atomvm/atomvm_www/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240749875,"owners_count":19851557,"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":["atomvm","website"],"created_at":"2024-11-10T22:14:51.418Z","updated_at":"2025-11-18T14:37:26.595Z","avatar_url":"https://github.com/atomvm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prerequisites\n\nTo build this website, you will need:\n\n* [Ruby 2.7](https://www.ruby-lang.org/en/)\n* [Bundler](https://bundler.io)\n\n# Instructions\n\nChange your working directory to the directory containing this README:\n\n    cd \u003cpath-to-this-directory\u003e\n\n[Optional] We recommend installing all the needed Ruby gems locally (by convention, under `vendor/bundle`):\n\n    bundle config set --local path 'vendor/bundle'\n\nInstall all the needed gems.  This may take some time to complete.  Be patient.\n\n    bundle install\n\nServe up your site!\n\n    bundle exec jekyll serve [--host \u003chost\u003e] [--port \u003cport\u003e]\n\nor build the website:\n\n    bundle exec jekyll build [-d \u003cpath-to-output\u003e] [--watch]\n\n# Add a News Post\n\nTo post a new article add a file to the _posts directory in the format:\n\n`YYYY-MM-DD-{title}.md`\n\nwith a title section like:\n\n```\n---\nlayout: post\ntitle: {Your Headline}\nexcerpt_separator: \u003c!--more--\u003e\n---\n```\n\nfollowed by the news post in markdown format.\nIf you are posting a long article you can tell where to cut off the introduction that is displayed in the news section, leaving the full article available by following the article link, by placing a line containing:\n\n`\u003c!--more--\u003e`\n\nAll content following the above line will only be included in the full article, content before will be displayed as a description on the `atomvm.org/news` page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomvm%2Fatomvm_www","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomvm%2Fatomvm_www","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomvm%2Fatomvm_www/lists"}