The official ShadokOS documentation based on SimpleWiki
-
Make sure you have Ruby installed on your system
-
Install the required dependencies:
bundle install- Run the Jekyll site locally:
bundle exec jekyll serve- Open your browser and visit
http://localhost:4000/
Place your markdown files in the wiki/ directory. Files will be automatically converted to HTML pages.
- Clean, simple interface
- Breadcrumb navigation
- Automatic sitemap generation
- External links open in new tabs
- Google Custom Search integration
- Markdown support with syntax highlighting
The theme is available as open source under the terms of the MIT License.