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: 6 months 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T19:34:52.000Z (about 1 year ago)
- Last Synced: 2025-04-14T01:36:39.477Z (9 months ago)
- Topics: hugo, internationalization, localization, nodejs, transifex, translation
- Language: JavaScript
- Homepage:
- Size: 668 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scratch Addons website scripts
[](https://scratchaddons.com) [](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.