{"id":13701094,"url":"https://github.com/HarrisJT/web-launch-checklist","last_synced_at":"2025-05-04T20:32:10.523Z","repository":{"id":117452797,"uuid":"92800969","full_name":"HarrisJT/web-launch-checklist","owner":"HarrisJT","description":":clipboard: A simple website launch checklist to keep track of the most important enrichment possibilities for a website.","archived":false,"fork":false,"pushed_at":"2018-10-29T02:52:16.000Z","size":798,"stargazers_count":226,"open_issues_count":1,"forks_count":36,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-08-03T20:11:43.361Z","etag":null,"topics":["accessibility","checklist","improve","launch","list","performance","security","seo","web","website"],"latest_commit_sha":null,"homepage":"https://weblaunchchecklist.com","language":"HTML","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/HarrisJT.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}},"created_at":"2017-05-30T05:25:06.000Z","updated_at":"2024-07-11T12:12:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"58ac2930-ff60-4898-bcef-86a57a727992","html_url":"https://github.com/HarrisJT/web-launch-checklist","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/HarrisJT%2Fweb-launch-checklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisJT%2Fweb-launch-checklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisJT%2Fweb-launch-checklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisJT%2Fweb-launch-checklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarrisJT","download_url":"https://codeload.github.com/HarrisJT/web-launch-checklist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224409938,"owners_count":17306382,"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":["accessibility","checklist","improve","launch","list","performance","security","seo","web","website"],"created_at":"2024-08-02T20:01:17.243Z","updated_at":"2024-11-13T07:30:40.452Z","avatar_url":"https://github.com/HarrisJT.png","language":"HTML","readme":"# Web Launch Checklist - https://weblaunchchecklist.com/\n\nThis website displays the most useful and effective tips for Performance, SEO, Security, Accessibility, Content, and Functionality for websites in checklist form. The checkboxes and counters persist through localstorage and the whole document can be downloaded in multiple formats. I want it to be easy to edit so please fork and suggest changes!\n\nTo start a development environment run these commands:\n\n```npm install``` in the root directory of this project\n\n```gulp default``` to watch for changes in main.scss and main.js\n\n## Contributing\n\nPlease read the following for details on the process of submitting change ideas.\n\n### Contributing with code:\n\nCreate a fork of this repository, run the above commands to start a development environment, then submit a pull request with a title starting either \"New:\", \"Modify:\", or \"Remove:\" depending on the nature of your change.\n\nHere is a sample of what the HTML code block looks like where the all caps text is replaceable. The \"...\" is where I removed some fixed code for the purposes of examples.\n\n\n````HTML\n \u003csection class=\"checklist\"\u003e\n        \u003ch2 class=\"checklist__title\"\u003eTITLE OF SECTION\u003c/h2\u003e\n        ...\n        \u003cul class=\"checklist-container\"\u003e\n            \u003cli class=\"checklist-item\"\u003e\n                \u003cinput id=\"\" type=\"checkbox\"/\u003e\u003clabel for=\"\" class=\"checkbox\"\u003e\u003c/label\u003e\u003cspan\n                    class=\"checklist-item__title\"\u003eCHECKLIST ITEM TITLE\u003c/span\u003e\n               ...\n                \u003cdiv class=\"info-container\"\u003e\n                    \u003cdiv class=\"info\"\u003e\n                        EXTRA INFORMATION\n                    \u003c/div\u003e\n                \u003c/div\u003e\n            \u003c/li\u003e\n````\n* Repeat the ```\u003cli class=\"checklist-item\"\u003e``` block for more checklist items.\n* Repeat the ```\u003csection class=\"checklist\"\u003e``` block for more checklist sections.\n\nYou should limit yourself to editing the:\n* Title of the section *(h2 class=\"checklist__title\")*\n* Checklist item title *(span class=\"checklist-item__title\")*\n* Extra information, keep in mind that only unordered lists and links have defined styles *(div class=\"info\")*\n\n\n\n### Contributing without coding:\n\nCreate an [Issue](https://github.com/HarrisJT/web-launch-checklist/issues/new) with a title starting either \"New:\", \"Modify:\", or \"Remove:\" depending on the nature of your suggestion. Please be as detailed as possible and include credible links where necessary\n\n***\n\n* **Harris J. Thompson** - *Creator* - [Portfolio](https://harrisjt.com/)\n\nSee also the list of [contributors](https://github.com/HarrisJT/web-launch-checklist/graphs/contributors) who participated in this project.\n\n\nThis project is licensed under the CC BY-SA 4.0 License - see the [Creative Commons License](https://creativecommons.org/licenses/by-sa/4.0/deed.en_GB) website for details","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHarrisJT%2Fweb-launch-checklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHarrisJT%2Fweb-launch-checklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHarrisJT%2Fweb-launch-checklist/lists"}