{"id":16421545,"url":"https://github.com/cdriehuys/comp380","last_synced_at":"2025-02-24T17:43:04.751Z","repository":{"id":79376081,"uuid":"154682504","full_name":"cdriehuys/comp380","owner":"cdriehuys","description":"Website to educate people on the risks of data breaches and how to mitigate them.","archived":false,"fork":false,"pushed_at":"2018-12-11T05:23:12.000Z","size":1176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-07T07:44:20.635Z","etag":null,"topics":["hugo","netlify","privacy","static-site","website"],"latest_commit_sha":null,"homepage":"https://theywantyourdata.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdriehuys.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-10-25T14:10:25.000Z","updated_at":"2018-12-11T05:23:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"35b83ac2-6eee-4bfa-9bd3-72c3545eda50","html_url":"https://github.com/cdriehuys/comp380","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/cdriehuys%2Fcomp380","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdriehuys%2Fcomp380/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdriehuys%2Fcomp380/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdriehuys%2Fcomp380/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdriehuys","download_url":"https://codeload.github.com/cdriehuys/comp380/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240526152,"owners_count":19815601,"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":["hugo","netlify","privacy","static-site","website"],"created_at":"2024-10-11T07:33:40.188Z","updated_at":"2025-02-24T17:43:04.721Z","avatar_url":"https://github.com/cdriehuys.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [theywantyourdata.com](https://theywantyourdata.com)\n\nWebsite to educate people on the risks of data breaches and how to mitigate\nthem.\n\nThis website was created as a final project for COMP 380 at UNC Chapel Hill.\n\n## Contributing\n\nThis website is a static site built with [Hugo][hugo] and deployed through\n[Netlify][netlify]. The deployment process is automatic, so any changes pushed to the `master` branch will be published.\n\n### Getting the Source\n\nWhether you are adding content or modifying the layout of the site, the first step is to clone the source code.\n\n```bash\ngit clone git@github.com:cdriehuys/comp380\n# Or, if you don't have an SSH key on GitHub\ngit clone https://github.com/cdriehuys/comp380\n```\n\n### Writing Content\n\nIf all you need to do is write content, ie write Markdown files, you do not need any additional software. Simply make the changes you would like, commit them to a separate branch, and [open a pull request][pull-requests].\n\n```bash\ngit checkout -b my-new-post\n\n# Add your content\nnano content/posts/my-new-post.md\n\ngit commit -am \"Added my new post.\"\ngit push --set-upstream origin my-new-post\n```\n\nDon't forget to open a pull request for your newly pushed branch.\n\n### Advanced Contributions\n\nIf you would like to make more advanced changes such as adding JavaScript, custom shortcodes, or changing the layout, you most likely want to [install Hugo][hugo-install] so that you can preview your changes locally.\n\nOnce you have Hugo installed and available on your path, you can run `hugo server` to view a local copy of the website.\n\n```bash\ncd comp380\nhugo server\n```\n\nThis will launch a server on your machine accessible at `http://localhost:1313`. The server automatically watches for changes and will reload if you edit a file.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Authors\n\nChathan Driehuys (@cdriehuys)  \nElijah Long (@elijah498)  \nKai Marcus (@kmarcus1410)\n\n\n[hugo]: https://gohugo.io/\n[hugo-install]: https://gohugo.io/getting-started/installing/\n[netlify]: https://www.netlify.com/\n[pull-requests]: https://github.com/cdriehuys/comp380/pulls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdriehuys%2Fcomp380","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdriehuys%2Fcomp380","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdriehuys%2Fcomp380/lists"}