Skip to content
#

educational

Here are 1,022 public repositories matching this topic...

graue70
graue70 commented Nov 23, 2019

By running the command docker run --rm -v "$PWD:/gitbook" -p 4000:4000 billryan/gitbook gitbook install && gitbook serve one can entirely circumvent installing node.js and gitbook. Maybe this should be added as an alternative to the wiki explaining how to contribute?

The command is probably not perfect as one needs to install everytime one wants to serve which increases build time. I didn

SevenSpheres
SevenSpheres commented Apr 8, 2020

I tried to compile Celestia by following the instructions in INSTALL.md.

On the first try I got cmake errors which were fixed by installing 64-bit versions of all vcpkg packages. According to @375gnu in #685, I should have done something with some unspecified batch files instead of doing what INSTALL.md says to do; in that case INSTALL.md should be updated with clear instructions on what to do

danthareja
danthareja commented Nov 7, 2017

Welcome new contributors!

In this experience, you are a doer. You take action first, and learn about the action afterwards. This design helps you get comfortable in the unknown, an entity that is omnipresent in the coding world. If you're feeling confused, that's ok. Read the instructions carefully, trust the process, and have fun!

To help guide you through the experience, th

EdNutting
EdNutting commented Nov 8, 2015

Create a document in "/Documentation/Markdown/Reference Articles" called FlingOS-Compile-Time-Configuration and include notes on how to configure the default keyboard layout using definitions in the Kernel.Hardware project properties (and not to check-in/commit such a change).

juliendorra
juliendorra commented Oct 3, 2017

Adding a trailing comment to a line with slashes, the purple color for comments backtrack and now start from the first slash in the line, instead of the double slash that start the comment.

(trailing comments are useful and can be better for readability if well used)

See captures below:

![capture d ecran 2017-10-03 a 17 21 38](https://user-images.githubusercontent.com/109677/31142144-b25f

Improve this page

Add a description, image, and links to the educational topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the educational topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.