Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alextim/astro-lib
Makes it easy to add robots.txt, sitemap and web app manifest during build to your Astro app.
https://github.com/alextim/astro-lib
astro robots-txt robotstxt seo sitemap sitemap-xml webmanifest
Last synced: 1 day ago
JSON representation
Makes it easy to add robots.txt, sitemap and web app manifest during build to your Astro app.
- Host: GitHub
- URL: https://github.com/alextim/astro-lib
- Owner: alextim
- License: mit
- Created: 2022-04-26T21:20:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:52:14.000Z (about 1 year ago)
- Last Synced: 2025-01-13T16:12:07.573Z (9 days ago)
- Topics: astro, robots-txt, robotstxt, seo, sitemap, sitemap-xml, webmanifest
- Language: TypeScript
- Homepage:
- Size: 1.34 MB
- Stars: 111
- Watchers: 1
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Help Ukraine now!](https://raw.githubusercontent.com/alextim/help-ukraine-win-flag/master/stop-russian-agressian-help-ukraine-now-link.svg 'Help Ukraine now!')](https://war.ukraine.ua/support-ukraine/)
# Astro Lib
![Release](https://github.com/alextim/astro-lib/actions/workflows/release.yaml/badge.svg) ![Test](https://github.com/alextim/astro-lib/actions/workflows/test.yaml/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
Here are useful additions for [Astro](https://astro.build).
## Directory
| Package | Release Notes |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| [astro-robots-txt](packages/astro-robots-txt) | [![astro-robots-txt version](https://img.shields.io/npm/v/astro-robots-txt.svg?label=%20)](packages/astro-robots-txt/CHANGELOG.md) |
| [astro-webmanifest](packages/astro-webmanifest) | [![astro-webmanifest version](https://img.shields.io/npm/v/astro-webmanifest.svg?label=%20)](packages/astro-webmanifest/CHANGELOG.md) |
| [astro-sitemap](packages/astro-sitemap) | [![astro-sitemap version](https://img.shields.io/npm/v/astro-sitemap.svg?label=%20)](packages/astro-sitemap/CHANGELOG.md) |## License
MIT