Public-facing website for UDOIT information and documentation.
- Define what UDOIT is and what it does.
- Provide information for different installations and versions (why choose desktop? server?).
- Documentation, FAQ for users.
- Current features.
- Roadmap and timing estimates.
- Official communication method or channel for app suggestions ASIDE from using the repo for non-repo-type folks.
- Google Analytics to track traffic and usage.
- Thorough documentation and helps for installation.
- Quick and easy downloadable installers for the desktop version.
Create a Gemfile by running bundle init.
Update the Gemfile by adding the line gem "jekyll" and save.
Run the bundle command to install jekyll.
Once installed, run bundle exec jekyll serve to launch the live development server.