Fork microfeed
Navigate to the fork page
Click on https://github.com/microfeed/microfeed/fork to fork the repository.
Choose your account
Select whether you want to fork the repository to your personal account or to an organization you manage.
Understanding your fork
Your forked repository is a complete copy of the original microfeed code. This approach allows you to:- Keep your installation separate from the main project
- Customize the code if needed (though most users won’t need to)
- Sync updates from the main repository when new features are released
- Use GitHub Actions to deploy directly to Cloudflare
You likely won’t need to modify any code in your forked repository. Simply fork it and keep it synced for future updates.