@xylit/ssg
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@xylit/ssg", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "A pure static site generator", | ||
@@ -5,0 +5,0 @@ "homepage": "https://ssg.xylit.dev/", |
<div align="center"> | ||
![Xylit SSG](https://ssg.xylit.dev/_astro/logo.C-IlfLKp_Z24Y88P.svg "Xylit SSG") | ||
![Xylit SSG](https://ssg.xylit.dev/xylit.svg "Xylit SSG") | ||
@@ -12,3 +12,3 @@ [Xylit SSG](https://ssg.xylit.dev) is a powerful static site generator: | ||
Please follow the [official documentation](https://ssg.xylit.dev/getting-started/installation-and-setup/). | ||
Please follow the [official documentation](https://ssg.xylit.dev/getting-started/). | ||
@@ -15,0 +15,0 @@ ## `.ssg.js`-Format |
@@ -1,2 +0,2 @@ | ||
import { load } from "cheerio"; | ||
import { load } from "cheerio/slim"; | ||
@@ -3,0 +3,0 @@ import { memoize } from "#lib/common/function.js"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47402