Cloudflare

Cloudflare

309 bookmarks
Newest
Email | Email Routing | Settings | oneseco.com | Oneseco B4 Leaving | Cloudflare
Email | Email Routing | Settings | oneseco.com | Oneseco B4 Leaving | Cloudflare
Required records The records listed below are required on gmail.oneseco.com to enable Email Routing. MX records allow your domain to receive email. The TXT record is configured to allow your domain to send incoming emails out to your preferred email provider. Record type Hostname Priority Value Status MX gmail.oneseco.com 66 route1.mx.cloudflare.net. Added MX gmail.oneseco.com 32 route2.mx.cloudflare.net. Added MX gmail.oneseco.com 6 route3.mx.cloudflare.net. Added TXT gmail.oneseco.com "v=spf1 include:_spf.mx.cloudflare.net ~all" Added
·dash.cloudflare.com·
Email | Email Routing | Settings | oneseco.com | Oneseco B4 Leaving | Cloudflare
Jekyll | Cloudflare Pages docs
Jekyll | Cloudflare Pages docs
Jekyll ↗ is an open-source framework for creating websites, based around Markdown with Liquid templates. In this guide, you will create a new Jekyll application and deploy it using Cloudflare Pages. You use the jekyll CLI to create a new Jekyll site.
·developers.cloudflare.com·
Jekyll | Cloudflare Pages docs
Index - OpenNext
Index - OpenNext
Open-source Next.js adapters
Cloudflare The @opennextjs/cloudflare
·opennext.js.org·
Index - OpenNext
iCloud
iCloud

{ "name" : "memorytool", "description" : "The `memorytool` function allows you to persist information across conversations. Write whatever information you want to remember. The information will appear in the model set context below in future conversations. Note that this function can only save data. It cannot retrieve data.", "parameters" : {

"type" : "object",
"properties" : {
  "id" : {
    "type" : "integer",
    "description" : "The ID of the memory: an integer if updating the memory, or null if this is a new memory entry."
  },
  "content" : {
    "type" : "string",
    "description" : "The information you want to persist."
  }
},
"required" : [
  "content"
]

} }

·apple.com·
iCloud