Skip to content

woodwardoge/seer.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • HTML 2.8%
  • CSS 2.6%
  • Other 0.7%