-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8724070
commit ad192fb
Showing
1 changed file
with
4 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,14 @@ | ||
# DjangoCon US 2019 | ||
|
||
DjangoCon 2019 will be held in **San Diego**, California, USA from September 22 - 27, 2019. | ||
|
||
- Tutorials: September 22 | ||
- Conference: September 23-25 | ||
- Sprints: September 26-27 | ||
|
||
DjangoCon US is organized and run by volunteers from the Python and Django community. | ||
# DjangoCon US Docs | ||
|
||
Want to help run DjangoCon US? Say [hello!](mailto:[email protected]) | ||
|
||
We'll chat with you about how you'd like to contribute, then add you to our mailing list, Slack workspace, and Trello board so you can get started. | ||
We'll chat with you about how you'd like to contribute, then add you to our mailing list, Slack workspace, GitHub, and all the places. | ||
|
||
## Code of Conduct | ||
|
||
As a contributor, you can help us keep the Django community open and inclusive. | ||
Please read and follow our [Code of Conduct](https://www.djangoproject.com/conduct/). | ||
|
||
## To run locally: | ||
## To run locally: | ||
|
||
- Fork [this repository]({{site.github_repo}}) | ||
- Clone it to your machine | ||
- Run `gem install jekyll bundler` | ||
- Run `bundle exec jekyll serve` | ||
- View in browser at `http://localhost:4000` | ||
Check out our docs: https://djangocon.github.io/djangocon-us-docs/#to-run-locally |