Hosting my @GetPublii static site on @cloudflare Pages for free. JAMStack is awesome!
Pinned Loading
-
custom-fields-in-Publii-posts.md
custom-fields-in-Publii-posts.md 1Here's how to create custom fields for posts in Publii that function similarly to those in WordPress.
23## Adding a custom field
45First, create an override folder for your theme. For example, if your website uses the Simple theme...
-
cloudflare-worker-geotargeting.js
cloudflare-worker-geotargeting.js 1addEventListener("fetch", event => {
2event.respondWith(redirect(event.request))
3})
45//localized links to redirect to
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.