Git Product home page Git Product logo

contrib-extras's Introduction

EVA-3D community contributions

This is the place that houses the community contributions that do not necessarily conform 100% to the standard EVA defines, but may still be useful in specific applications. This is also a place to share other things like spool holders, test prints, etc. If you have a part or a mod you want to list here, fork this repository, add your files, and submit a pull request. Anyone is welcome to contribute, in fact, the more the merrier!

How to contribute

Fork this repository and add your stls, an image preview and a page file for presenting your part.

Part descriptions are written in markdown (.md) files.

  • The main page for your part should be in docs/[category]/[your_part_name].md
  • Any assets linked from that page (images, etc) should be in docs/[category]/assets. All files should be prefixed with your part name.
  • The STL(s) should be in docs/[category]/stl. All files should be prefixed with your part name.
  • Take a look at Pawel's Spool Holder for inspiration.

If you're not familiar with Git, reach out to @miklschmidt#2036 on discord, or get help on the unofficial Rat Rig discord server.

Please note that all contributes are automatically subject to the terms of the CC BY-SA 4.0 license.

Please! Share your candy!

candy

Local deployment

There are two options, either you have a local Python envorinment with Python and Poetry or you can use Docker - the latter is easier but will be troublesome on Windows (since Windows is troublesome).

To get Docker go to https://docs.docker.com/get-docker/ and proceed with the installation steps. Do not be affraid in case you see this as black magic, Docker is a tool that allowes to run a tiny version of a Linux system on Mac, Windows and Linux - that tindy system is isolated from your machine - it's like a sandbox for developers.

Per the documentation: It remains free for small businesses (fewer than 250 employees AND less than $10 million in annual revenue), personal use, education, and non-commercial open source projects.

Once it's installed you can use Docker Compose to deploy your own private EVA contrib site that will be visible only to you, go ahead and experiment with it to make sure your changes work before making a pull request :)

docker-compose up

And your local site will be accessible on the 127.0.0.1 address with is the loopback address pointing to your own machine: http://127.0.0.1:62999 is the full address and port.

contrib-extras's People

Contributors

eboston avatar eduardooliveira avatar lorentzkim avatar martinbudden avatar miklschmidt avatar oranginator avatar p-c-r avatar pkucmus avatar ruffle-b avatar silvalis avatar supersniffles avatar tetele avatar themacboy avatar tomaski avatar top-gun avatar wichur avatar

Stargazers

 avatar  avatar  avatar

Forkers

nights77 bubajou

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.