Skip to content

naftiko/ripples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naftiko Ripples

The Ripples Leaderboard — a running record of every trend, signal, and advisor ping that has crossed the Naftiko inbox.

Each ripple captures:

  • The original framing (advisor or article)
  • The source link
  • The themes it touches
  • (Where applicable) Naftiko's response — under "Naftiko's Take"

Built as a Jekyll site, deployed via GitHub Pages.

Local development

bundle exec jekyll serve

Adding a new ripple

Drop a new markdown file into _ripples/ with this frontmatter:

---
title: "Short title"
date: 2026-05-04
source: advisor        # advisor | article | other
source_url: https://example.com/...
summary: "1-2 sentence framing of the ripple"
themes:
  - agentic
  - governance
has_answer: false      # set true if the body includes a "## Naftiko's Take" section
---

The leaderboard will pick it up on the next build.

About

This is a leaderboard of the ripples across the market today.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors