{"id":15988666,"url":"https://github.com/mpusz/wg21-papers","last_synced_at":"2025-06-15T10:08:07.429Z","repository":{"id":139725402,"uuid":"112599126","full_name":"mpusz/wg21-papers","owner":"mpusz","description":"ISO C++ Committee papers by Mateusz Pusz","archived":false,"fork":false,"pushed_at":"2025-02-12T19:19:54.000Z","size":7594,"stargazers_count":5,"open_issues_count":15,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-28T00:54:03.497Z","etag":null,"topics":["cpp","cpp-library","wg21"],"latest_commit_sha":null,"homepage":"https://mpusz.github.io/wg21-papers","language":"Bikeshed","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/mpusz.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-11-30T10:38:44.000Z","updated_at":"2025-02-12T19:19:58.000Z","dependencies_parsed_at":"2023-10-05T05:45:12.066Z","dependency_job_id":"63101465-2212-4fba-a81b-a53f3f38e927","html_url":"https://github.com/mpusz/wg21-papers","commit_stats":{"total_commits":585,"total_committers":7,"mean_commits":83.57142857142857,"dds":"0.18632478632478633","last_synced_commit":"92f5de0277b4c9705e266774bf7fc95c9e78975c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mpusz/wg21-papers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpusz%2Fwg21-papers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpusz%2Fwg21-papers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpusz%2Fwg21-papers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpusz%2Fwg21-papers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpusz","download_url":"https://codeload.github.com/mpusz/wg21-papers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpusz%2Fwg21-papers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259957272,"owners_count":22937546,"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":["cpp","cpp-library","wg21"],"created_at":"2024-10-08T04:20:31.891Z","updated_at":"2025-06-15T10:08:07.407Z","avatar_url":"https://github.com/mpusz.png","language":"Bikeshed","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My ISO C++ Committee (WG21) papers\n\nThis repo contains ISO C++ Committee (WG21) papers that I created or co-authored with other\nC++ experts.\n\n[src](src) directory contains source version of those documents. They are written in markdown-like\nlanguage. Depending on the file extension the specific paper is using either:\n\n- [Bikeshed](https://github.com/tabatkins/bikeshed),\n- [mpark/wg21](https://github.com/mpark/wg21),\n\nfor their processing.\n\nGenerated outcome documents can be found on [GitHub IO](https://mpusz.github.io/wg21-papers)\npage.\n\n\n## Getting started\n\n### Bikeshed\n\n1. Bikeshed is really simple to install\n\n    ```shell\n    git clone https://github.com/tabatkins/bikeshed.git\n    pip2 install --editable /path/to/cloned/bikeshed\n    bikeshed update\n    ```\n\n2. Updating Bikeshed to the latest version and state requires the following steps\n\n    ```shell\n    git pull --rebase\n    bikeshed update\n    ```\n\n3. To develop a document with Bikeshed the most useful is\n\n    ```shell\n    bikeshed watch src/paper_to_generate.bs\n    ```\n\nFor more information refer to [Bikeshed Documentation](https://tabatkins.github.io/bikeshed/).\n\n### mpark/wg21\n\n1. Framework usage is nicely described int the [README documentation](https://github.com/mpark/wg21)\n   on the project's website.\n\n### markdownlint and VS code\n\nThe repository provides a support for [markdownlint](https://github.com/DavidAnson/markdownlint)\nto ensure that markdown documents are compliant and consistent. To use this feature just install\n[markdownlint plugin](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)\nin VS Code.\n\n## Generating docs\n\n1. Change the active directory to the `src` subdirectory\n2. Type `make` and press TAB to see the list of available targets\n3. Provide the target and press ENTER\n\nFor example:\n\n```shell\ncd src\nmake 2008R1_enable_variable_template_template_parameters.html \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpusz%2Fwg21-papers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpusz%2Fwg21-papers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpusz%2Fwg21-papers/lists"}