[
  {
    "id": "simple-wiki",
    "name": "Simple Wiki",
    "description": "Lume theme to create a wiki for notes or documentation",
    "tags": ["simple", "wiki", "documentation"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/lumeland/theme-simple-wiki",
    "demo": "https://lumeland.github.io/theme-simple-wiki/",
    "screens": [
      {
        "desktop": "/screens/simple_wiki/desktop.png",
        "desktop_dark": "/screens/simple_wiki/desktop_dark.png",
        "mobile": "/screens/simple_wiki/mobile.png",
        "mobile_dark": "/screens/simple_wiki/mobile_dark.png"
      }
    ],
    "module": {
      "name": "wiki",
      "id": "jsdelivr/theme-simple-wiki",
      "origin": "https://cdn.jsdelivr.net/gh/lumeland/theme-simple-wiki",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/src",
      "src": [
        "/index.md",
        "/404.md",
        "/favicon.svg"
      ]
    }
  },
  {
    "id": "simple-blog",
    "name": "Simple Blog",
    "description": "Lume theme to create a blog",
    "tags": ["simple", "blog"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/lumeland/theme-simple-blog",
    "demo": "https://lumeland.github.io/theme-simple-blog/",
    "screens": [
      {
        "desktop": "/screens/simple_blog/desktop.png",
        "desktop_dark": "/screens/simple_blog/desktop_dark.png",
        "mobile": "/screens/simple_blog/mobile.png",
        "mobile_dark": "/screens/simple_blog/mobile_dark.png"
      }
    ],
    "module": {
      "name": "blog",
      "id": "jsdelivr/lumeland/theme-simple-blog",
      "origin": "https://cdn.jsdelivr.net/gh/lumeland/theme-simple-blog",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/src",
      "src": [
        "/_data.yml",
        "/404.md",
        "/favicon.png",
        "/posts/instructions.md"
      ]
    }
  },
  {
    "id": "simple-epub",
    "name": "Book (.epub)",
    "description": "Lume theme to create a book in ePub format",
    "tags": ["simple", "epub", "book"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/lumeland/simple-epub",
    "screens": [
      {
        "desktop": "/screens/epub/desktop.png"
      }
    ],
    "module": {
      "name": "epub",
      "id": "jsdelivr/lumeland/simple-epub",
      "origin": "https://cdn.jsdelivr.net/gh/lumeland/simple-epub",
      "main": "/mod.ts",
      "srcdir": "/src",
      "src": [
        "/img/cover.jpg",
        "/2.title_page.md",
        "/3.dedication.md",
        "/4.acknowledgements.md",
        "/5.chapter-1.md"
      ]
    }
  },
  {
    "id": "simple-me",
    "name": "Simple Me",
    "description": "Lume theme to create a contact page with bio and links",
    "tags": ["simple", "links", "bio"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/lumeland/theme-simple-me",
    "demo": "https://lumeland.github.io/theme-simple-me/",
    "screens": [
      {
        "desktop": "/screens/simple_me/desktop.png",
        "desktop_dark": "/screens/simple_me/desktop_dark.png",
        "mobile": "/screens/simple_me/mobile.png",
        "mobile_dark": "/screens/simple_me/mobile_dark.png"
      }
    ],
    "module": {
      "name": "me",
      "id": "jsdelivr/lumeland/theme-simple-me",
      "origin": "https://cdn.jsdelivr.net/gh/lumeland/theme-simple-me",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/src",
      "src": [
        "/index.yml",
        "/avatar.jpg",
        "/favicon.svg"
      ]
    }
  },
  {
    "id": "top",
    "name": "Top",
    "description": "A theme to build a website for a tech event.",
    "tags": ["event", "tech", "landing"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/tarugoconf/top",
    "demo": "https://tarugoconf.github.io/top/",
    "screens": [
      {
        "desktop": "/screens/top/desktop.png",
        "mobile": "/screens/top/mobile.png"
      }
    ],
    "module": {
      "name": "top",
      "id": "jsdelivr/tarugoconf/top",
      "origin": "https://cdn.jsdelivr.net/gh/tarugoconf/top",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/src",
      "src": [
        "/files/logos/logo.png",
        "/files/people/avatar.webp",
        "/files/tickets/ticket.png",
        "/files/favicon.svg",
        "/pages/code-of-conduct.md",
        "/pages/legal-terms.md",
        "/pages/privacy.md",
        "/block_pages/tickets.yml",
        "/block_pages/index.yml",
        "/styles/theme.css",
        "/_data.yml",
        "/humans.vto"
      ]
    }
  },
  {
    "id": "ebook",
    "name": "e-Book",
    "description": "A theme to create web e-books.",
    "tags": ["ebook"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/lumeland/theme-ebook",
    "demo": "https://lumeland.github.io/theme-ebook/",
    "screens": [
      {
        "desktop": "/screens/ebook/desktop.png",
        "mobile": "/screens/ebook/mobile.png"
      }
    ],
    "module": {
      "name": "ebook",
      "id": "jsdelivr/lumeland/theme-ebook",
      "origin": "https://cdn.jsdelivr.net/gh/lumeland/theme-ebook",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/src",
      "src": [
        "/img/favicon.svg",
        "/img/cover.png",
        "/index.md",
        "/_data.yml"
      ]
    }
  },
  {
    "id": "twitter-archive",
    "name": "Twitter archive",
    "description": "A theme to host your Twitter/X archive.",
    "tags": ["twitter", "archive"],
    "author": {
      "name": "Óscar Otero",
      "url": "https://oscarotero.com"
    },
    "repo": "https://github.com/lumeland/theme-simple-twitter",
    "demo": "https://twitter.oscarotero.gal",
    "screens": [
      {
        "desktop": "/screens/simple_twitter/desktop.png",
        "desktop_dark": "/screens/simple_twitter/desktop_dark.png",
        "mobile": "/screens/simple_twitter/mobile.png",
        "mobile_dark": "/screens/simple_twitter/mobile_dark.png"
      }
    ],
    "module": {
      "name": "twitter",
      "id": "jsdelivr/lumeland/theme-simple-twitter",
      "origin": "https://cdn.jsdelivr.net/gh/lumeland/theme-simple-twitter",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/src",
      "src": [
        "/uploads/favicon.svg",
        "/_data/tweets.js",
        "/_data.yml"
      ]
    }
  },
  {
    "id": "xeo",
    "name": "Xeo",
    "description": "A deluxe Lume theme",
    "tags": ["blog", "custom", "fonts"],
    "author": {
      "name": "Ricky de Laveaga",
      "url": "https://rdela.com"
    },
    "repo": "https://github.com/famebot/xeo",
    "demo": "https://xeo.land",
    "screens": [
      {
        "desktop": "/screens/xeo/desktop.png",
        "desktop_dark": "/screens/xeo/desktop_dark.png",
        "mobile": "/screens/xeo/mobile.png",
        "mobile_dark": "/screens/xeo/mobile_dark.png"
      }
    ],
    "module": {
      "name": "xeo",
      "id": "jsdelivr/famebot/xeo",
      "origin": "https://cdn.jsdelivr.net/gh/famebot/xeo",
      "main": "/mod.ts",
      "cms": "/_cms.ts",
      "srcdir": "/",
      "src": [
        "/_data.yml",
        "/404.md",
        "/favicon.svg",
        "/pages/contact.md",
        "/posts/2025-12-solstice.md",
        "/posts/2161-01-16-13-00-00-stardate-foundation.md",
        "/posts/differences.md",
        "/posts/instructions.md",
        "/posts/no-title/index.md"
      ]
    }
  },
  {
    "id": "lumocs",
    "name": "Lumocs",
    "description": "Ready to use dark/light documentation theme",
    "tags": ["documentation"],
    "author": {
      "name": "Hexagon",
      "url": "https://hexagon.56k.guru/"
    },
    "repo": "https://github.com/Hexagon/lumocs",
    "demo": "https://lumocs.56k.guru/",
    "screens": [
      {
        "desktop": "/screens/lumocs/desktop.png",
        "desktop_dark": "/screens/lumocs/desktop_dark.png",
        "mobile": "/screens/lumocs/mobile.png",
        "mobile_dark": "/screens/lumocs/mobile_dark.png"
      }
    ],
    "module": {
      "name": "lumocs",
      "id": "jsdelivr/Hexagon/lumocs",
      "origin": "https://cdn.jsdelivr.net/gh/Hexagon/lumocs",
      "main": "/mod.ts",
      "srcdir": "/demo-repository/docs/src",
      "src": [
        "/_data.json",
        "/index.md"
      ]
    }
  }
]
