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
14 changes: 14 additions & 0 deletions events.html.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Brasília BitDevs Events Archive

> Overview of the event archive for Brasília BitDevs.

The `/events` page lists Socratic Seminar posts published on the site.

Each event post generally includes:

- meetup metadata
- notices and community links
- acknowledgements
- a curated agenda of discussion topics and source links

For direct access to recent agenda pages, see [recent-events.md](https://bitdevs.bsb.br/recent-events.md).
13 changes: 13 additions & 0 deletions index.html.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Brasília BitDevs Home

> Overview of the Brasília BitDevs community homepage.

Brasília BitDevs is a community for people interested in the research and development of Bitcoin and related protocols.

The homepage contains:

- A short description of the community.
- A list of recent and upcoming events.
- A link to the full events archive.

Primary language: Brazilian Portuguese (`pt-BR`).
15 changes: 15 additions & 0 deletions llms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Brasília BitDevs

> Brasília BitDevs is a Brazilian Portuguese site for a Bitcoin technical meetup community, with event announcements, Socratic Seminar agendas, and related community links.

This site is event-centric. Start with the site overview for context, then use the event archive and recent agenda summary to find meetup history and discussion topics.

## Site

- [Home overview](https://bitdevs.bsb.br/index.html.md): Community summary and the structure of the homepage.
- [Events archive](https://bitdevs.bsb.br/events.html.md): Explains the archive page and how individual event posts are organized.
- [Recent event agendas](https://bitdevs.bsb.br/recent-events.md): Direct links to the most recent seminar agenda pages.

## Optional

- [Site source repository](https://github.com/ClubeBitcoinUnB/bitdevs.bsb.br): Jekyll source for the website.
9 changes: 9 additions & 0 deletions recent-events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Recent Brasília BitDevs Event Agendas

> Direct links to recent Socratic Seminar agenda pages.

- [Seminário Socrático 025](https://bitdevs.bsb.br/2026-01-22-socratic-seminar-025): January 22, 2026 agenda and discussion links.
- [Seminário Socrático 024](https://bitdevs.bsb.br/2025-12-18-socratic-seminar-024): December 18, 2025 agenda and discussion links.
- [Seminário Socrático 023](https://bitdevs.bsb.br/2025-11-27-socratic-seminar-023): November 27, 2025 agenda and discussion links.
- [Seminário Socrático 022](https://bitdevs.bsb.br/2025-10-23-socratic-seminar-022): October 23, 2025 agenda and discussion links.
- [Seminário Socrático 021](https://bitdevs.bsb.br/2025-09-18-socratic-seminar-021): September 18, 2025 agenda and discussion links.
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