From 5162b847e0bd5ce95ea44700dd764ea3ed9b2f4f Mon Sep 17 00:00:00 2001 From: Flamarion Fagundes Pinto Date: Tue, 12 Nov 2024 18:09:16 -0300 Subject: [PATCH] docs: editado o arquivo readme --- README.md | 40 +--------------------------------------- 1 file changed, 1 insertion(+), 39 deletions(-) diff --git a/README.md b/README.md index 6142d1c11..1db420839 100644 --- a/README.md +++ b/README.md @@ -1,39 +1 @@ -# GitHub Training Kit - -Open source courseware from the GitHub Professional Services team. - -## We ❤️ contributors like you - -**We’re eager to work with you**, our user community, to improve these materials and develop new ones. Please check out our [CONTRIBUTING guide](CONTRIBUTING.md) for more information on getting started. - -## Looking for a resource that was once housed in training-kit? - -This repository currently contains Git and GitHub cheat sheets. If you're looking for a project that used to be housed here, such as On-Demand training, reading lists, videos, and book recommendations, see [this commit](https://github.com/github/training-kit/tree/4fbf180e980ef973ba4cc4b8ef3d5f278ddc8c08) in the repository's history. - -## Projects used in training-kit - -- We use [Jekyll](https://jekyllrb.com/) and [Markdown](https://guides.github.com/features/mastering-markdown/). -- Our content is styled using the [Primer CSS toolkit](https://github.com/primer/primer-css). - -## Packaging for viewing behind your firewall - -If you'd like to have a copy of the files to be served from a web server inside your firewall, start by running `script/package`. - -1. Run `script/package` to create a release tarball. This will be in the format `release-XXXXXXX.tgz` for you to take wherever you want. -2. To test this looks okay, create some folders `mkdir -p test_site/kit`. -3. Extract the release, `tar -xzf release-XXXXXXX.tgz -C test_site/kit`. -4. Switch into the test_site directory, `cd test_site`. -5. View the site: - - For python version 2.x, run: `python -m SimpleHTTPServer` - - For python version 3.x, run: `python -m http.server` - - _Note: Some servers are more advanced than others and can handle redirects, smart recognition of `.html` files, etc_ - -Site content is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). CC-BY-4.0 gives you permission to use the content for almost any purpose but does not grant you any trademark permissions, so long as you note the license and give credit, such as follows: - -> Content based on [github.github.com/training-kit/](https://github.github.com/training-kit) used under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license. - -Code used to build and test the site as well as code samples on the site, if any, are licensed under [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode). CC0 waives all copyright restrictions but does not grant you any trademark permissions. - -This means you can use the content and code in this repository except for GitHub trademarks in your projects. - -When you contribute to this repository you are doing so under the above licenses. +Esse arquivo foi editado