getting-started
Here are 409 public repositories matching this topic...
-
Updated
Mar 9, 2020
Maybe the README.md could post a note at the top of the page telling students doing a first Pull Request to look for someone who has executed a recent Pull Request on the commits page,
https://github.com/zero-to-mastery/start-here-guidelines/commits/master
RE:
The Web Developer course suggest students add their name to the contributor list as a first experience for collaboration. The course
Just tried the docker-compose route for spinning up the master branch, which fails out of the box just now because .env is pointing to localhost:4001 instead of localhost:4000. Was committed in April, am assuming it relates to work in progress or something?
Changing back to localhost:4000 gives you a working app.
-
Updated
Jun 10, 2020 - JavaScript
As a new cycles user, I would have appreciated some internals documentation.
For example I notice that my index.html
is injected with something.
Also, an idea on all the magic works. I just seem to be able to run everything in development mode and that is it. Some documentation on what is going on would really help a newbie like me to outgrow create-cycle-app.
Its great that all works,
Adding links to issues tagged with "Good First Issue" in each WG/team repo to the contributing to Node.js file would be a HUGE help!
The KN cli offers a lot of useful features that are not yet included in the tutorial, we should show them
-
Updated
May 4, 2018 - JavaScript
-
Updated
Feb 28, 2020 - Kotlin
-
Updated
Dec 4, 2019 - C++
-
Updated
Dec 7, 2018 - Python
I'm newbie in OpenBMC. I started from the begining: https://github.com/openbmc/docs/tree/master/development and successfully made first step - Development Environment Setup. Now I'm trying to build Hello World in SDK (https://github.com/openbmc/docs/blob/master/development/sdk-hello-world.md).
When I use command:
./configure ${CONFIGURE_FLAGS}
I get ERROR
...
checking for PHOSPHOR_DBUS
-
Updated
Jun 5, 2020 - Jupyter Notebook
-
Updated
May 13, 2020 - HTML
-
Updated
Aug 21, 2019 - HCL
-
Updated
Dec 19, 2018
-
Updated
May 29, 2020 - TypeScript
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Dec 7, 2019
-
Updated
Aug 23, 2018 - Jupyter Notebook
-
Updated
Mar 7, 2020
A typo in Readme.md
This line
;; but other simple types aren't, you can invoke a number as a function
should say cannot
instead, I guess
Allowing the module to keep track of multiple tutorials through out the app and allow user to start any tutorial.
I have the following html code to insert an image in description.html. The image is in the same directory as description.html. But the image does not show up in the evalai website of the competition.
<img width="100%" src="example.png" alt="Example">
-
Updated
Jan 13, 2019 - HTML
IMHO this can be useful. I followed guide and could not understand why I don't see logs. But then I realized that my production server running Rails in dev mode.
So I added this 2 vars through configuration tab and that solved my issue
Improve this page
Add a description, image, and links to the getting-started topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the getting-started topic, visit your repo's landing page and select "manage topics."
old survey was here:
https://docs.google.com/forms/d/1A855D054FZfdvNbx6mAa54tcZ204GmPCIhxe1UrXKd8/edit#responses
we can recycle some of the old questions but think of what else we can add.
/assign