8000 rust-gamedev.github.io/ at netlify-test · johann2/rust-gamedev.github.io · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"path":" ","repo":{"id":435289375,"defaultBranch":"source","name":"rust-gamedev.github.io","ownerLogin":"johann2","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-12-05T22:02:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6451852?v=4","public":true,"private":false,"isOrgOwned":false},"currentUser":null,"refInfo":{"name":"netlify-test","listCacheKey":"v0:1638741776.216039","canEdit":false,"refType":"branch","currentOid":"c2f170b8f0d4c34aef23510826c34701698bb44c"},"tree":{"items":[{"name":".github/workflows","path":".github/workflows","contentType":"directory","hasSimplifiedPath":true},{"name":"content","path":"content","contentType":"directory"},{"name":"sass","path":"sass","contentType":"directory"},{"name":"static","path":"static","contentType":"directory"},{"name":"templates","path":"templates","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"config.toml","path":"config.toml","contentType":"file"},{"name":"newsletter-template.md","path":"newsletter-template.md","contentType":"file"}],"templateDirectorySuggestionUrl":null,"readme":{"displayName":"README.md","richText":"\u003carticle class=\"markdown-body entry-content container-lg\" itemprop=\"text\"\u003e\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch1 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003erust-gamedev.github.io\u003c/h1\u003e\u003ca id=\"user-content-rust-gamedevgithubio\" class=\"anchor\" aria-label=\"Permalink: rust-gamedev.github.io\" href=\"#rust-gamedevgithubio\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch2 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eNewsletter Creation Workflow\u003c/h2\u003e\u003ca id=\"user-content-newsletter-creation-workflow\" class=\"anchor\" aria-label=\"Permalink: Newsletter Creation Workflow\" href=\"#newsletter-creation-workflow\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cul dir=\"auto\"\u003e\n\u003cli\u003eAt the beginning of the month, a draft of the newsletter is created\nfrom a \u003ca href=\"/johann2/rust-gamedev.github.io/blob/netlify-test/newsletter-template.md\"\u003etemplate\u003c/a\u003e.\n\u003cul dir=\"auto\"\u003e\n\u003cli\u003eThis should be called \u003ccode\u003eindex.md\u003c/code\u003e, and placed in a folder named\n\u003ccode\u003e/posts/newsletter-xxx\u003c/code\u003e (where \u003ccode\u003exxx\u003c/code\u003e is the issue number).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eDuring the month PRs with the month's news, meeting notes, etc\nare reviewed and merged into the draft.\n\u003cul dir=\"auto\"\u003e\n\u003cli\u003eAll images should be placed in the same folder as the post.\u003c/li\u003e\n\u003cli\u003eCheck the comments in the draft file.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eAt the end of the month, the draft is reviewed as a whole\nand polished if needed.\u003c/li\u003e\n\u003cli\u003eOn the first working day of the next month, the final PR\n(that removes \u003ccode\u003edraft = true\u003c/code\u003e from the post's front matter and adds the date) is sent.\u003c/li\u003e\n\u003cli\u003eThe link to the newsletter is shared on social networks, etc.\u003c/li\u003e\n\u003cli\u003eA small PR that adds links to Reddit, Twitter, etc discussions\n(see the comment at the bottom of the draft) is made.\u003c/li\u003e\n\u003cli\u003eA new draft for the next month is created from the template, goto 1.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch2 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eLicense\u003c/h2\u003e\u003ca id=\"user-content-license\" class=\"anchor\" aria-label=\"Permalink: License\" href=\"#license\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003eThis project is licensed under either of:\u003c/p\u003e\n\u003cul dir=\"auto\"\u003e\n\u003cli\u003eApache License, Version 2.0, (\u003ca href=\"/johann2/rust-gamedev.github.io/blob/netlify-test/LICENSE-APACHE\"\u003eLICENSE-APACHE\u003c/a\u003e or\n\u003ca href=\"http://www.apache.org/licenses/LICENSE-2.0\" rel=\"nofollow\"\u003ehttp://www.apache.org/licenses/LICENSE-2.0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eMIT license (\u003ca href=\"/johann2/rust-gamedev.github.io/blob/netlify-test/LICENSE-MIT\"\u003eLICENSE-MIT\u003c/a\u003e or\n\u003ca href=\"http://opensource.org/licenses/MIT\" rel=\"nofollow\"\u003ehttp://opensource.org/licenses/MIT\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp dir=\"auto\"\u003eWith the exception of:\u003c/p\u003e\n\u003cul dir=\"auto\"\u003e\n\u003cli\u003eThe \u003ca href=\"https://fontawesome.com\" rel=\"nofollow\"\u003eFont Awesome\u003c/a\u003e social icons, which are used under a \u003ca href=\"https://creativecommons.org/licenses/by/4.0/\" rel=\"nofollow\"\u003eCreative Commons Attribution 4.0 International\u003c/a\u003e license\u003c/li\u003e\n\u003cli\u003eThe \u003ca href=\"https://openmoji.org\" rel=\"nofollow\"\u003eOpenMoji\u003c/a\u003e icons used on the homepage, which are used under a \u003ca href=\"https://creativecommons.org/licenses/by-sa/4.0/\" rel=\"nofollow\"\u003eCreative Commons Attribution-ShareAlike 4.0 International\u003c/a\u003e license\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/article\u003e","errorMessage":null,"headerInfo":{"toc":[{"level":1,"text":"rust-gamedev.github.io","anchor":"rust-gamedevgithubio","htmlText":"rust-gamedev.github.io"},{"level":2,"text":"Newsletter Creation Workflow","anchor":"newsletter-creation-workflow","htmlText":"Newsletter Creation Workflow"},{"level":2,"text":"License","anchor":"license","htmlText":"License"}],"siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fjohann2%2Frust-gamedev.github.io%2Ftree%2Fnetlify-test%2F%2520"}},"totalCount":9,"showBranchInfobar":true},"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"content","path":"content","contentType":"directory"},{"name":"sass","path":"sass","contentType":"directory"},{"name":"static","path":"static","contentType":"directory"},{"name":"templates","path":"templates","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"config.toml","path":"config.toml","contentType":"file"},{"name":"newsletter-template.md","path":"newsletter-template.md","contentType":"file"}],"totalCount":9}},"fileTreeProcessingTime":8.157509000000001,"foldersToFetch":[],"treeExpanded":true,"symbolsExpanded":false,"csrf_tokens":{"/johann2/rust-gamedev.github.io/branches":{"post":"vf2Q9D9XqxDA8U2-SKqdGKbHylcpbyCQIiL6S9kz9lVer8RSqy_Wk1_XjKXICfy0RhlAjpZ-i5euQgz4PlC_SA"},"/johann2/rust-gamedev.github.io/branches/fetch_and_merge/netlify-test":{"post":"5JeEGbwISSVWcikl7P4QaVWE6gslERcaFCD5LKVMk3zpAhFAcC07mhayZpL_1NX6JsnXE2yhfxeeDHZ9TrPsXA"},"/johann2/rust-gamedev.github.io/branches/fetch_and_merge/netlify-test?discard_changes=true":{"post":"ExkcRlk9oN0a1yCuMC5P0EAnxYq3ACm2f44-QRDo-hsejIkflRjSYloXbxkjBIpDM2r4kv6wQbv1orEQ-xeFOw"}}},"title":"rust-gamedev.github.io/ at netlify-test · johann2/rust-gamedev.github.io","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0