leanprover-community / leanprover-community/leanprover-community.github.io

Add schema.org structured data to events page

Open
#738 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
84
Forks
190
Avg merge
1d 12h
Merged PRs (30d)
12

Description

Add JSON-LD structured data to the events page for better search engine indexing. This would use schema.org/Event markup with event details from data/events.yaml including event name, URL, dates, location (physical/virtual/hybrid), and event type (conference/workshop/tutorial), following standard SEO best practices for improved visibility in search results and rich snippets in search engines.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the events page entry point and reading data/events.yaml to understand the available event fields. Add schema.org/Event JSON-LD for each event, including its name, URL, dates, location, and event type; done means the events page exposes complete structured data for the listed events.

Written by the indexing model from the issue text.

Assessment

Tech stack
json, yaml
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.