https://github.com/zellwk/testing
https://github.com/zellwk/testing
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zellwk/testing
- Owner: zellwk
- Created: 2020-04-02T04:51:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T23:03:06.000Z (over 4 years ago)
- Last Synced: 2026-03-22T12:53:15.796Z (4 months ago)
- Language: JavaScript
- Size: 508 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buffalo
https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-statuskit
TODO items:
1. Style Convertkit
2. Create videos to teach people how to use Buffalo
----------
✨✨✨✨✨✨✨✨✨✨✨✨
Sparkles is an [11ty](https://www.11ty.dev) Starter.
## Installation
1. Clone this Git repository: `git clone https://github.com/zellwk/sparkles.git`
2. Install website dependencies: `npm install`
## Edit settings
1. Change `src/site.json`
## Development
- Source files can be found in `src` directory.
- Use `npm run dev`.
## Deployment
- Use `npm run build`
- Push to `origin/master`
- Netlify deploys the new site automatically
## Contributing
Feel free to file a PR if you want to help improve this project. :)