-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved the "REST as an OT person" article to new articles section (#39)
* Moved to _posts * Added more context-setting for an audience * Tested format for articles * Added article date
- Loading branch information
1 parent
c245ef6
commit 06ca0db
Showing
5 changed files
with
28 additions
and
17 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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Articles | ||
nav_order: 6 | ||
has_children: true | ||
--- | ||
|
||
# TROLIE Articles | ||
|
||
A series of informal articles on the design and usage of TROLIE. |
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
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,6 +1,6 @@ | ||
--- | ||
title: TROLIE Concepts | ||
nav_order: 3 | ||
nav_order: 2 | ||
--- | ||
|
||
# TROLIE Concepts | ||
|
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,6 +1,6 @@ | ||
--- | ||
title: Daylight Savings | ||
nav_order: 5 | ||
nav_order: 4 | ||
--- | ||
|
||
# Handling Daylight Savings Transitions in TROLIE | ||
|
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,6 +1,6 @@ | ||
--- | ||
title: Usage Examples | ||
nav_order: 4 | ||
nav_order: 3 | ||
has_children: true | ||
--- | ||
|
||
|