Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scratchaddons/website-v2-script

Collection of scripts for the website
https://github.com/scratchaddons/website-v2-script

hugo internationalization localization nodejs transifex translation

Last synced: about 5 hours ago
JSON representation

Collection of scripts for the website

Awesome Lists containing this project

README

        

# Scratch Addons website scripts

[![Website: scratchaddons.com](https://img.shields.io/badge/website-scratchaddons.com-ff7b26.svg?style=flat-square)](https://scratchaddons.com) [![License](https://img.shields.io/github/license/ScratchAddons/website-i18n?style=flat-square)](https://github.com/ScratchAddons/website-i18n/blob/master/LICENSE)

This repository hosts the scripts to build the Scratch Addons website.

## Folder structure

```bash
.
├── 📂 node # Node.js scripts
│ ├── 📂 ci # Node.js scripts to run for GitHub Actions (CI)
│ └── 📂 src # Source code of the Node.js scripts
└── 📂 sh # Bash scrips to run in GitHub Actions (CI)
```

## License

This project is licensed under the terms of GNU General Public License v3.0.