-
现象:netlify 似乎国内访问有点慢。
这个 repo 是纯静态的,应该直接用 github 的服务器就好了,不需要转一层 netlify?
-
Netlify (which we use for hosting the main site already) has a CMS for static sites https://www.netlifycms.org/
Managing content has been a pain point - github is too technical and other solutions …
-
# Bookdown project template
## Configuration
### `_bookdown.yml`
```
book_filename: "test-book"
delete_merged_file: true
language:
ui:
chapter_name: "Chapter "
```
Our book also …
-
# Use Nim on Netlify
[https://use-nim-on.netlify.com/](https://use-nim-on.netlify.com/)
-
I could not make the react animation work
```typescript
import React, { useState, useEffect } from "react";
import { createHighlighter, type HighlighterCore } from "shiki";
import { ShikiMagicMo…
-
next@v15.0.0-canary.160 unskipped some tests [in this commit](https://github.com/vercel/next.js/commit/08ef1db12d67adae8e5b71ed98cd0e13d0b89687) These tests hadn't been running for some time.
Many …
-
https://docs.netlify.com/routing/redirects/
-
-
what to do with this pages?
https://deploy-preview-982--rebyc.netlify.app/oracle-old
https://deploy-preview-982--rebyc.netlify.app/episode-1
https://deploy-preview-982--rebyc.netlify.app/quit…
-
**Is your feature request related to a problem? Please describe:**
No this is deployment request.
**Describe the solution you'd like:**
I can create an automation which can deploy our applica…