Skip to content

Commit

Permalink
remove outdated todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils authored Aug 2, 2023
1 parent dfeeb21 commit 7312b42
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 7312b42

Please sign in to comment.