https://github.com/segundofdez/reticulas-template
Simple static site generator
https://github.com/segundofdez/reticulas-template
grids html template
Last synced: 9 months ago
JSON representation
Simple static site generator
- Host: GitHub
- URL: https://github.com/segundofdez/reticulas-template
- Owner: segundofdez
- Created: 2013-11-28T11:27:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T11:40:53.000Z (over 7 years ago)
- Last Synced: 2025-04-10T00:49:58.355Z (about 1 year ago)
- Topics: grids, html, template
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reticulas template
Simple static site generator
## Instalation
- Download or clone master branch
- Run npm install
## Run
Run on root folder:
```
npm run watch
```
```
npm run production
```