Design System
Brand Strategy & UsageDynamic IdentityVisual Identity
LogosColorsTypographyIconographyIllustrationsPhotographyWebsite Tools
Webflow TemplateUsing NetlifyCMSHosting on FleekFIL City Brands
FIL BrusselsFIL Cape TownFIL Hong KongFIL JakartaFIL LisbonFIL ParisFIL SeoulFIL SingaporeFIL VegasUsing NetlifyCMS
Editing your content using NetlifyCMS
Setup
Filecoin Foundation uses a tool called Udesly to convert our Webflow sites to Jamstack static sites powered by NetlifyCMS. NetlifyCMS is an open-source, git-based CMS which can be self-hosted. For convenience, Filecoin Foundation hosts these projects on Netlify in order to utilize the CMS.
Netlify Build Settings
When connecting Netlify to your github repository, use the following build settings.
Build command:
npm run build
Publish directory:
public
Editing Content
If using Netlify as the host for NetlifyCMS, then the CMS can be accessed at the URL <staging-url>.netlify.app/admin
Changes published in the NetlifyCMS will be commited to Github, and published in Fleek.
For more detailed guidance on how to use NetlifyCMS, please consult the project’s own documentation.
← Previous
Next →
On this page