Skip to content

jgornick/reservedwordsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reserved Word Search

Reserved Word Search aggregates reserved words from many different platforms into a simple search interface.

Overview

This project consist of 3 parts:

  • The platform word documents (master branch)
  • The Jekyll site generator (site branch)
  • The static site content (gh-pages branch)

Each branch is automatically built using Travis-CI. When a commit is made to the master branch, the build script generates a minified version of all platform words and commits to the site branch in folder rws/words.json. Then, when a commit is made to the site branch, it generates the site content and commits to the gh-pages branch.

Contributing Guidelines

Contributing Workflow

License

MIT.

Releases

No releases published

Packages

No packages published