https://github.com/argil-data/moodle-theme_argil
A Moodle Boost child theme which is intended to meet the needs of university campuses.
https://github.com/argil-data/moodle-theme_argil
Last synced: about 1 year ago
JSON representation
A Moodle Boost child theme which is intended to meet the needs of university campuses.
- Host: GitHub
- URL: https://github.com/argil-data/moodle-theme_argil
- Owner: argil-data
- Created: 2024-11-26T15:14:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T16:23:03.000Z (over 1 year ago)
- Last Synced: 2025-03-27T18:54:14.912Z (over 1 year ago)
- Language: PHP
- Size: 2.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README copy.md
Awesome Lists containing this project
README
# moodle-theme_argil
A Moodle Boost child theme which is intended to meet the needs of university campuses.
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.34. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.