Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.02 KB

File metadata and controls

44 lines (32 loc) · 2.02 KB

Roadmap

What's been done, what's in progress, and what's planned for SignalStack.


Completed

  • Archive newsletter Issues 1 and 2 with full summaries and key takeaways
  • Featured tool: AI Tools for Excel (expanded with coverage table and limitations)
  • Book companion: 101 Data Science Drawings (key concepts, applications, walkthroughs, resources)
  • Extended notes for THR June Edition with source links
  • CI pipeline: markdown linting, spell checking, link validation
  • Auto-generated CHANGELOG from commit history
  • CONTRIBUTING.md with commit conventions and setup guide
  • Project documentation (this docs/ folder)
  • Git hooks for commit message format and sensitive file blocking
  • Dependabot for automated dependency updates
  • Git LFS tracking for binary assets
  • Branch protection configuration

Planned

Content

  • Issue 3 — Archive next Research Rundown issue when published
  • More featured tools — Expand the featured/ directory with additional tool reviews
  • Topic indexes — Cross-cutting pages that collect resources by theme (e.g., "Climate Resilience" across all issues)
  • Glossary — A central glossary of development research terms used across the repo
  • Reading lists — Curated reading paths for specific audiences (new researchers, M&E practitioners, data scientists)

Infrastructure

  • GitHub Pages — Publish the repo as a browsable documentation site (using Jekyll or MkDocs)
  • Search — Add full-text search across all content (via GitHub Pages or Algolia)
  • RSS feed — Auto-generate an RSS/Atom feed from new issue archives
  • Issue templates for content submissions — Structured forms for suggesting new resources
  • Multi-language support — Translated versions of key content

Suggesting Ideas

Have an idea for the roadmap? Open a feature request or see CONTRIBUTING.md.