Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scratchaddons/website-v2-script
- Owner: ScratchAddons
- License: gpl-3.0
- Created: 2021-05-14T09:46:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T05:47:14.000Z (3 months ago)
- Last Synced: 2024-08-09T06:49:19.046Z (3 months ago)
- Topics: hugo, internationalization, localization, nodejs, transifex, translation
- Language: JavaScript
- Homepage:
- Size: 483 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.