fSQL
fSQL copied to clipboard
Adds docs to website
The docs are on fsql.org are pretty lacking. Would like to add documentation for each query with the allowed syntax options, functionality, and maybe some examples. Plus more detail on both SQL functions and the the public API.
How to do this? Are you looking for someone to prepare the documentation and have it published on the site?
If someone wants to help, that would be great. All of the website is currently in the gh_pages branch. Looking to add docs for last release (1.3.1) and what's in master as future 1.4. if you want to clean up the design of the site overall or refactor the current JS for some framework, that's fine too.
I merged fsql.org into my new personal site. Hopefully add some more docs in the near future
Started working on this. My new Jekyll home page doesn't seem to support SQL syntax highlighting and doesn't to format well on there so I'll throw in the wiki. Added an updated version of the tutorial for the build running in master and added a page for CREATE TABLE
I've been playing around with a new site without Jekyll to replace sbuberl.com. Been adding some docs on there: https://www.sbuberl.com/newsite/fsql/queries.html