JordanChoo / seer.js

An all-in-one toolbox made for SEOs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seer.js

An all-in-one toolbox made for SEOs

Documentation is online: http://www.seerinteractive.com/seo-toolbox


Building the project

Compiling the source code and the documentation

$ make all

Compiling just the source code

$ make

Compiling just documentatioin

$ make all-docs

Adding to Google Docs

After you compile the source code it should be in the 'build/' folder. Copy and paste 'seer.min.js' into a Google Doc and that's it.


Notes

The documentation uses a modified (read: hacked) version of jsdoc3. The hacked version is included in the 'jsdoc/' folder and compiles to the 'docs/' folder.

About

An all-in-one toolbox made for SEOs


Languages

Language:JavaScript 93.9%Language:HTML 2.8%Language:CSS 2.6%Language:Makefile 0.6%Language:Shell 0.1%