github.com/serge-hulne/crystal-wiki
main / published Feb 26, 2025 / repository
A minimalist, but efficient Wiki, but with Crystal-lang and HTMX
Crystal-wiki uses:
- Crystal-lang
- SQlite3
- HTMX.
- Marked.js
- Toast UI Editor
- Bahunya.css / Water.css
TODO: Write a description here
You can copy-paste from Google docs:
Exemple of an article created in the Wiki:
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/server/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- serge - creator and maintainer
API
- Article
- ArticleDisplayView
- ArticlesView
- PendingUser
- Privilege
- ProfileView
Helper class for the profile variables (passing dynamic varibles in a template)
- Role