Coder Social home page Coder Social logo

pxav / kelp-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kelpframework/kelp-website

0.0 0.0 0.0 22.07 MB

This website acts as a Homepage for Kelp. It contains some examples and explanations while also providing a platform for distributing Kelp Plugins and Kelp Extensions

License: MIT License

Python 26.08% CSS 10.61% JavaScript 33.92% HTML 27.64% Java 1.75%

kelp-website's Introduction

Seapipe - KelpFramework Homepage

Developed by Davis_Software © 2020-2021

Join the DISCORD for exclusive updates, feature voting, etc. Share and download free plugins with the community

What is Kelp?

Visit the Kelp repo for more info Additionally you can also take a look at this Wiki page.

What does this website do?

This website acts as a Homepage for Kelp. It contains some examples and explanations while also providing a platform for distributing Kelp Plugins (link pending) and Kelp Extensions (link pending).

Visit it here (link pending)


Running the webserver

You need Python3 in order to run the server

  • Clone the Repository into a folder
  • Create a virtual environment if you want
  • Run pip3 install -r requirements.txt to install all required modules
  • Configure port and host (and database if you want) in configuration.py
  • You might want to change stuff like application_host, etc. in __init__.py
  • Run the webserver with python3 main.py

Will there be documentation?

  • The short answer: no
  • The long answer: Yes but only on how to use front-end features. Neither the API, nor any other part will be documented
  • "I want to write some documentation": You are all welcome to write documentation on API, etc. However, these will also have to be maintained by you!

Contributing

If you want to contribute, you are of course welcome to work on any subject you like! However, there will be no guarantee that any of your work will make it into the public release. If you are not sure where to start, you can look at the table below. It shows features which are in development or ideas that could be implemented.

You can also request a feature! For more info you should read this section.

One last thing before you start! Be sure to read the contribution guidelines

Feature Implemented Planed State Description
Extension Proposition if requested Users are able to propose Extensions which will be tested and maybe released.
Plugin Voting (no date) Users can vote if they like a plugin or not. This will affect listing and users will be able to sort by such parameters.
Markdown Overhaul wip Better markdown styles on all pages which use it.
Remember Logins if requested Add options for remembering user login

more features will be added here if requested


Bug reports and Feature requests

If you have bug reports, ideas, or need support feel free to open a new issue here on GitHub. Optionally you can also try fixing the bug yourself, however, this may proof to be quite difficult as there is no documentation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.