jshmrtn/satellight

A Framework for simple sites.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 10

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

1.0.0 2015-10-13 05:44 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:34:01 UTC


README

This project is managed on our internal GitLab instance: git.joshmartin.ch

build status

Dependency Status

Roadmap

  • Add more extensive templating via webpack-html-plugin.

Requirements

  • Node >= 7

Installation

  1. Clone the git repo - git clone git@github.com:jshmrtn/satelight.git
  2. Run npm install

Development

Run npm run start

Testing

Run npm run test

Building

Run npm run build:prod

Content

Favicons / Icons

The structure of the favicon images is built according to favicon-generator.net. If you build an icon pack there, just put it into the favicon folder, remove the browserconfig.xml and manifest.json files that come with it.

Contributing

Contributions are welcome from everyone. We will add contributing guidelines as soon as possible.