{"id":18016539,"url":"https://github.com/webassembly/website","last_synced_at":"2025-05-15T15:06:39.723Z","repository":{"id":2444473,"uuid":"43967479","full_name":"WebAssembly/website","owner":"WebAssembly","description":"WebAssembly website","archived":false,"fork":false,"pushed_at":"2025-05-06T15:16:05.000Z","size":136724,"stargazers_count":278,"open_issues_count":5,"forks_count":186,"subscribers_count":58,"default_branch":"main","last_synced_at":"2025-05-06T16:45:22.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://webassembly.org","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebAssembly.png","metadata":{"files":{"readme":"README.md","changelog":"news.html","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,"zenodo":null}},"created_at":"2015-10-09T16:29:17.000Z","updated_at":"2025-05-06T15:15:31.000Z","dependencies_parsed_at":"2023-02-18T12:45:16.023Z","dependency_job_id":"fc8c1a4e-383d-4b16-a567-14c1860c0265","html_url":"https://github.com/WebAssembly/website","commit_stats":{"total_commits":356,"total_committers":77,"mean_commits":4.623376623376624,"dds":0.7780898876404494,"last_synced_commit":"169734f0077afe428f4bf6c5b6b60e4ca9efdf27"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebAssembly%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebAssembly%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebAssembly%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebAssembly%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebAssembly","download_url":"https://codeload.github.com/WebAssembly/website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254364270,"owners_count":22058878,"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":[],"created_at":"2024-10-30T04:18:24.533Z","updated_at":"2025-05-15T15:06:39.703Z","avatar_url":"https://github.com/WebAssembly.png","language":"CSS","readme":"# Website\n\nProject overview for WebAssembly: [webassembly.org](https://webassembly.org)\n\n## Dependencies\n\n- Ruby \u003e= 2.3.0\n- [Bundler](https://bundler.io/)\n\n## Building the site\n\nClone the project and the `design` submodule:\n\n```\n$ git clone https://github.com/WebAssembly/website\n$ git submodule update --init --recursive\n```\n\nInstall gem dependencies:\n\n```\n$ bundle install\n```\n\nBuild with Jekyll or serve local preview:\n\n```\n$ bundle exec jekyll build\n$ bundle exec jekyll serve\n```\n\n\u003e You must run `bundle exec jekyll build` after every change and include the\n\u003e `docs` directory in your commit!\n\n## Publishing\n\nThis site uses Jekyll plugins, so GitHub Pages will not build it automatically.\nTo publish, check in manually built static site files to the `docs` directory.\n\nThe static site should be configured to build to the `docs` directory. The\n`docs` directory is a special directory from which GitHub pages can publish\ndirectly. The naming convention is unfortunate given the confusing overlap with\nthe site's own `docs` pages (output to `docs/docs`) which are themselves\ngenerated from the design docs submodule located at `design`.\n\n## What is the role of `_config.yml` and the custom Jekyll plugins?\n\n\u003e Note: the following plugins are all hacks to make the workflow of generating\n\u003e website docs from the `design` repo work without updating the sources in the\n\u003e design repo.\n\n- `gem 'jekyll-optional-front-matter'` loaded directly in the `Gemfile` allows\n  markdown files without YAML frontmatter to be consumed directly. This is\n  included to allow `design` repo `.md` files to be used as pages without\n  modifying their source to add frontmatter.\n- `gem 'jemoji'` loaded directly in the `Gemfile` replaces GitHub-style emoji\n  markdown (e.g. `:+1:`) with images for compat.\n- The `defaults` section of `_config.yml` adds default values to the YAML\n  frontmatter of documents from the `design` repo. In particular, it specifies\n  that all `.md` files in the design submodule should be labelled as type `doc`\n  and given layout `doc.html`. It also manually moves a few docs into the\n  `community` tree where they fit the site organization better.\n- `auto_titles.rb` adds a `title` value to YAML frontmatter by looking for the\n  first header tag in the source files. It also orders the design docs based on\n  a hardcoded list.\n- `link_converter.rb` turns the `design` repo's links (e.g.\n  `[threads](FutureFeatures.md#threads)`) into their respective locations on\n  this website (e.g. `[threads](/docs/future-features/#threads)`).\n- `underscore_paths.rb` rewrites Jekyll page permalinks to convert\n  `/design/FutureFeatures/` to `/docs/future-features/`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebassembly%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebassembly%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebassembly%2Fwebsite/lists"}