{
  "markdown": "<p align=\"center\">\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/abelljs/abell/assets/30949385/0452e85b-df57-47a3-891c-33068de5c0e2\">\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/abelljs/abell/assets/30949385/e9ea17d6-c248-4ef6-9803-fd058b131b4a\">\n  <img width=\"512\" alt=\"Abell Logo and Title\" src=\"https://github.com/abelljs/abell/assets/30949385/e9ea17d6-c248-4ef6-9803-fd058b131b4a\">\n</picture>\n</p>\n\n<p align=\"center\"><a href=\"https://npmjs.org/package/abell\"><img alt=\"Abell Latest Version\" src=\"https://img.shields.io/github/package-json/v/abelljs/abell/main?filename=packages%2Fabell%2Fpackage.json&style=for-the-badge&labelColor=322&logo=npm&label=abell&color=darkred\"></a> &nbsp;<a href=\"https://abelljs.org/\"><img alt=\"Documentation abelljs.org\" src=\"https://img.shields.io/badge/Documentation-abelljs.org-0a30e0?style=for-the-badge&labelColor=19216D&logo=readthedocs&logoColor=eee\"/></a> &nbsp;<a href=\"https://discord.gg/ndsVpRG\"><img alt=\"Discord Join Chat\" src=\"https://img.shields.io/badge/discord-join%20chat-738ADB?style=for-the-badge&logo=discord&logoColor=738ADB&labelColor=225\"/></a></p>\n\n<h1 aria-hidden=\"true\"></h1>\n\n<br/>\n\n\nA Low-Level, Framework Agnostic, Highly Flexible Static-Site-Generator to help you build Static Sites without too much of learning curve.\n\n**Documentation:** https://abelljs.org \n\n\n## 📖 &nbsp; Create Abell Project\n\n```sh\nnpx create-abell my-abell-site\ncd my-abell-site\nnpm run dev\n```\n\nCheck out https://abelljs.org for complete documentation.\n\n## 🚀 &nbsp; Syntax Example\n\n```vue\n<!-- index.abell -->\n<html>\n  <body>\n    I can render JavaScript! Look: {{ 10 + 10 }}\n  </body>\n</html>\n```\n\nOutput:\n```html\n<!-- index.html -->\n<html>\n  <body>\n    I can render JavaScript! Look: 20\n  </body>\n</html>\n```\n\nLearn More at [Syntax Guide](https://abelljs.org/syntax-guide)\n\n### 📄 License\n\nThis project is licensed under the [MIT License](./LICENSE)\n\n### 🤗 Contributing\n\nCheck out [CONTRIBUTING.md](https://github.com/abelljs/abell/tree/main/CONTRIBUTING.md)\n\n---\n\nIf you like my work, you can sponsor me on GitHub: https://github.com/sponsors/saurabhdaware 🌻\n",
  "bytes": 2171,
  "sha": "1853358ccbad1d22167fbb56222a3f5c13a6038ff708c0a1462d7dbcbc8420d7",
  "repo_slug": "abelljs/abell",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_abelljs_abell_178b9222/readme"
}