Skip to content
Snippets Groups Projects
Commit da592def authored by Sean Packham's avatar Sean Packham
Browse files

Removed content.

parent 6dbc643b
No related branches found
No related tags found
1 merge request!56Added deprecation message
Loading
Loading
@@ -3,26 +3,3 @@
GitLab University has been moved to [GitLab CE Documentation](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/university).
 
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.
# GitLab University Documents
This repository contains documents related to GitLab 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
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