https://github.com/c-lodder/lightning
Lightning fast Joomla template, using HiQ CSS
https://github.com/c-lodder/lightning
hiq joomla lightning template
Last synced: 5 months ago
JSON representation
Lightning fast Joomla template, using HiQ CSS
- Host: GitHub
- URL: https://github.com/c-lodder/lightning
- Owner: C-Lodder
- License: mit
- Created: 2020-03-09T21:14:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-11T04:03:42.000Z (5 months ago)
- Last Synced: 2025-07-11T08:24:35.213Z (5 months ago)
- Topics: hiq, joomla, lightning, template
- Language: JavaScript
- Homepage:
- Size: 2.83 MB
- Stars: 53
- Watchers: 11
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightning
Joomla 4 template using HiQ CSS
## Download
You can download the latest version here: https://github.com/C-Lodder/lightning/releases
## Browser Support
 |  |  |  |  | 
--- | --- | --- | --- | --- | --- |
Latest :heavy_check_mark: | Latest :heavy_check_mark: | Latest :heavy_check_mark: | 11+ :x: | Latest :heavy_check_mark: | Latest :heavy_check_mark: |
## Installation
Install the template zip file like you would any other extension.
There is also a sampledata plugin available to use, which will demonstrate the available module positions with some demo data.
## Contributing
- Clone the repository:
```bash
git clone https://github.com/C-Lodder/lightning.git
```
- Go to the folder:
```bash
cd
```
- Install dependencies:
```bash
npm ci
```
- Checkout a new branch:
```bash
git checkout -b
```
## Build tasks
- Compile CSS:
```bash
npm run css
```
- Copy & minify Javascript:
```bash
npm run js
```
- Create a Zip file:
```bash
npm run package
```
- Lint CSS:
```bash
npm run lint
```
- Build project:
This will process all Javascript, CSS and also create a zip file
```bash
npm run build
```
## Screenshots
### Light

### Dark
