Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willgibs/webflow
Code library for Webflow projects.
https://github.com/willgibs/webflow
code design snippets webflow website
Last synced: about 2 months ago
JSON representation
Code library for Webflow projects.
- Host: GitHub
- URL: https://github.com/willgibs/webflow
- Owner: willgibs
- License: mit
- Created: 2023-03-28T21:15:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T05:04:40.000Z (5 months ago)
- Last Synced: 2024-12-20T13:18:07.351Z (about 2 months ago)
- Topics: code, design, snippets, webflow, website
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webflow Code Snippets
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/willgibs.svg?style=social&label=Follow%20%40willgibs)](https://twitter.com/willgibs)
A repository of code snippets to enhance Webflow site builds. Covers a range of topics, from animations and interactions to forms and permissions. Each snippet is designed to be easy to implement and customize.
## How to use
1. Browse the repository and find a useful snippet
2. Each snippet includes an overview, implementation guide & potential modifications
3. Copy the code from the repository and paste it into your Webflow project
4. Publish your site and test the code in the live version## Contributing
If you have a code snippet that you'd like to contribute to this repository, please create a pull request. All contributions are appreciated!When submitting a new snippet, please include a clear description of purpose and implementation.
## License
All code snippets in this repository are released under the MIT License. Feel free to use them in your own projects, modify them as needed, and share them with others. However, please note that the snippets are provided as-is, without any warranty or guarantee of fitness for a particular purpose. Use them at your own risk.