mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2025-01-20 04:10:20 +00:00
29 lines
658 B
Markdown
Executable file
29 lines
658 B
Markdown
Executable file
# Vanilla List
|
|
|
|
A vanilla JS plugin repository
|
|
|
|
## Development Scripts
|
|
|
|
**`npm start`**
|
|
|
|
> Run 11ty with hot reload at localhost:1312, including reload based on Sass changes
|
|
|
|
**`npm run build`**
|
|
|
|
> Production build includes minified, autoprefixed CSS
|
|
|
|
## Contribute
|
|
|
|
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 :)
|
|
|
|
### Check broken links easily
|
|
|
|
```
|
|
npx blc https://vanillalist.top -roi
|
|
```
|
|
|
|
## License
|
|
|
|
The project is under [Anti-Fascist MIT License](https://github.com/Laurelai/anti-fascist-mit-license)
|
|
|
|
Plugin's visuals belong to their respective owners
|