Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 3346987

Browse files
authored
Merge pull request #13 from remkohdev/master
fixed lint errors, renamed workshop to docs
2 parents 599eaeb + 08fc1cf commit 3346987

File tree

84 files changed

+61
-167
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+61
-167
lines changed

.gitbook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Do not edit this file, to adjust the table of contents, modify SUMMARY.md
22

3-
root: ./workshop/
3+
root: ./docs/
44

55
structure:
66
readme: README.md

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
site/
2+
13
# Xcode
24
#
35
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ node_js: 10
55
before_script:
66
- npm install markdownlint-cli
77
script:
8-
- markdownlint -c .markdownlint.json workshop --ignore workshop/SUMMARY.md
8+
- markdownlint -c .markdownlint.json docs --ignore docs/SUMMARY.md

agenda.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

agenda.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

aggregate-labs.sh

Lines changed: 0 additions & 98 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)