mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
finish up website
This commit is contained in:
1
website/dist/docs/index.html
vendored
1
website/dist/docs/index.html
vendored
@@ -21,7 +21,6 @@
|
||||
<footer>Learn how to setup and use libreǝvent!</footer>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h3 class="dev">Website & project not completed yet!</h3>
|
||||
<h3>Welcome to the libreǝvent docs, THE place to learn all about the project!</h3>
|
||||
<p>libreǝvent is a free and open source event management solution with which you may sell tickets online at incredibly low prices as you host the application yourself. But don't be afraid, it's easier to set up than you might think! To make it as easy as possible for you to set up libreǝvent, we have our installation guides which you may follow to get up and running very quickly!</p>
|
||||
<p>If you like this project, please consider giving it a star on GitHub and donating to help fund the development costs.</p>
|
||||
|
||||
1
website/dist/docs/side-bar.html
vendored
1
website/dist/docs/side-bar.html
vendored
@@ -27,7 +27,6 @@
|
||||
<a class="side-nav-subitem" id="contributing-plugins" href="/docs/contributing/plugins">Contributing Plugins</a>
|
||||
</div>
|
||||
<a class="side-nav-item" id="errors" href="/docs/errors">Errors</a>
|
||||
<a class="side-nav-item" id="how-it-works" href="/docs/how-it-works">How it works</a>
|
||||
<a class="side-nav-item" id="payments" href="/docs/payments">Payments</a>
|
||||
<a class="side-nav-item" id="pluginsNav" onclick="toggleList( 'plugins' );">Plugins</a>
|
||||
<div class="side-dropdown" id="plugins-dropdown">
|
||||
|
||||
Reference in New Issue
Block a user