|
1 | | -<p align="center"> |
2 | | - <a href="https://varnasr.github.io/SignalStack/" target="_blank"> |
3 | | - <img src="https://img.shields.io/badge/View%20Live%20Site-SignalStack-brightgreen?style=for-the-badge&logo=github" alt="View SignalStack Live Site"> |
4 | | - </a> |
5 | | -</p> |
| 1 | +# SignalStack |
6 | 2 |
|
7 | | -# 🚀 SignalStack |
| 3 | +**Research Rundown newsletter archive and curated development resources.** |
8 | 4 |
|
9 | | -**SignalStack** is the companion repository for the *Research Rundown* newsletter — |
10 | | -bringing you curated insights, research resources, and updates from the world of development policy, social research, and climate resilience. |
| 5 | +[](https://openstacks.dev) |
| 6 | +[](LICENSE) |
11 | 7 |
|
12 | | -Stay updated with live issues, featured tools, and companion notes. |
| 8 | +> Curated insights, research resources, and updates from the world of development policy, social research, and climate resilience. |
13 | 9 |
|
14 | 10 | --- |
15 | 11 |
|
16 | | -## 📖 Table of Contents |
| 12 | +## What This Is |
17 | 13 |
|
18 | | -- [About SignalStack](#about-signalstack) |
19 | | -- [Latest Issues](#latest-issues) |
20 | | -- [Featured Tools](#featured-tools) |
21 | | -- [Resources](#resources) |
22 | | -- [What's New](#whats-new) |
23 | | -- [Stay Connected](#stay-connected) |
| 14 | +SignalStack is the companion repository for the **Research Rundown** newsletter. It hosts archived newsletter issues, featured research tools, method spotlights, and curated resources for development practitioners. |
24 | 15 |
|
25 | | ---- |
26 | | - |
27 | | -## 📚 About SignalStack |
| 16 | +This is the **knowledge curation layer** of [OpenStacks for Change](https://openstacks.dev) — an open ecosystem of tools for public interest research and evaluation. |
28 | 17 |
|
29 | | -SignalStack hosts: |
| 18 | +## What's Inside |
30 | 19 |
|
31 | | -- Links to each live edition of *Research Rundown*. |
32 | | -- Summaries and companion notes. |
33 | | -- Featured research tools and resources for practitioners. |
| 20 | +``` |
| 21 | +SignalStack/ |
| 22 | +├── issues/ # Newsletter issue archives with summaries |
| 23 | +├── featured/ # Featured research tools and methods |
| 24 | +├── extras/ # Extended notes and companion materials |
| 25 | +├── assets/banner/ # Visual assets |
| 26 | +├── index.md # Landing page content |
| 27 | +└── package.json # Automation config |
| 28 | +``` |
34 | 29 |
|
35 | | ---- |
| 30 | +## Newsletter Issues |
36 | 31 |
|
37 | | -## 🗓️ Latest Issues |
| 32 | +| Issue | Date | Topics | |
| 33 | +|-------|------|--------| |
| 34 | +| Issue 2 | April 2025 | Gender-responsive climate resilience, health equity | |
| 35 | +| Issue 1 | June 2024 | Food security, ocean gender equity | |
38 | 36 |
|
39 | | -- [Issue 2 (April 2025)](issues/april-2025/) |
40 | | -- [Issue 1 (June 2024)](issues/june-2024/) |
| 37 | +## How It Connects |
41 | 38 |
|
42 | | ---- |
| 39 | +SignalStack is one of several stacks in the [OpenStacks](https://openstacks.dev) ecosystem: |
43 | 40 |
|
44 | | -## 🛠️ Featured Tools |
| 41 | +| Stack | Focus | Link | |
| 42 | +|-------|-------|------| |
| 43 | +| [InsightStack](https://github.com/Varnasr/InsightStack) | MEL tools, calculators, documentation | Knowledge systems | |
| 44 | +| [FieldStack](https://github.com/Varnasr/FieldStack) | R notebooks for fieldwork & evaluation | Applied data work | |
| 45 | +| [EquityStack](https://github.com/Varnasr/EquityStack) | Python workflows for development data | Data pipelines | |
| 46 | +| **SignalStack** (this repo) | Research Rundown newsletter archive | You are here | |
45 | 47 |
|
46 | | -*(Coming soon — selected resources from issues.)* |
| 48 | +**SignalStack curates and highlights** tools and methods from the other stacks. If you find a tool here that interests you, follow the link to the relevant stack for the actual code. |
47 | 49 |
|
48 | | ---- |
| 50 | +## Subscribe |
49 | 51 |
|
50 | | -## 📂 Resources |
| 52 | +Follow the [Research Rundown newsletter](https://researchrundown.substack.com) for regular updates on development research, open data, and practitioner tools. |
51 | 53 |
|
52 | | -*(Coming soon — categorized guides, policy toolkits, research reports.)* |
| 54 | +## Contributing |
53 | 55 |
|
54 | | ---- |
| 56 | +Have a research tool, method, or resource to feature? See [CONTRIBUTING.md](CONTRIBUTING.md) or open an issue. |
55 | 57 |
|
56 | | -## ✨ What's New |
| 58 | +## License |
57 | 59 |
|
58 | | -- **April 2025**: Added Issue 2 featuring gender-responsive climate resilience, health equity toolkits, and research governance insights. |
59 | | -- **June 2024**: Repository launched with Issue 1, covering food security, climate science, gender equity in oceans, and open science tools. |
| 60 | +MIT — free to use, modify, and share. See [LICENSE](LICENSE). |
60 | 61 |
|
61 | 62 | --- |
62 | 63 |
|
63 | | -## 📬 Stay Connected |
64 | | - |
65 | | -- 📖 [Subscribe to Research Rundown](https://open.substack.com/pub/varna) |
66 | | -- 🌐 [Explore OpenStacks.dev](https://openstacks.dev/) |
67 | | -- ✉️ Contact: varna.sr@gmail.com |
68 | | - |
69 | | ---- |
70 | | - |
71 | | -## 📜 Changelog |
72 | | - |
73 | | -This project maintains an up-to-date [CHANGELOG.md](./CHANGELOG.md) that is automatically updated on every push to the `main` branch using GitHub Actions. |
74 | | -All changes are documented automatically for better tracking and visibility. |
| 64 | +**Created by [Varna Sri Raman](https://github.com/Varnasr)** — Development Economist & Social Researcher |
0 commit comments