diff --git a/README.md b/README.md index fa87fd6..52a14c8 100755 --- a/README.md +++ b/README.md @@ -28,33 +28,3 @@ hugo new blog/YYYY/MM/DD/some-title/index.md You can then edit the newly created file with your favorite text editor, and add images/resources next to it. - -### Contributing - -Contributions are super welcome! A lot of stuff can be done by pretty much anyone, it just needs to get done! - -#### TODO (necessary for replacing the existing website) - - - [x] Setup Hugo scaffolding. (@mhils) - - [x] Write a new template from scratch to get rid of the existing cruft. (@mhils) - - [x] Setup CI to automatically build the site to https://honeynet.github.io/. (@mhils) - - [x] Add docs for how to add a blog post. (@mhils) - - [x] Migrate existing content - - [x] Front page (remove hot topics + active projects for now?) - - [x] About Us - - [x] About Us - - [x] CoC - - [x] Funding (needs minor updates) - - [x] Papers - - [x] News (what can we do with auto-migration here?) - - [ ] GSoC - - [x] Projects - - [x] FAQ (@mhils) - - [x] Workshops (@mhils) - - [x] Challenges (partially broken on the current website, update with a pointer to https://github.com/honeynet/forensic_challenges) - - [x] Fix social icons in the footer. (@mhils) - -#### TODO (stretch goals) - - - Can we do something smart about "active projects"? Scrape activity stats from GitHub maybe? - - Write new blog entries.