mirror of
https://github.com/rmcrackan/Libation.git
synced 2025-12-23 14:07:56 -05:00
7944154ea6d198425b4ad67b5bc358056f07b4fb
Libation: Liberate your Library
Download Libation
If you found this useful, tell a friend. If you found this REALLY useful, you can click here to PayPal.me
...or just tell more friends. As long as I'm maintaining this software, it will remain free and open source.
Development
Documentation
The documentation is built with VitePress. For more information, see the VitePress documentation.
Prerequisites
- Node.js version 18 or higher
Setup
Install dependencies:
npm install
Development
Start the local dev server with hot reload:
npm run docs:dev
The site will be available at http://localhost:5173.
Build
Build the static site for production:
npm run docs:build
Preview the production build locally:
npm run docs:preview
Deployment
The built site is output to Documentation/.vitepress/dist. Deploy this directory to any static hosting service (GitHub Pages, Cloudflare Pages, Vercel, Netlify, etc.).
Languages
C#
97.5%
Shell
2.3%
JavaScript
0.1%