https://github.com/persephonepunch/starter-next
webflow to next js design components
https://github.com/persephonepunch/starter-next
automation cheerio nextjs-boilerplate webflow webhooks
Last synced: about 1 year ago
JSON representation
webflow to next js design components
- Host: GitHub
- URL: https://github.com/persephonepunch/starter-next
- Owner: persephonepunch
- License: other
- Created: 2023-01-13T19:46:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T09:14:14.000Z (about 3 years ago)
- Last Synced: 2025-01-05T06:18:33.599Z (over 1 year ago)
- Topics: automation, cheerio, nextjs-boilerplate, webflow, webhooks
- Language: JavaScript
- Homepage: https://nextstyleguide.netlify.app/
- Size: 867 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JS based library with Cheerio that converts Webflow *and collections* to Next.js template that instantly imports and converts any Webflow site to React. Give your designers full control of your Next.js site. Skip weeks of frontend development time on every Next.js project.
Add your webflow url to config.js in (Design Sync Folder)
npm install
Build File with "build": "npm run bootstrap && next build"
Deploy to Vercel/Netlify
Create a webhook and Next JS file will publish with Collections everytime you update linked Webflow Project
You can also add Service Workers and Manifest to generate PWA Publishing for Native App Builds.
#Cheerio
#Webflow
#React Automation