1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00
vanillalist/README.md

43 lines
1.1 KiB
Markdown
Raw Normal View History

2021-02-21 15:52:38 +00:00
# Vanilla List
2022-05-31 16:47:00 +00:00
**Find the best JS plugins for your next project in this handpicked collection and save time as a developer!**
Available at [https://vanillalist.top](https://vanillalist.top)
> [!Note]
> The project is **temporary** in hiatus mode. Everything is [explained in this blog post](https://guerilla.studio/blog/2024-vanilla-list-state-and-whats-next/).
---
2022-05-31 16:47:00 +00:00
![Screenshot of Vanillalist.top's homepage on desktop and mobile screens](screenshot.png)
2021-02-21 15:52:38 +00:00
## Development Scripts
2022-05-31 16:47:00 +00:00
**`npm ci`**
> Install build dependencies without impacting the package-lock file
**`npm run start`**
2021-02-21 15:52:38 +00:00
2021-03-01 04:36:18 +00:00
> Run 11ty with hot reload at localhost:1312, including reload based on Sass changes
2021-02-21 15:52:38 +00:00
**`npm run build`**
> Production build includes minified, autoprefixed CSS
2021-03-01 04:15:10 +00:00
2022-01-03 13:20:53 +00:00
## Contribute
2021-03-01 04:15:10 +00:00
2022-01-03 13:20:53 +00:00
Be sure to read the [Code of Conduct](CODE_OF_CONDUCT.md) and to follow the [contribution guide](CONTRIBUTING.md) before making a Pull-Request :)
2022-03-09 09:58:13 +00:00
### Check broken links easily
```
npx broken-link-checker https://vanillalist.top -roi
2022-03-09 09:58:13 +00:00
```
2022-01-03 13:20:53 +00:00
## License
2021-03-01 04:15:10 +00:00
The project is under [Anti-Fascist MIT License](https://github.com/Laurelai/anti-fascist-mit-license)
2022-03-13 14:52:50 +00:00
2022-05-31 16:47:00 +00:00
Plugin's visuals belong to their respective owners