I’m new to this and I’m trying to follow the instruction in this link:
https://getpublii.com/docs/configure-cloudflare-pages-with-publii.html
Which sends me to this link for setting up the Github repository:
https://getpublii.com/docs/host-static-website-github-pages.html
I made the access token and put the expiration to 90 days as in the example, but I’m not sure what that means. Is this token only needed once or does this mean that in 90 days updating my site won’t work anymore?
Then I created a repository and the readme. Am I correct that I don’t need to follow the rest of the steps, since I don’t want to set up GitHub Pages but Cloudflare pages? When I go back to the first link, it says this:
Your Cloudflare Pages website domain will usually default to GITHUB_REPOSITORY_SLUG.pages.dev, so use this when setting-up your server details in Publii to ensure a smooth first sync. If you would prefer to use a custom domain name, you’ll find details of how to configure this later in this article.
After setting up your GitHub repository, perform the first sync of your website to make sure that everything is working as it should; if the sync completes successfully, then you can move on to Cloudflare Pages configuration.
I feel like some steps are missing here, where do I set up these server details and how do I perform the first sync?