# Clone the repository
git clone https://github.com/feeeedox/simplewiki.git
# Navigate to project directorycd simplewiki
# Install dependencies
bun install
# Start the development server
bun dev- Fast static site generation
- Markdown and MDC support
- File-based content management
- Automatic navigation generation
- Tailwind CSS powered design
- Custom Vue component support
- Built for documentation and knowledge bases
To install SimpleWiki, check out the installation guide for detailed instructions.
To match the authentic, classic Wiki aesthetics, this project uses a curated collection of classic skeuomorphic and photorealistic web icons:
- Oxygen Icons – Used for some icons, glossy 3D look. Licensed under the LGPL.
This project was inspired by:
- MediaWiki - For the design and structure
- DokuWiki - For the simplicity and file-based approach
- MkDocs - For the static site generation and Markdown support
If you like the project, give it a star on GitHub or support the development:
If you discover a security vulnerability, please send an email to f3dox@proton.me. All security vulnerabilities will be promptly addressed.
This project is licensed under the MIT License, see the LICENSE file for details.
Florian - @feeeedox
- Documentation: feeeedox.github.io/simplewiki/getting-started/installation
- Demo: feeeedox.github.io/simplewiki
- Issues: GitHub Issues
- Discussions: GitHub Discussions
