Coder Social home page Coder Social logo

boguscurry / lab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uberspace/lab

0.0 0.0 0.0 4.44 MB

The Uberlab provides various tutorials - written by you! - on how to run software and tools on Uberspace 7.

Home Page: https://lab.uberspace.de

License: Other

Makefile 2.57% CSS 12.34% HTML 23.88% Python 46.57% JavaScript 10.42% Batchfile 4.22%

lab's Introduction

Uberspace 7 Lab

Welcome to our laboratory! ๐ŸŽ‰

This is where we host the source code of the official version over at https://lab.uberspace.de. The lab contains a collection of guides and tips on how to run specific software on Uberspace 7. Most of the guides are contributed by users like you! So, if you'd like to change or add something here, you're more than welcome to do so. Have a look at our contributing guidelines to learn how. Also, have a look at the list of guides people are looking for!

Development

Pushing for each and every change is fun, but can take some time. To speed up your development process, the lab can be built locally.

Initial Setup

$ virtualenv venv --python=python3.6
$ source venv/bin/activate
$ pip install -r requirements.txt

Building

$ source venv/bin/activate
$ make html

The HTML views are now present in build/html. To build automatically on each change execute use sphinx-autobuild:

$ make serve

This will start a local webserver on http://127.0.0.1:8000, which always serves the most recent version.

License

All text and code in this repository is licensed under CC-BY-NC-SA 4.0. All project logos are property of the respective project.

lab's People

Contributors

927589452 avatar brutus avatar d-sko avatar dahanbn avatar danielkratz avatar ebroda avatar ezzra avatar fl3a avatar friedrichfroebel avatar hendrikmaus avatar herzogmedia avatar jfowl avatar jo-mei avatar kimdiallo avatar kubiac avatar luto avatar makomi avatar maltekrupa avatar marmo avatar minim-one avatar nichtmax avatar no-one avatar pxlfrk avatar rikroe avatar roang-zero1 avatar salocinhb avatar stunkymonkey avatar tobidope avatar tobimori avatar ultrara1n avatar

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.