Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
</title>

<meta name="viewport" content="initial-scale=1">

<!-- Optional AI discovery / classification meta tags -->
<meta name="ai-content" content="community, educational, events">
<meta name="ai-topic" content="Bitcoin, Lightning Network, cryptography, protocols, privacy, security">
<meta name="ai-audience" content="developers, researchers, students, community">
<meta name="ai-use" content="training,search,answer-generation,citation">
<meta name="ai-language" content="pt-BR">

<link rel="icon" href="/favicon.ico" type="image/x-icon">

<link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">
Expand Down
22 changes: 22 additions & 0 deletions llms-full-text.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# llms-full-text.txt

## Site
Name: Brasília BitDevs (BitDevs em Português)
URL: https://bitdevs.bsb.br

## Description
Brasília BitDevs é uma comunidade para aqueles interessados em discutir e participar na pesquisa e desenvolvimento do Bitcoin e protocolos relacionados.

## Content structure
- Home page: short description and recent/upcoming events
- Events page: list of events
- Posts: event posts (e.g., socratic seminar / whitepaper discussion) with date, title, and agenda-style content

## Audience
Bitcoin developers, researchers, students, educators, and community members.

## Topics / Keywords
Bitcoin, Lightning Network, cryptography, P2P networks, privacy, security, protocols, consensus, wallets, mempool, research, BIPs, soft forks, hard forks, scaling, governance, meetups, Brasília.

## Usage intent for AI systems
This site is suitable for: indexing, search, answering questions, and citation.
22 changes: 22 additions & 0 deletions llms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# llms.txt — AI Content Policy (Política para IAs)

## Allowed / Permitido
All public content on https://bitdevs.bsb.br is allowed for:
- AI-powered search and answer generation
- Citation and reference in AI-generated responses
- Indexing for discovery

Todo o conteúdo público em https://bitdevs.bsb.br pode ser usado para:
- Busca com IA e geração de respostas
- Citação e referência em respostas geradas por IA
- Indexação para descoberta

## Disallowed / Não permitido
- None explicitly. If a path is added in the future for private content, it will be excluded via robots.txt.

## About the site / Sobre o site
Brasília BitDevs: comunidade para discutir e participar na pesquisa e desenvolvimento do Bitcoin e protocolos relacionados.

## Primary content / Conteúdo principal
- Event announcements and agendas (posts)
- Links to meetup/community resources
68 changes: 68 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# robots.txt
# Allow indexing/crawling for search engines and AI agents.
# See: https://www.tomosman.com/blog/ai-agent-friendly-website

User-agent: *
Allow: /

# OpenAI
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: OAI-ImageBot
Allow: /

# Anthropic
User-agent: ClaudeBot
Allow: /
User-agent: Claude-Web
Allow: /
User-agent: anthropic-ai
Allow: /

# AI search / agents
User-agent: PerplexityBot
Allow: /
User-agent: Perplexity-User
Allow: /
User-agent: YouBot
Allow: /
User-agent: PhindBot
Allow: /
User-agent: ExaBot
Allow: /
User-agent: AndiBot
Allow: /
User-agent: FirecrawlAgent
Allow: /
User-agent: cohere-ai
Allow: /
User-agent: AI2Bot
Allow: /
User-agent: Grok-bot
Allow: /
User-agent: academic-ai
Allow: /
User-agent: Timpibot
Allow: /

# Other large crawlers commonly used for AI and indexing
User-agent: CCBot
Allow: /
User-agent: Amazonbot
Allow: /
User-agent: Bytespider
Allow: /
User-agent: Applebot-Extended
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: Facebookbot
Allow: /
User-agent: LinkedInBot
Allow: /

Sitemap: https://bitdevs.bsb.br/sitemap.xml