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: 3 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: 2024-10-21T16:19:05.000Z (9 months ago)
- Last Synced: 2024-10-23T02:47:56.415Z (9 months ago)
- Topics: hiq, joomla, lightning, template
- Language: JavaScript
- Homepage:
- Size: 2.47 MB
- Stars: 51
- Watchers: 12
- Forks: 14
- 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
