Skip to content
Snippets Groups Projects
Commit 280f5d55 authored by Jose Torres's avatar Jose Torres
Browse files

Merge branch '40-deprecate-university' into 'master'

Added deprecation message

Added deprecation message with information on the new location and updated contributions process.

#40

See merge request !56
parents fa2fc266 da592def
No related branches found
No related tags found
1 merge request!56Added deprecation message
Pipeline #
# GitLab University Documents
# Deprecated - Add Content to GitLab CE Documentation
 
This repository contains documents related to GitLab University.
GitLab University has been moved to [GitLab CE Documentation](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/university).
 
For most information, see [the website](https://university.gitlab.com/).
## Local development
```
bundle install
bundle exec middleman
```
Once the Middleman server is running, you can visit
`http://localhost:4567/` in your browser to see a live, local preview of
the site. Any changes to files in the `source` directory will be detected
automatically, and your browser will even reload the page if necessary.
PDF files are not available in development mode. See below for more
information. See the
[Middleman](https://middlemanapp.com/basics/development_cycle/) docs for
more information
\ No newline at end of file
If you're interested in contributing, take a look at the updated [Process Article](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/university/process) for information on contributing.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment