glosa / glosa-static-integration

Glosa example static integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Glosa.js: Example client in Javascript.

Demo

Video

Real site using Glosa

Compile

  1. It indicates in main.js, in the variable URL_API , where Glosa is running.
const URL_API = 'https://example.com';
  1. Install gulp
npm i gulp-cli -g
  1. Install dependencies.
npm i
  1. Compile.
gulp

All documents will be in the dist/.

Development

gulp dev

Glosa - Heart necessary to save and get the comments

https://github.com/glosa/glosa-server/

Thanks

Steve Schoger for Zondicons

About

Glosa example static integration


Languages

Language:Sass 40.0%Language:JavaScript 35.1%Language:HTML 24.9%