Skip to content

Commit

Permalink
Welcome to the course
Browse files Browse the repository at this point in the history
  • Loading branch information
peteratseneca committed Sep 3, 2018
1 parent 17a004b commit 6eb8806
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 32 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 DPS923 and MAP523 course content
Copyright (c) 2018 Seneca School of ICT

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
38 changes: 7 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,13 @@
## Welcome to GitHub Pages
### DPS923 and MAP523 for the Fall 2018 term

You can use the [editor on GitHub](https://github.com/dps923/fall2018/edit/master/README.md) to maintain and preview the content for your website in Markdown files.
<br>

Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
**Code examples**

### Markdown
Organized by week. Each "week" page has a README file that describes the examples.

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
You can browse the code online.

```markdown
Syntax highlighted code block
You can also download the repository as a zip file.

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)
```

For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).

### Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/dps923/fall2018/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.

### Support or Contact

Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.
Or, you can clone the repository to your own computer.
5 changes: 5 additions & 0 deletions Week01/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Week 1 code examples

<br>

(to be posted)
5 changes: 5 additions & 0 deletions Week02/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Week 2 code examples

<br>

(to be posted)
File renamed without changes.

0 comments on commit 6eb8806

Please sign in to comment.